On Tue, Jul 07, 2026 at 05:57:05PM -0600, Cihan Karadag wrote:
> Commit c7f92042d3f3 ("selftests: gpio: Add gpio-cdev-uaf tests") added
> the gpio-cdev-uaf binary to TEST_GEN_PROGS_EXTENDED but never added it
> to .gitignore. Building it with:
>
> make -C tools/testing/selftests/gpio TARGETS=gpio
>
> leaves gpio-cdev-uaf as an untracked file.
>
> Fixes: c7f92042d3f3 ("selftests: gpio: Add gpio-cdev-uaf tests")
> Signed-off-by: Cihan Karadag <[email protected]>
Reviewed-by: Tzung-Bi Shih <[email protected]>