summaryrefslogtreecommitdiff
path: root/util_lib
diff options
context:
space:
mode:
authorRussell King <rmk@arm.linux.org.uk>2016-06-06 17:58:47 +0100
committerSimon Horman <horms@verge.net.au>2016-06-08 09:15:03 +0900
commitbab7cb1ce778bb37cd9791133458adb5f00ddf0b (patch)
tree49b86b195036db4d4a57759b0ba2e9d9d19baa14 /util_lib
parent2a36d76bbbc30bd55789136bd5e596c445c19caf (diff)
kdump: mmap() and munmap() only work on page-aligned quantites
The man page for mmap() and munmap() says that mmap() and munmap() only works for page-aligned addresses, sizes and offsets. Arrange to give these interfaces what they want. Reviewed-by: Pratyush Anand <panand@redhat.com> Signed-off-by: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib')
0 files changed, 0 insertions, 0 deletions