x86/alternatives: Cleanup DPRINTK macro
authorBorislav Petkov <bp@suse.de>
Tue, 30 Dec 2014 19:27:09 +0000 (20:27 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 7 Jan 2018 01:46:50 +0000 (01:46 +0000)
commite72cf2122f5e4f5e9c7afcc816fba4c34938cdf5
tree55bbddebdb14d23a07466815a44e8af660f2bc63
parentc03f7fe82cc62ebeb81851247897b36d5bbba61d
x86/alternatives: Cleanup DPRINTK macro

commit db477a3386dee183130916d6bbf21f5828b0b2e2 upstream.

Make it pass __func__ implicitly. Also, dump info about each replacing
we're doing. Fixup comments and style while at it.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Hugh Dickins <hughd@google.com>
[bwh: Update one more use of DPRINTK() that was removed upstream]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/x86/kernel/alternative.c