https://bugzilla.kernel.org/show_bug.cgi?id=215389

--- Comment #26 from Christophe Leroy (christophe.le...@csgroup.eu) ---
Note that THREAD_SHIFT is set to 14 when using KASAN:

config THREAD_SHIFT
        int "Thread shift" if EXPERT
        range 13 15
        default "15" if PPC_256K_PAGES
        default "14" if PPC64
        default "14" if KASAN
        default "13"
        help
          Used to define the stack size. The default is almost always what you
          want. Only change this if you know what you are doing.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

Reply via email to