[PATCH 0/5] x86: clean up some kernel-doc comments

From: Randy Dunlap

Date: Thu Jul 30 2026 - 19:38:20 EST


Patches 1, 4, and 5 are new.

[PATCH 1/5] perf/x86/intel/pt: drop kernel-doc for deleted struct members
[PATCH 2/5 RESEND] x86/barrier: use correct parameter names in kernel-doc
[PATCH 3/5 RESEND] x86/lib: checksum_64.h: eliminate all kernel-doc warnings
[PATCH 4/5] x86/speculation: drop Excess function parameter descriptions
[PATCH 5/5] x86/intel/quark: clean up function kernel-doc

arch/x86/events/intel/pt.h | 2 -
arch/x86/include/asm/barrier.h | 6 +--
arch/x86/include/asm/checksum_64.h | 29 +++++++++--------
arch/x86/include/asm/spec-ctrl.h | 2 -
arch/x86/platform/intel-quark/imr_selftest.c | 7 ----
5 files changed, 21 insertions(+), 25 deletions(-)


Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxx>
Cc: Borislav Petkov <bp@xxxxxxxxx>
Cc: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
Cc: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Cc: x86@xxxxxxxxxx
Cc: linux-perf-users@xxxxxxxxxxxxxxx