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:
e697789
)
x86: fix asm-x86/byteorder.h for userspace export
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 1 Jan 2008 18:12:15 +0000
(19:12 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 1 Jan 2008 18:12:15 +0000
(19:12 +0100)
Since asm-x86/byteorder.h is exported to userspace, use __asm__ rather than
asm in its code.
Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found