Jan Beulich f6b2bc8476 x86-64: Cleanup some assembly entry points
system_call_after_swapgs doesn't really benefit from forcing
alignment from it - quite the opposite, native code needlessly
so far got a big NOP instruction inserted in front of it. Xen
being the only user of the separate entry point can well live
with the branch going to three bytes into a cache line.

The compatibility mode ptregs entry points for one can make use
of the GLOBAL() macro, and should be suitably aligned. Their
shared continuation point (ia32_ptregs_common) otoh doesn't need
to be global at all, but should continue to be properly aligned.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/4ED4CEEA020000780006407D@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-05 17:24:43 +01:00
..
2011-09-27 18:08:04 +02:00
2011-09-27 18:08:04 +02:00
2011-07-01 10:37:14 +02:00
2011-07-26 16:49:47 -07:00
2011-02-17 14:59:22 +01:00
2011-03-18 10:39:30 +01:00
2011-07-26 16:49:47 -07:00
2011-07-24 11:49:36 +03:00
2011-10-10 06:56:47 +02:00
2011-03-18 10:39:30 +01:00
2011-07-01 11:06:38 +02:00
2011-07-21 10:26:00 +02:00
2011-07-14 21:46:20 -07:00
2011-08-04 16:13:49 -07:00
2011-10-31 17:30:44 -07:00
2011-10-10 06:56:47 +02:00
2011-03-18 10:39:30 +01:00
2011-12-05 12:17:29 +01:00
2011-03-18 10:39:30 +01:00