uapi: THP: remove possible leak of CONFIG_FINEGRAINED_THP to user-space 89/263689/1 submit/tizen/20210908.070735
authorSung-hun Kim <sfoon.kim@samsung.com>
Wed, 8 Sep 2021 06:58:07 +0000 (15:58 +0900)
committerSung-hun Kim <sfoon.kim@samsung.com>
Wed, 8 Sep 2021 07:01:36 +0000 (16:01 +0900)
commit6a0f555f06b0ce2e992ce6f00a51da6c94ac7d39
tree66d5329a27b39c90bcc17add5752ffc6c9c2e2a5
parent3dc6e6105cfb86df542adab579ff8ebcc10e462b
uapi: THP: remove possible leak of CONFIG_FINEGRAINED_THP to user-space

CONFIG_FINEGRAINED_THP is presented in a header file
(asm-generic/mman-common.h) of uapi. It generates a build
error for headers with leak CONFIG to user-space message.
This patch remove a possible leak of the kernel configuration.

Change-Id: I16173eaf5094cc07312f10fb33a22dd73d67ff88
Fixes: 7d5372737d34 ("mm: THP: introducing a fine-grained transparent hugepage technique for ARM64 architecture")
Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
include/uapi/asm-generic/mman-common.h