diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-08-02 16:25:37 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-08-02 16:29:38 +0200 |
commit | 8a990abe111ffa920f22d4ed04af1415c30d3c3a (patch) | |
tree | b9d369959601ca62aa0a41229dd0739cb9d73135 /drivers/net/irda | |
parent | d2decbffe1da7e3d295aa93315ad214a29a0fe36 (diff) | |
download | lwn-8a990abe111ffa920f22d4ed04af1415c30d3c3a.tar.gz lwn-8a990abe111ffa920f22d4ed04af1415c30d3c3a.zip |
printk: Restore irqs before calling release_console_mutex()
Mike reported that printk is not working properly on RT. The reason is
that we call release_console_mutex() which calls the console drivers
with interrupts disabled, even if printk was called from an irq
enabled region.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Mike Galbraith <efault@gmx.de>
Diffstat (limited to 'drivers/net/irda')
0 files changed, 0 insertions, 0 deletions