diff options
author | James Morse <[email protected]> | 2018-10-05 14:49:16 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-10-05 17:19:40 +0100 |
commit | e9ed821be48600ea3ec7f7b76e478c769729f83c (patch) | |
tree | 43c4696f00d28695fe57c24d0c0adaf613ed463e /lib/memory-notifier-error-inject.c | |
parent | 0293c8ba807c8611ea5503f9511029dd9082025a (diff) |
arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
__is_defined(__PAGETABLE_P?D_FOLDED) doesn't quite work as intended
as these symbols are internal to asm-generic and aren't defined in the
way kconfig expects. This makes them always evaluate to false.
Switch to #ifdef.
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: James Morse <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions