summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-08-12 17:43:26 +0200
committerThomas Gleixner <tglx@linutronix.de>2021-08-13 10:07:44 +0200
commit4bedcc28469a24fe481a8a31b3584e6070457ddb (patch)
tree49478e181b9bfea9d7b06bc856482c67d9da3b82 /Kconfig
parentLinux 5.14-rc5 (diff)
downloadlinux-4bedcc28469a24fe481a8a31b3584e6070457ddb.tar.xz
linux-4bedcc28469a24fe481a8a31b3584e6070457ddb.zip
debugobjects: Make them PREEMPT_RT aware
On PREEMPT_RT enabled kernels it is not possible to refill the object pool from atomic context (preemption or interrupts disabled) as the allocator might acquire 'sleeping' spinlocks. Guard the invocation of fill_pool() accordingly. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Link: https://lore.kernel.org/r/87sfzehdnl.ffs@tglx
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions