lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 20 Aug 2021 14:54:21 +0200 (CEST) From: Jiri Kosina <jikos@...nel.org> To: Lukas Bulwahn <lukas.bulwahn@...il.com> cc: Dario Pagani <dario.pagani.146@...il.com>, Kim Kuparinen <kimi.h.kuparinen@...il.com>, Benjamin Tissoires <benjamin.tissoires@...hat.com>, linux-input@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] HID: thrustmaster: clean up Makefile and adapt quirks On Tue, 10 Aug 2021, Lukas Bulwahn wrote: > Commit c49c33637802 ("HID: support for initialization of some Thrustmaster > wheels") messed up the Makefile and quirks during the refactoring of this > commit. > > Luckily, ./scripts/checkkconfigsymbols.py warns on non-existing configs: > > HID_TMINIT > Referencing files: drivers/hid/Makefile, drivers/hid/hid-quirks.c > > Following the discussion (see Link), CONFIG_HID_THRUSTMASTER is the > intended config for CONFIG_HID_TMINIT and the file hid-tminit.c was > actually added as hid-thrustmaster.c. > > So, clean up Makefile and adapt quirks to that refactoring. > > Fixes: c49c33637802 ("HID: support for initialization of some Thrustmaster wheels") > Link: https://lore.kernel.org/linux-input/CAKXUXMx6dByO03f3dX0X5zjvQp0j2AhJBg0vQFDmhZUhtKxRxw@mail.gmail.com/ > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com> Applied, thanks Lukas. -- Jiri Kosina SUSE Labs
Powered by blists - more mailing lists