diff options
author | Ingo Molnar <mingo@elte.hu> | 2007-02-12 09:54:33 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-12 18:48:40 +0100 |
commit | 96958231cea5985e32db2ae1125ec20483e3556b (patch) | |
tree | f8a6a89db6ecd5af726e3e65c55cb122cf29841d /CREDITS | |
parent | [PATCH] ufs2 write: block allocation update (diff) | |
download | linux-96958231cea5985e32db2ae1125ec20483e3556b.tar.xz linux-96958231cea5985e32db2ae1125ec20483e3556b.zip |
[PATCH] kvm: optimize inline assembly
Forms like "0(%rsp)" generate an instruction with an unnecessary one byte
displacement under certain circumstances. replace with the equivalent
"(%rsp)".
Signed-off-by: Avi Kivity <avi@qumranet.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions