diff options
| author | Joe Perches <[email protected]> | 2020-06-05 14:18:06 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-06-22 00:37:58 +0000 |
| commit | 55bd9ac468397c4f12a33b7ec714b5d0362c3aa2 (patch) | |
| tree | 779a1f2be06b08f0575ceeb45910a2a7a41680be /tools/testing/selftests/powerpc/alignment/alignment_handler.c | |
| parent | powerpc/xive: Ignore kmemleak false positives (diff) | |
| download | kernel-55bd9ac468397c4f12a33b7ec714b5d0362c3aa2.tar.gz kernel-55bd9ac468397c4f12a33b7ec714b5d0362c3aa2.zip | |
powerpc/mm: Fix typo in IS_ENABLED()
IS_ENABLED() matches names exactly, so the missing "CONFIG_" prefix
means this code would never be built.
Also fixes a missing newline in pr_warn().
Fixes: 970d54f99cea ("powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned")
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/202006050717.A2F9809E@keescook
Diffstat (limited to 'tools/testing/selftests/powerpc/alignment/alignment_handler.c')
0 files changed, 0 insertions, 0 deletions
