On 8/27/20 9:28 AM, Jiri Kosina wrote:
On Thu, 27 Aug 2020, Joe Lawrence wrote:
, "comm" fails with "comm: file 2 is not in sorted order". Suppress the
order checking with --nocheck-order option.
Signed-off-by: Miroslav Benes <mbenes@xxxxxxx>
Acked-by: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
And not so important for selftests, but helpful for backporting efforts:
Fixes: 2f3f651f3756 ("selftests/livepatch: Use "comm" instead of "diff" for dmesg")
I've added the Fixes: tag and applied to for-5.9/upstream-fixes. Thanks,
Hi Jiri,
I was looking at a list of livepatching commits that went into 5.9 for
backporting and was wondering if we ever merged this one?
It's not a show-stopper, but would be nice to get this one in for 5.10
if possible.
Thanks,
-- Joe