summaryrefslogtreecommitdiff
path: root/include/asm-i386
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2007-05-02 17:27:13 (GMT)
committerAndi Kleen <andi@basil.nowhere.org>2007-05-02 17:27:13 (GMT)
commit7f63c41c6c57371a0931da3940c6620c2301442c (patch)
tree57e394455667c61213cfeea3c40c4dfcd1bd973d /include/asm-i386
parent4cdf6bc2476157f397f3b71a9bd4e23c7a7aaf80 (diff)
downloadlinux-fsl-qoriq-7f63c41c6c57371a0931da3940c6620c2301442c.tar.xz
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
Remove CONFIG_DEBUG_PARAVIRT. When inlining code, this option attempts to trash registers in the patch-site's "clobber" field, on the grounds that this should find bugs with incorrect clobbers. Unfortunately, the clobber field really means "registers modified by this patch site", which includes return values. Because of this, this option has outlived its usefulness, so remove it. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/asm-i386')
0 files changed, 0 insertions, 0 deletions