commit | 3829ee6b1be03d5aa3005fe7d19f30088b539836 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Thu Jul 28 21:15:48 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 28 21:46:02 2005 -0700 |
tree | be7a9f93c38662905509f1033ef935436d8b02a3 | |
parent | 3ba80e7595f3e308e5e7135445b513779fc0ba3b [diff] |
[PATCH] x86_64: Small assembly improvements Save a byte here and there. Ultimatively useless, but these things always catch my eyes when reading the code so just fix them for now. Also I got at least one patch fixing of them already, which gives a good excuse. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>