]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/prom_init: Fix kernel config grep
authorLiam Howlett <liam.howlett@oracle.com>
Fri, 24 Jun 2022 01:17:58 +0000 (01:17 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 24 Jun 2022 03:47:26 +0000 (13:47 +1000)
commit16da3558af9f557840857bbb2c70705032fe1d39
treecefc348c247fb15d0ccd12de81519faa3ba364ae
parent2f2e917c1ba142f221cc4396e127fa01b98dc01b
powerpc/prom_init: Fix kernel config grep

When searching for config options, use the KCONFIG_CONFIG shell variable
so that builds using non-standard config locations work.

Fixes: 7a1624aa5b1b ("powerpc: prepare string/mem functions for KASAN")
Cc: stable@vger.kernel.org # v5.2+
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220624011745.4060795-1-Liam.Howlett@oracle.com
arch/powerpc/kernel/prom_init_check.sh