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:
0a375d7
)
sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().
author
David S. Miller
<davem@davemloft.net>
Fri, 18 Sep 2009 00:46:46 +0000
(17:46 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Sep 2009 00:46:46 +0000
(17:46 -0700)
GCC can't see the 'constant' properly as computed by
is_power_of_2() etc.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found