From: Akinobu Mita Date: Fri, 20 Jan 2012 15:15:26 +0000 (+0900) Subject: xen-blkfront: use bitmap_set() and bitmap_clear() X-Git-Tag: v3.4-rc3~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ae2e47d97216d8c66a1c5dff5b530c29b746b8;p=pandora-kernel.git xen-blkfront: use bitmap_set() and bitmap_clear() Use bitmap_set and bitmap_clear rather than modifying individual bits in a memory region. Signed-off-by: Akinobu Mita Cc: Jeremy Fitzhardinge Cc: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com Cc: virtualization@lists.linux-foundation.org Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed