kasan: Fix required compiler version
authorMarco Elver <elver@google.com>
Tue, 23 Jun 2020 11:24:48 +0000 (13:24 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 25 Jun 2020 11:45:39 +0000 (13:45 +0200)
commitacf7b0bf7dcf5a96d9b44a0997227c7210d995c1
tree7fdf80b80b18c8603e259985c1bf93615cdb4914
parent33aea07f30c261eff7ba229f19fd1b161e0fb851
kasan: Fix required compiler version

The first working GCC version to satisfy
CC_HAS_WORKING_NOSANITIZE_ADDRESS is GCC 8.3.0.

Link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89124
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200623112448.GA208112@elver.google.com
lib/Kconfig.kasan