Hi Progyan,

On Thu, 15 Feb 2018 10:04:18 +0530 Progyan Bhattacharya <[email protected]> 
wrote:
>
> I did some ground work and found this particular commit that causing the
> error.
> 
> Commit Hash: d96977a8c2266792397ed9814bb84b5129a278ad

That hash does not appear in linux-next (or Linus' tree).

> Commit Body:
> 
> kasan: rework Kconfig settings
> 
> We get a lot of very large stack frames using gcc-7.0.1 with the default
> -fsanitize-address-use-after-scope --param asan-stack=1 options, which can
> easily cause an overflow of the kernel stack, e.g....
> 
> Author(s):
> 
> Signed-off-by: Arnd Bergmann <[email protected]>
> Acked-by: Andrey Ryabinin <[email protected]>
> Cc: Mauro Carvalho Chehab <[email protected]>
> Cc: Andrey Ryabinin <[email protected]>
> Cc: Alexander Potapenko <[email protected]>
> Cc: Dmitry Vyukov <[email protected]>
> Cc: Andrey Konovalov <[email protected]>
> Cc: <[email protected]>
> Signed-off-by: Andrew Morton <[email protected]>
> Signed-off-by: Stephen Rothwell <[email protected]>

That patch is in Linus' tree now (was in linux-next) but has SHA1 e7c52b84fb18

-- 
Cheers,
Stephen Rothwell

Reply via email to