diff options
author | Russell King <rmk@arm.linux.org.uk> | 2016-06-06 17:58:47 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2016-06-08 09:15:03 +0900 |
commit | bab7cb1ce778bb37cd9791133458adb5f00ddf0b (patch) | |
tree | 49b86b195036db4d4a57759b0ba2e9d9d19baa14 /kexec/add_segment.c | |
parent | 2a36d76bbbc30bd55789136bd5e596c445c19caf (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 'kexec/add_segment.c')
0 files changed, 0 insertions, 0 deletions