aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features/vm
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-02-16 13:52:34 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2016-02-18 18:16:11 +0000
commit03336b1df9929e5d9c28fd9768948b6151cb046c (patch)
tree9fee8bd05c9d1f1ee3ae92dad266d58aecac6ea5 /Documentation/features/vm
parentof/fdt: factor out assignment of initrd_start/initrd_end (diff)
downloadlinux-dev-03336b1df9929e5d9c28fd9768948b6151cb046c.tar.xz
linux-dev-03336b1df9929e5d9c28fd9768948b6151cb046c.zip
arm64: prevent potential circular header dependencies in asm/bug.h
Currently, using BUG_ON() in header files is cumbersome, due to the fact that asm/bug.h transitively includes a lot of other header files, resulting in the actual BUG_ON() invocation appearing before its definition in the preprocessor input. So let's reverse the #include dependency between asm/bug.h and asm/debug-monitors.h, by moving the definition of BUG_BRK_IMM from the latter to the former. Also fix up one user of asm/debug-monitors.h which relied on a transitive include. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/features/vm')
0 files changed, 0 insertions, 0 deletions