On Thu, Mar 25, 2021 at 4:20 AM Richard Purdie <richard.purdie@...> wrote:
On Wed, 2021-03-24 at 14:39 -1000, Steve Sakoman wrote:
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 838be1a00c0383b63d1ab60aa991919404b82655) Signed-off-by: Steve Sakoman <steve@...> --- scripts/runqemu-renice.c | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 scripts/runqemu-renice.c
This is another one which is only relevant to master, it isn't used from the older branches.
OK, removed!
Steve
[Basically the autobuilder has some code which it pulls from the helper but uses it from the master branch, it isn't release specific. This is the janitor, index code and renice offhand, there may be other bits I forget]