Re: [PATCH 21/32] s390: Use a larger stack for KMSAN

2023-11-16 Thread Alexander Potapenko
On Wed, Nov 15, 2023 at 9:34 PM Ilya Leoshkevich wrote: > > Adjust the stack size for the KMSAN-enabled kernel like it was done > for the KASAN-enabled one in commit 7fef92ccadd7 ("s390/kasan: double > the stack size"). Both tools have similar requirements. > > Reviewed-by: Alexander Gordeev > Si

[PATCH 21/32] s390: Use a larger stack for KMSAN

2023-11-15 Thread Ilya Leoshkevich
Adjust the stack size for the KMSAN-enabled kernel like it was done for the KASAN-enabled one in commit 7fef92ccadd7 ("s390/kasan: double the stack size"). Both tools have similar requirements. Reviewed-by: Alexander Gordeev Signed-off-by: Ilya Leoshkevich --- arch/s390/Makefile