diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-01-28 14:35:03 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-01-30 14:51:44 -0800 |
commit | b8aa287f77be943e37a84fa4657e27df95269bfb (patch) | |
tree | 11ee7b277d2d099ffc562caf07ee43e4d14e64be /arch/xtensa/boot/boot-redboot | |
parent | 41edafdb78feac1d1f8823846209975fde990633 (diff) |
x86: fix paravirt clobber in entry_64.S
Impact: Fix latent bug
The clobber is trying to say that anything except RDI is available for
clobbering, but actually clobbers everything. This hasn't mattered
because the clobbers were basically ignored, but subsequent patches
will rely on them.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/xtensa/boot/boot-redboot')
0 files changed, 0 insertions, 0 deletions