On 11/07/20 12:07 am, Joe Lawrence wrote:
BusyBox diff doesn't support the GNU diff '--LTYPE-line-format' options that were used in the selftests to filter older kernel log messages from dmesg output.
Use "comm" which is more available in smaller boot environments.
Reported-by: Naresh Kamboju naresh.kamboju@linaro.org Signed-off-by: Joe Lawrence joe.lawrence@redhat.com
LGTM. All the test passes on non-busybox environment.
Reviewed-by: Kamalesh Babulal kamalesh@linux.vnet.ibm.com