Skip to content
Commit 37dd3cb4 authored by Markus Trippelsdorf's avatar Markus Trippelsdorf Committed by Ingo Molnar
Browse files

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: default avatarMarkus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 47dabdc7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment