]> git.ipfire.org Git - thirdparty/linux.git/commit
tools headers UAPI: Sync linux/rtnetlink.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 25 Jun 2026 16:02:06 +0000 (13:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 22 Jul 2026 00:00:09 +0000 (21:00 -0300)
commitedc148762eae074bc722ffb25c3a4dba5be33e50
tree8fa6fc7ef8a03003ee57f0e224d180f59407c4a5
parent4a97144794920cb17e4a1c56c243edc757f42df9
tools headers UAPI: Sync linux/rtnetlink.h with the kernel sources

To pick up the changes in:

  b588019e85f49069 ("rtnetlink: add RTEXT_FILTER_NAME_ONLY support")

That just rebuilds perf, silencing this build warning.

This addresses this perf build warning:

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

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

Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/rtnetlink.h