diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-11-14 22:06:09 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2013-04-04 22:09:33 (GMT) |
commit | 7e5afc5e4f36acd9d31b66d675c932768a310d42 (patch) | |
tree | 2af9475ce6af968473c8898edaf63ac33593bfce /kernel | |
parent | 571d6cf4e8ca219be4b8139324b60a5c901111c2 (diff) | |
download | linux-fsl-qoriq-7e5afc5e4f36acd9d31b66d675c932768a310d42.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')
0 files changed, 0 insertions, 0 deletions