mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
The definition of WARN_ON being used by the radix tree test suite was deficient in two ways: it did not provide a return value, and it stopped execution instead of continuing. This version of WARN_ON tells you which file & line the assertion was triggered in. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> |
||
---|---|---|
.. | ||
bug.h | ||
cpu.h | ||
export.h | ||
gfp.h | ||
init.h | ||
kernel.h | ||
kmemleak.h | ||
mempool.h | ||
percpu.h | ||
preempt.h | ||
radix-tree.h | ||
rcupdate.h | ||
slab.h | ||
types.h |