Skip to content

Commit

Permalink
x86/ioapic: Cleanup apic_printk()s
Browse files Browse the repository at this point in the history
Replace apic_printk($LEVEL) with the corresponding apic_pr_*() helpers and
use pr_info() for APIC_QUIET as that is always printed so the indirection
is pointless noise.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Tested-by: Breno Leitao <leitao@debian.org>
Link: https://lore.kernel.org/all/20240802155440.652239904@linutronix.de
  • Loading branch information
Thomas Gleixner committed Aug 7, 2024
1 parent ac1c9fc commit f47998d
Showing 1 changed file with 73 additions and 103 deletions.
Loading

0 comments on commit f47998d

Please sign in to comment.