diff options
author | Ard Biesheuvel <[email protected]> | 2016-02-17 12:36:02 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-22 08:26:27 +0100 |
commit | 42b55734030c1f724d5f47aeb872e2cccd650d79 (patch) | |
tree | f6978ad2b81ddb379016be6353e7a9c567cd6a46 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2ec0f0a3a4bfab90eda8b81656f62e07abf2321f (diff) |
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
A kernel built with support for a page size that is not supported by the
hardware it runs on cannot boot to a state where it can inform the user
about the failure.
If we happen to be booting via UEFI, we can fail gracefully so check
if the currently configured page size is supported by the hardware before
entering the kernel proper. Note that UEFI mandates support for 4 KB pages,
so in that case, no check is needed.
Tested-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Reviewed-by: Jeremy Linton <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions