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:
e048799
)
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 20 Sep 2005 03:11:57 +0000
(20:11 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 20 Sep 2005 03:11:57 +0000
(20:11 -0700)
This showed that arch/sparc64/kernel/ptrace.c was not getting
the define properly, and thus the code protected by this ifdef
was never actually compiled before. So fix that too.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found