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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260106-wip-fix-bpf-compilation-v1-0-0b29c85f1157@kernel.org>
Date: Tue, 06 Jan 2026 16:30:53 +0100
From: Benjamin Tissoires <bentiss@...nel.org>
To: Jiri Kosina <jikos@...nel.org>, Shuah Khan <shuah@...nel.org>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org, 
 linux-kselftest@...r.kernel.org, Benjamin Tissoires <bentiss@...nel.org>
Subject: [PATCH 0/2] HID: bpf: fix HID-BPF CI due to new compiler flags

Since the merge with v6.19-rc my CI is broken because of the newly
enabled -fms-extensions.

Add the missing flags when generating the CFLAGS for bpf.o to solve this
and continue running the tests while applying the patches.

Cheers,
Benjamin

Signed-off-by: Benjamin Tissoires <bentiss@...nel.org>
---
Benjamin Tissoires (2):
      HID: bpf: fix bpf compilation with -fms-extensions
      selftests/hid: fix bpf compilations due to -fms-extensions

 drivers/hid/bpf/progs/Makefile       | 6 ++++--
 tools/testing/selftests/hid/Makefile | 2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)
---
base-commit: fde4ce068d1bccacf1e2d6a28697a3847f28e0a6
change-id: 20260106-wip-fix-bpf-compilation-4707e0faacb1

Best regards,
-- 
Benjamin Tissoires <bentiss@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ