diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-09-17 14:56:16 -0700 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-10-10 13:07:37 +0200 |
commit | e9e8578b6cdfba0259e99e79f0cb80c55c99b3c2 (patch) | |
tree | 6c08662464f2cf314c1349a48ecb5e2329f4b8b7 /virt | |
parent | b5e7a955a3515bf6b568050533fa9b1b72460a95 (diff) | |
download | linux-e9e8578b6cdfba0259e99e79f0cb80c55c99b3c2.tar.gz linux-e9e8578b6cdfba0259e99e79f0cb80c55c99b3c2.tar.bz2 linux-e9e8578b6cdfba0259e99e79f0cb80c55c99b3c2.zip |
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Pass __GFP_ZERO to __get_free_pages() instead of calling memset()
explicitly.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions