From: Markus Trippelsdorf Date: Wed, 31 Dec 2008 12:00:43 +0000 (+0100) Subject: x86: remove debug printks (io_apic.c) X-Git-Tag: v2.6.29-rc1~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37dd3cb4153084ff693e738b7ee087990d351e5e;p=pandora-kernel.git x86: remove debug printks (io_apic.c) Impact: reduce printk noise The message "alloc irq_2_pin on cpu 0 node 0" is printed way too often. % dmesg|grep irq_2_pin|wc -l 20 Get rid of the debug printks. Signed-off-by: Markus Trippelsdorf Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed