]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
tools headers: Sync linux/cfi_types.h with the kernel source
authorNamhyung Kim <namhyung@kernel.org>
Mon, 18 Aug 2025 17:32:18 +0000 (10:32 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 18 Aug 2025 19:38:42 +0000 (12:38 -0700)
commitaa34642f6fc36a436de5ae5b30d414578b3622f5
tree2039a5ed563cb545a896845d42b5f9383438c170
parent6cb8607934d937f4ad24ec9ad26aeb669e266937
tools headers: Sync linux/cfi_types.h with the kernel source

To pick up the changes in this cset:

  5ccaeedb489b41ce cfi: add C CFI type macro

This addresses these perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/linux/cfi_types.h include/linux/cfi_types.h

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

Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/include/linux/cfi_types.h