Thread (53 messages) 53 messages, 5 authors, 2013-07-11

Re: [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls

From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2013-07-11 13:01:15
Also in: kvm, lkml

On Thu, 2013-07-11 at 15:12 +1000, Alexey Kardashevskiy wrote:
quoted
quoted
Any debug code is prohibited? Ok, I'll remove.
Debug code that requires code changes is prohibited, yes.
Debug code that is runtime switchable (pr_debug, trace points, etc)
are allowed.
Bollox.

$ grep DBG\( arch/powerpc/ -r | wc -l
418

Also pr_devel is not runtime switchable in normal kernels either and
still an "official" kernel interface.
Is there any easy way to enable just this specific udbg_printf (not all of
them at once)? Trace points do not work in real mode as we figured out.
The cleaner way to do it is to use some kind of local macro that you
enable/disable by changing a #define at the top of the function, possibly
several.

Cheers,
Ben.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help