]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
tools headers: Synchronize linux/build_bug.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 22 Mar 2026 21:33:28 +0000 (18:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 22 Mar 2026 21:34:39 +0000 (18:34 -0300)
commit493ad070cbcb0d62deed877d90e80e554cac7f01
tree5576b7450a314ad6044d7c321c46a4889bd5c07b
parent0a8b2a0857ede906f7b74a435b11778336770bea
tools headers: Synchronize linux/build_bug.h with the kernel sources

To pick up the changes in:

  6ffd853b0b10e1e2 ("build_bug.h: correct function parameters names in kernel-doc")

That just add some comments, addressing this perf tools build warning:

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

Please take a look at tools/include/uapi/README for further info on this
synchronization process.

Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Ian Rogers <irogers@google.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/build_bug.h