]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools headers: Update the linux/gfp_types.h copy with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Mar 2026 14:49:24 +0000 (11:49 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Mar 2026 14:55:14 +0000 (11:55 -0300)
commit916a9f385d81a65f7209614742208b8a923434bd
tree00454b84b68201db551e5f29021fea85136ee847
parentecd5a2fd4c7495a1a923c754c47cdd500f5b30df
tools headers: Update the linux/gfp_types.h copy with the kernel sources

To pick up the changes in:

  f3ec502b6755a3bf ("mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT")
  241b3a09639c317b ("mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-comment")

That just adds some comments, so no changes in perf tooling, just silences
this build warning:

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

Please see tools/include/uapi/README.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/gfp_types.h