Re: [PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking
From: Joe Lawrence <joe.lawrence@redhat.com>
Date: 2020-10-14 21:48:27
From: Joe Lawrence <joe.lawrence@redhat.com>
Date: 2020-10-14 21:48:27
On 8/27/20 9:28 AM, Jiri Kosina wrote:
On Thu, 27 Aug 2020, Joe Lawrence wrote:quoted
quoted
, "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@suse.cz>Acked-by: Joe Lawrence <joe.lawrence@redhat.com> 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