diff options
author | Anshuman Khandual <[email protected]> | 2022-07-05 11:55:56 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-07-05 11:43:47 +0100 |
commit | 4890cc18f94979b406f95708f8cb238eb2d0e5a9 (patch) | |
tree | 9205ecaabb6714851474722b9d21b8d20d80a80b /lib/mpi/mpi-cmp.c | |
parent | af483947d472eccb79e42059276c4deed76f99a6 (diff) |
arm64/mm: Define defer_reserve_crashkernel()
Crash kernel memory reservation gets deferred, when either CONFIG_ZONE_DMA
or CONFIG_ZONE_DMA32 config is enabled on the platform. This deferral also
impacts overall linear mapping creation including the crash kernel itself.
Just encapsulate this deferral check in a new helper for better clarity.
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions