diff options
author | Wu Zhangjin <wuzhangjin@gmail.com> | 2011-07-23 12:41:24 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-09-21 17:52:09 +0200 |
commit | 4d85f6afa43d366868fdaa19595722309e4843f6 (patch) | |
tree | 8bbd598f03b9a0ef7cba24bb7a9dab23f78b490e /mm | |
parent | 49de830ad7b94d05f6dbfbae97a03f80169a7462 (diff) | |
download | op-kernel-dev-4d85f6afa43d366868fdaa19595722309e4843f6.zip op-kernel-dev-4d85f6afa43d366868fdaa19595722309e4843f6.tar.gz |
MIPS: Make the die_lock be raw
On preempt-rt this lock needs to be raw, so it does not get converted
to a sleeping spinlock. Trying to sleep in a panic is not really
desireable.
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2636/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions