Re: [PATCH v2] selftests/kexec: Ignore selftest binary
From: Shuah Khan
Date: Thu Sep 25 2025 - 15:45:01 EST
On 9/19/25 11:01, Sohil Mehta wrote:
From: Dylan Yudaken <dyudaken@xxxxxxxxx>
Add a .gitignore for the test case build object.
Signed-off-by: Dylan Yudaken <dyudaken@xxxxxxxxx>
Signed-off-by: Sohil Mehta <sohil.mehta@xxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>
---
The binary creates some noise. The patch to fix that seems to have
fallen through the cracks. Sending another revision with an expanded Cc
list.
v2:
- Pick up the review tag
v1: https://lore.kernel.org/all/20250623232549.3263273-1-dyudaken@xxxxxxxxx/
---
Applied to linux-kselftest next for Linux 6.18-rc1.
thanks,
-- Shuah