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:
b2167ba
)
xen-blkfront: use bitmap_set() and bitmap_clear()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Fri, 20 Jan 2012 15:15:26 +0000
(
00:15
+0900)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 20 Mar 2012 11:52:41 +0000
(12:52 +0100)
Use bitmap_set and bitmap_clear rather than modifying individual bits
in a memory region.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Cc: virtualization@lists.linux-foundation.org
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkfront.c
patch
|
blob
|
history
diff --cc
drivers/block/xen-blkfront.c
Simple merge