diff options
author | Laura Abbott <labbott@redhat.com> | 2016-10-27 09:27:32 -0700 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2016-11-07 18:15:04 +0000 |
commit | ae5d1cf358a5bf0020cd25618fca10b5c5c4630e (patch) | |
tree | fb32b5d391944a59fd6583996b1a6a72452f4d59 /arch/arm | |
parent | 4ddb9bf83349b4f4f8178e58c3654ac7ec7edbc6 (diff) |
arm64: dump: Make the page table dumping seq_file optional
The page table dumping code always assumes it will be dumping to a
seq_file to userspace. Future code will be taking advantage of
the page table dumping code but will not need the seq_file. Make
the seq_file optional for these cases.
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions