diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-11-14 22:06:09 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-02-13 22:21:02 (GMT) |
commit | c08ec93a1f6c64d3bcd6b9cf0aab189e1eeb6b3f (patch) | |
tree | ca60799726cba06f5074440a65bda52caa14c8c2 /kernel/printk | |
parent | 6129fd20374e61d65434583b79346d7f26a8d1ec (diff) | |
download | linux-fsl-qoriq-c08ec93a1f6c64d3bcd6b9cf0aab189e1eeb6b3f.tar.xz |
dm: Make rt aware
Use the BUG_ON_NORT variant for the irq_disabled() checks. RT has
interrupts legitimately enabled here as we cant deadlock against the
irq thread due to the "sleeping spinlocks" conversion.
Reported-by: Luis Claudio R. Goncalves <lclaudio@uudg.org>
Cc: stable-rt@vger.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/printk')
0 files changed, 0 insertions, 0 deletions