aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/traps.c
diff options
context:
space:
mode:
authorJohn Ogness <[email protected]>2021-07-15 21:39:55 +0206
committerPetr Mladek <[email protected]>2021-07-26 15:07:15 +0200
commit002eb6ad075142e5940122c7fcee71cf1e906e29 (patch)
treed1cc9a2e98d07e23d26ad165841d3881556f8d25 /arch/powerpc/kernel/traps.c
parent55d6af1d66885059ffc2ac23083de52d12be63bb (diff)
printk: track/limit recursion
Currently the printk safe buffers provide a form of recursion protection by redirecting to the safe buffers whenever printk() is recursively called. In preparation for removal of the safe buffers, provide an alternate explicit recursion protection. Recursion is limited to 3 levels per-CPU and per-context. Signed-off-by: John Ogness <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Signed-off-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions