summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2009-02-13 22:50:18 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-19 17:12:59 +0100
commit95695547a7db44b88a7ee36cf5df188de267e99e (patch)
treebe7d9c8493dfa6315f4349015cef52d7dea808a8 /MAINTAINERS
parentMerge branch 'x86/headers' into x86/core (diff)
downloadlinux-95695547a7db44b88a7ee36cf5df188de267e99e.tar.xz
linux-95695547a7db44b88a7ee36cf5df188de267e99e.zip
x86: asm linkage - introduce GLOBAL macro
If the code is time critical and this entry is called from other places we use ENTRY to have it globally defined and especially aligned. Contrary we have some snippets which are size critical. So we use plane ".globl name; name:" directive. Introduce GLOBAL macro for this. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions