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:
7e9f334
)
[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 24 Apr 2007 06:33:17 +0000
(23:33 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 24 Apr 2007 06:33:17 +0000
(23:33 -0700)
The debugging code would dereference __iomem pointers instead
of going through sbus_{read,write}{b,w,l}().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found