mem/thp03: Return TCONF if KSM is not supported

The madvise() with MADV_MERGEABLE will return EINVAL when kernel is not
compiled with KSM. Make the test return TCONF rather than TBROK in this
case.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed