xen/x86: Use %*pb[l] instead of cpumask_scn{,list}printf()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 6 Sep 2018 11:21:51 +0000 (11:21 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 16 Nov 2018 16:25:54 +0000 (16:25 +0000)
commitad63707307f27bc4d5ab1ef0e7641a596bb8bb4c
tree0d67d003aba31da03af4282801b65eb1b84e807c
parent29da63789f2ad4408d23ab4ba8342a906a78c754
xen/x86: Use %*pb[l] instead of cpumask_scn{,list}printf()

This removes all use of keyhandler_scratch as a bounce-buffer for the rendered
string.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/crash.c
xen/arch/x86/irq.c