diff options
author | Himadri Pandya <himadrispandya@gmail.com> | 2019-08-17 07:08:50 +0300 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2019-11-22 04:10:45 +0300 |
commit | 2af5e7b7b230f3c6dcc9d72bb7eeda6e1df1f5fa (patch) | |
tree | cdddf011086b5f10654ed6a336eab6dcef6e7106 /include/asm-generic/mshyperv.h | |
parent | 53edce00ceb7443b6f4615b5c8ad71671723d8f5 (diff) | |
download | linux-2af5e7b7b230f3c6dcc9d72bb7eeda6e1df1f5fa.tar.xz |
Drivers: hv: balloon: Remove dependencies on guest page size
Hyper-V assumes page size to be 4K. This might not be the case for
ARM64 architecture. Hence use hyper-v specific page size and page
shift definitions to avoid conflicts between different host and guest
page sizes on ARM64.
Also, remove some old and incorrect comments and redefine ballooning
granularities to handle larger page sizes correctly.
Signed-off-by: Himadri Pandya <himadri18.07@gmail.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/asm-generic/mshyperv.h')
0 files changed, 0 insertions, 0 deletions