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:
06a452e
)
block: integrity flags can't use bit ops on unsigned short
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 27 Jun 2008 07:12:09 +0000
(09:12 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 3 Jul 2008 11:21:15 +0000
(13:21 +0200)
Just use normal open coded bit operations instead, they need not be
atomic.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found