Rusty Russell wrote:
On Wed, 2006-11-01 at 15:27 -0800, Andrew Morton wrote:On Wed, 01 Nov 2006 21:28:13 +1100 Rusty Russell <[email protected]> wrote:+#ifdef CONFIG_DEBUG_KERNEL + /* Deliberately clobber regs using "not %reg" to find bugs. */That would be considered to be abusive of CONFIG_DEBUG_KERNEL. A CONFIG_DEBUG_PARAVIRT which depends on CONFIG_DEBUG_KERNEL would be more harmonious.I wasn't sure. Making a config option for what is a one-liner seemed overkill.
I have further stuff in my vmi-debug patch that can use CONFIG_DEBUG_PARAVIRT as well :)
Zach - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/7] x86 paravirtualization infrastructure
- From: Chris Wright <[email protected]>
- [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Chris Wright <[email protected]>
- Re: [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Andi Kleen <[email protected]>
- Re: [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Rusty Russell <[email protected]>
- Re: [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Andi Kleen <[email protected]>
- [PATCH 1/7] paravirtualization: header and stubs for paravirtualizing critical operations
- From: Rusty Russell <[email protected]>
- [PATCH 2/7] paravirtualization: Patch inline replacements for common paravirt operations.
- From: Rusty Russell <[email protected]>
- Re: [PATCH 2/7] paravirtualization: Patch inline replacements for common paravirt operations.
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/7] paravirtualization: Patch inline replacements for common paravirt operations.
- From: Rusty Russell <[email protected]>
- [PATCH 0/7] x86 paravirtualization infrastructure
- Prev by Date: Re: [PATCH 2/7] paravirtualization: Patch inline replacements for common paravirt operations.
- Next by Date: Re: [git patches] libata fixes
- Previous by thread: Re: [PATCH 2/7] paravirtualization: Patch inline replacements for common paravirt operations.
- Next by thread: Re: [PATCH 1/7] paravirtualization: header and stubs for paravirtualizing critical operations
- Index(es):