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: <20260123-perf_fix_bitfield-h-v2-0-cc8f8752607c@arm.com>
Date: Fri, 23 Jan 2026 13:32:02 +0000
From: Leo Yan <leo.yan@....com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>, 
 Namhyung Kim <namhyung@...nel.org>, Ian Rogers <irogers@...gle.com>, 
 James Clark <james.clark@...aro.org>
Cc: linux-kernel@...r.kernel.org, linux-perf-users@...r.kernel.org, 
 coresight@...ts.linaro.org, Leo Yan <leo.yan@....com>, 
 Thomas Voegtle <tv@...96.de>, Greg KH <gregkh@...uxfoundation.org>, 
 Sasha Levin <sashal@...nel.org>, stable@...r.kernel.org
Subject: [PATCH v2 0/2] tools: Fix bitfield failure and minor polish

The first patch fixes an build failure issued caused by bitfield on the
stable kernel, the second patch is a minor polish to avoid including
redundant headers.

Verified for Arm64 perf building.

Signed-off-by: Leo Yan <leo.yan@....com>
---
Leo Yan (2):
      tools: Fix bitfield dependency failure
      perf: Remove redundant kernel.h include

 tools/include/linux/bitfield.h      | 1 +
 tools/perf/arch/arm64/util/header.c | 1 -
 tools/perf/util/cs-etm.c            | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)
---
base-commit: 800af362d68945e589f73cda429d04bfe4287feb
change-id: 20260123-perf_fix_bitfield-h-084902f55c35

Best regards,
-- 
Leo Yan <leo.yan@....com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ