diff options
| author | Joe Perches <joe@perches.com> | 2020-06-05 07:18:06 -0700 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-06-22 10:37:58 +1000 |
| commit | 55bd9ac468397c4f12a33b7ec714b5d0362c3aa2 (patch) | |
| tree | 779a1f2be06b08f0575ceeb45910a2a7a41680be /tools/testing/selftests/powerpc/alignment/alignment_handler.c | |
| parent | powerpc/xive: Ignore kmemleak false positives (diff) | |
| download | linux-55bd9ac468397c4f12a33b7ec714b5d0362c3aa2.tar.gz linux-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 <joe@perches.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
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
