diff options
| author | Max Filippov <[email protected]> | 2018-02-11 09:07:54 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2018-02-11 17:18:12 +0000 |
| commit | f8d0cbf28df14b6b6801f027a396fd593971a922 (patch) | |
| tree | f521df51f24274f7d5ed6cff4e6553e6dbfcd766 /drivers/usb/core/devio.c | |
| parent | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| download | kernel-f8d0cbf28df14b6b6801f027a396fd593971a922.tar.gz kernel-f8d0cbf28df14b6b6801f027a396fd593971a922.zip | |
xtensa: fix build with KASAN
The commit 917538e212a2 ("kasan: clean up KASAN_SHADOW_SCALE_SHIFT
usage") removed KASAN_SHADOW_SCALE_SHIFT definition from
include/linux/kasan.h and added it to architecture-specific headers,
except for xtensa. This broke the xtensa build with KASAN enabled.
Define KASAN_SHADOW_SCALE_SHIFT in arch/xtensa/include/asm/kasan.h
Reported by: kbuild test robot <[email protected]>
Fixes: 917538e212a2 ("kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage")
Acked-by: Andrey Konovalov <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'drivers/usb/core/devio.c')
0 files changed, 0 insertions, 0 deletions
