]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/cpu/tsx: Define pr_fmt()
authorBorislav Petkov <bp@suse.de>
Tue, 12 Nov 2019 21:06:03 +0000 (22:06 +0100)
committerBorislav Petkov <bp@suse.de>
Sun, 15 Dec 2019 09:58:54 +0000 (10:58 +0100)
commitd157aa0fb241646e8818f699653ed983e6581b11
tree75d3ebc9cd6653593c87b79adca89bf0202ccbf1
parent72c2ce9867d9e8535f8c29eb6d842d1caad281af
x86/cpu/tsx: Define pr_fmt()

... so that all current and future pr_* statements in this file have the
proper prefix.

No functional changes.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: x86@kernel.org
Link: https://lkml.kernel.org/r/20191112221823.19677-2-bp@alien8.de
arch/x86/kernel/cpu/tsx.c