From: Cyrill Gorcunov Date: Sun, 12 Apr 2009 16:47:39 +0000 (+0400) Subject: x86: irq.c - tiny cleanup X-Git-Tag: v2.6.31-rc1~423^2~23^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edea7148a87c099e5d5d4838285cc27e459588b7;p=pandora-kernel.git 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 LKML-Reference: <20090412165058.277579847@openvz.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed