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:
898cf0e
)
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 25 Sep 2005 06:06:14 +0000
(23:06 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 25 Sep 2005 06:06:14 +0000
(23:06 -0700)
"1" needs to be "1UL", this is a 64-bit mask we're creating.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found