[PATCH v3 02/13] efi: libstub: disable KASAN for efistub

2014-09-24 Thread Andrey Ryabinin
KASan as many other options should be disabled for this stub to prevent build failures. Signed-off-by: Andrey Ryabinin --- drivers/firmware/efi/libstub/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/firmware/efi/libstub/Makefile b/drivers/firmware/efi/libstub/Makefile

[PATCH v3 02/13] efi: libstub: disable KASAN for efistub

2014-09-24 Thread Andrey Ryabinin
KASan as many other options should be disabled for this stub to prevent build failures. Signed-off-by: Andrey Ryabinin a.ryabi...@samsung.com --- drivers/firmware/efi/libstub/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/firmware/efi/libstub/Makefile