x86: irq.c - tiny cleanup
authorCyrill Gorcunov <gorcunov@openvz.org>
Sun, 12 Apr 2009 16:47:39 +0000 (20:47 +0400)
committerIngo Molnar <mingo@elte.hu>
Sun, 12 Apr 2009 17:23:52 +0000 (19:23 +0200)
commitedea7148a87c099e5d5d4838285cc27e459588b7
tree1e6fa151fce6b97efe8a750f15514c457b62c30f
parent47f16ca7631f9c6bad8e6d968cfb1433029b09ec
x86: irq.c - tiny cleanup

Impact: cleanup, robustization

 1) guard ack_bad_irq with printk_ratelimit since there is no
    guarantee we will not be flooded one day

 2) use pr_emerg() helper

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
LKML-Reference: <20090412165058.277579847@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq.c