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:
e515f04
)
powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation
author
Paul Mackerras
<paulus@samba.org>
Tue, 9 May 2006 06:00:59 +0000
(16:00 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 9 May 2006 06:00:59 +0000
(16:00 +1000)
My commit
6bfd93c32a5065d0e858780b3beb0b667081601c
broke the ARCH=ppc
compilation by using the is_kernel_addr() macro in asm/uaccess.h.
This fixes it by defining a suitable is_kernel_addr() for ARCH=ppc.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found