git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9569554
)
x86: linkage - get rid of _X86 macros
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Fri, 13 Feb 2009 21:50:19 +0000
(
00:50
+0300)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 19 Feb 2009 16:12:59 +0000
(17:12 +0100)
Impact: cleanup
There was an attempt to bring build-time checking for
missed ENTRY_X86/END_X86 and KPROBE... pairs. Using
them will add messy in code. Get just rid of them.
This commit could be easily restored if the need appear
in future.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found