commit | f718c2efff0b0460e5335607a1c6caf620847680 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Jul 03 10:40:43 2015 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Jul 06 11:09:01 2015 +0530 |
tree | e32b70ab3aced772db554ab870c6ba64fda33650 | |
parent | 97709069214eb75312c14946803b9da4d3814203 [diff] |
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO alloc_pages_exact() get gfp flags and handle zero'ing already And while it, fix the case where ioremap fails: return rightaway. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>