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:
1ba151c
)
async_tx: use memchr_inv
author
Akinobu Mita
<akinobu.mita@gmail.com>
Sat, 27 Oct 2012 15:49:33 +0000
(
00:49
+0900)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 8 Jan 2013 06:04:56 +0000
(22:04 -0800)
Use memchr_inv() to check the specified page is filled with zero.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <djbw@fb.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
No differences found