[PATCH] i386: Paravirt debug defaults off
authorZachary Amsden <zach@vmware.com>
Tue, 13 Feb 2007 12:26:22 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:22 +0000 (13:26 +0100)
commit7c0b49f9d1d59b3638c884b346a92dcb4ea1560a
treed931574341845bfb4da6caa16f3e7c46a9395ec6
parent90736e20e3805dd1ffff60e4750495944956cd44
[PATCH] i386: Paravirt debug defaults off

Deliberate register clobber around performance critical inline code is great for
testing, bad to leave on by default.  Many people ship with DEBUG_KERNEL turned
on, so stop making DEBUG_PARAVIRT default on.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/Kconfig.debug