summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_compat.c
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2020-05-25 12:38:39 +0200
committerBorislav Petkov <bp@suse.de>2020-05-26 10:54:18 +0200
commitde308d1815c9e8fe602a958c5c76142ff6501d75 (patch)
tree4312bdee9f87b94d8aab9b74fd404fe15541650d /arch/x86/kernel/signal_compat.c
parentLinux 5.7-rc7 (diff)
downloadlinux-de308d1815c9e8fe602a958c5c76142ff6501d75.tar.xz
linux-de308d1815c9e8fe602a958c5c76142ff6501d75.zip
x86/apic: Make TSC deadline timer detection message visible
The commit c84cb3735fd5 ("x86/apic: Move TSC deadline timer debug printk") removed the message which said that the deadline timer was enabled. It added a pr_debug() message which is issued when deadline timer validation succeeds. Well, issued only when CONFIG_DYNAMIC_DEBUG is enabled - otherwise pr_debug() calls get optimized away if DEBUG is not defined in the compilation unit. Therefore, make the above message pr_info() so that it is visible in dmesg. Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20200525104218.27018-1-bp@alien8.de
Diffstat (limited to 'arch/x86/kernel/signal_compat.c')
0 files changed, 0 insertions, 0 deletions