diff options
author | 2020-02-24 13:13:31 +0100 | |
---|---|---|
committer | 2020-05-19 15:51:16 +0200 | |
commit | 8c4e93c362ff114def211d4629b120af86eb1275 (patch) | |
tree | e2568aa0d2327ceb10846e0273740820f6d6c4ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'noinstr-lds-2020-05-19' into core/rcu (diff) | |
download | wireguard-linux-8c4e93c362ff114def211d4629b120af86eb1275.tar.xz wireguard-linux-8c4e93c362ff114def211d4629b120af86eb1275.zip |
printk: Prepare for nested printk_nmi_enter()
There is plenty of space in the printk_context variable. Reserve one byte
there for the NMI context to be on the safe side.
It should never overflow. The BUG_ON(in_nmi() == NMI_MASK) in nmi_enter()
will trigger much earlier.
Signed-off-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Link: https://lkml.kernel.org/r/20200505134100.681374113@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions