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:
a99d6fd
)
sh: Fix up the cpu_asid() return value on nommu.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 10 Dec 2008 09:17:19 +0000
(18:17 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:03 +0000
(18:44 +0900)
This ought to be unsigned long, rather than defaulting to int.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found