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:
a3f61dc
)
[POWERPC] Remove #ifdef around set_dabr in signal code
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 4 Jun 2007 05:15:55 +0000
(15:15 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 14 Jun 2007 12:29:58 +0000
(22:29 +1000)
set_dabr() and thread.dabr exist on 32 bits as well nowadays (they
actually may do something even, depending on what CPU you have).
So this removes the ifdef.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found