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:
9c636e3
)
sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.
author
David S. Miller
<davem@davemloft.net>
Fri, 1 Aug 2008 03:32:35 +0000
(20:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Aug 2008 03:32:35 +0000
(20:32 -0700)
Some of them use 'bool' and whatnot and therefore are not
kosher for userspace, so don't export them there.
Reported by Roland McGrath.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found