diff options
author | Ingo Molnar <mingo@elte.hu> | 2007-02-12 00:54:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-12 09:48:40 -0800 |
commit | 96958231cea5985e32db2ae1125ec20483e3556b (patch) | |
tree | f8a6a89db6ecd5af726e3e65c55cb122cf29841d /drivers/char/amiserial.c | |
parent | 54fb996ac15c4014fa4d6b0ec8e42da134204897 (diff) |
[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 'drivers/char/amiserial.c')
0 files changed, 0 insertions, 0 deletions