]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools headers: Sync uapi/linux/prctl.h with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Tue, 3 Dec 2024 03:53:48 +0000 (19:53 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 4 Dec 2024 22:34:50 +0000 (14:34 -0800)
commitc994ac74cc3683b1cca45bc425ea1c625da109f3
tree82c5458e4474097816c6c1595945a02e3760729d
parent02116fcfd827fe17dbdb543f111cdd9b8b32f18e
tools headers: Sync uapi/linux/prctl.h with the kernel sources

To pick up the changes in this cset:

  09d6775f503b393d riscv: Add support for userspace pointer masking
  91e102e79740ae43 prctl: arch-agnostic prctl for shadow stack

This addresses these perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/perf/trace/beauty/include/uapi/linux/prctl.h include/uapi/linux/prctl.h

Please see tools/include/uapi/README for further details.

Reviewed-by: James Clark <james.clark@linaro.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: Palmer Dabbelt <palmer@rivosinc.com>
Link: https://lore.kernel.org/r/20241203035349.1901262-11-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/trace/beauty/include/uapi/linux/prctl.h