Centos-kernel-stream-9/tools/include/linux
Michael Petlan 84cc6be65f tools: Fix math.h breakage
Bugzilla: https://bugzilla.redhat.com/2123229

upstream
========
commit d6e6a27d960f9f07aef0b979c49c6736ede28f75
Author: Matthew Wilcox (Oracle) <willy@infradead.org>
Date:   Tue Nov 30 14:13:16 2021 +0000

description
===========
Commit 98e1385ef24b ("include/linux/radix-tree.h: replace kernel.h with
the necessary inclusions") broke the radix tree test suite in two
different ways; first by including math.h which didn't exist in the
tools directory, and second by removing an implicit include of
spinlock.h before lockdep.h.  Fix both issues.

Signed-off-by: Michael Petlan <mpetlan@redhat.com>
2022-11-14 20:26:08 +01:00
..
sched
unaligned
arm-smccc.h tools: Import ARM SMCCC definitions 2022-10-25 13:39:42 +02:00
atomic.h
bitmap.h tools: rename bitmap_alloc() to bitmap_zalloc() 2021-12-08 10:43:17 +01:00
bitops.h
bits.h linux/bits.h: fix compilation error with GENMASK 2021-05-22 15:09:07 -10:00
btf_ids.h
bug.h
build_bug.h tools headers: Syncronize linux/build_bug.h with the kernel sources 2021-01-15 16:31:46 -03:00
compiler-gcc.h perf tools: Remove broken __no_tail_call attribute 2020-11-03 08:32:15 -03:00
compiler.h tools compiler.h: Remove duplicate #ifndef noinline block 2022-09-21 07:22:53 +02:00
compiler_types.h perf tools: Fix compile error for x86 2022-11-14 20:26:04 +01:00
const.h linux/bits.h: fix compilation error with GENMASK 2021-05-22 15:09:07 -10:00
coresight-pmu.h perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast 2022-09-21 07:22:52 +02:00
ctype.h tools headers: Update linux/ctype.h with the kernel sources 2020-12-18 17:32:28 -03:00
debug_locks.h
delay.h
err.h
export.h module: remove EXPORT_UNUSED_SYMBOL* 2021-02-08 12:28:07 +01:00
filter.h bpf: Add bitwise atomic instructions 2021-01-14 18:34:29 -08:00
ftrace.h
gfp.h tools: Move gfp.h and slab.h from radix-tree to lib 2022-05-13 16:40:54 -04:00
hardirq.h
hash.h
hashtable.h
interrupt.h
irqflags.h
jhash.h
kallsyms.h
kconfig.h tools headers: Remove broken definition of __LITTLE_ENDIAN 2021-07-14 14:39:36 -03:00
kern_levels.h
kernel.h tools: Fix math.h breakage 2022-11-14 20:26:08 +01:00
linkage.h
list.h tools lib: Add list_last_entry_or_null() 2022-11-14 20:25:49 +01:00
list_sort.h tools lib: Adopt list_sort() from the kernel sources 2022-05-16 11:34:55 +02:00
lockdep.h
log2.h
math.h tools: Fix math.h breakage 2022-11-14 20:26:08 +01:00
math64.h tools include: Add an initial math64.h 2021-04-15 16:38:02 -03:00
module.h
mutex.h
nmi.h
numa.h
objtool.h objtool: update objtool.txt references 2022-10-27 15:26:52 -04:00
overflow.h
poison.h mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO 2020-12-15 12:13:46 -08:00
proc_fs.h
rbtree.h rbtree: Add generic add and find helpers 2021-02-17 14:07:31 +01:00
rbtree_augmented.h
rcu.h
refcount.h
ring_buffer.h
seq_file.h
sizes.h
slab.h tools: Add kmem_cache_alloc_lru() 2022-05-13 16:41:02 -04:00
spinlock.h
stacktrace.h
static_call_types.h static_call: Move struct static_call_key definition to static_call_types.h 2021-03-11 16:04:39 +01:00
string.h tools lib: Adopt memchr_inv() from kernel 2020-11-27 08:34:52 -03:00
stringify.h
time64.h
types.h tools/include: Add phys_addr_t to types.h 2022-09-21 07:22:44 +02:00
zalloc.h