]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: include ENTRY/END in entry handlers in entry_64.S
authorAlexander van Heukelum <heukelum@mailshack.com>
Sun, 23 Nov 2008 09:08:28 +0000 (10:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 13:21:54 +0000 (14:21 +0100)
commit322648d1ba75280d62f114d47048beb0b35f5047
treea4963976f5a699267c8c5c7d9b305e959ed8ce9f
parent8a2503fa4a6fae8ee42140b339f37373fc6acaae
x86: include ENTRY/END in entry handlers in entry_64.S

Impact: cleanup of entry_64.S

Except for the order and the place of the functions, this
patch should not change the generated code.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S