[PULL] build fix for xtensa architecture
From: Max Filippov
Date: Sun Feb 11 2018 - 13:32:40 EST
Hi Linus,
please pull the following patch that fixes build for xtensa when KASAN is
enabled.
The following changes since commit d48fcbd864a008802a90c58a9ceddd9436d11a49:
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2018-02-10 14:08:26 -0800)
are available in the git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20180211
for you to fetch changes up to f8d0cbf28df14b6b6801f027a396fd593971a922:
xtensa: fix build with KASAN (2018-02-11 09:18:12 -0800)
----------------------------------------------------------------
Build fix for xtensa architecture with KASAN enabled.
----------------------------------------------------------------
Max Filippov (1):
xtensa: fix build with KASAN
arch/xtensa/include/asm/kasan.h | 2 ++
1 file changed, 2 insertions(+)
--
Thanks.
-- Max