linux_dsm_epyc7002/arch/mips
Kees Cook 0f9da844d8 MIPS: boot: Define __ASSEMBLY__ for its.S build
The MIPS %.its.S compiler command did not define __ASSEMBLY__, which meant
when compiler_types.h was added to kconfig.h, unexpected things appeared
(e.g. struct declarations) which should not have been present. As done in
the general %.S compiler command, __ASSEMBLY__ is now included here too.

The failure was:

    Error: arch/mips/boot/vmlinux.gz.its:201.1-2 syntax error
    FATAL ERROR: Unable to parse input tree
    /usr/bin/mkimage: Can't read arch/mips/boot/vmlinux.gz.itb.tmp: Invalid argument
    /usr/bin/mkimage Can't add hashes to FIT blob

Reported-by: kbuild test robot <lkp@intel.com>
Fixes: 28128c61e0 ("kconfig.h: Include compiler types to avoid missed struct attributes")
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-02-22 17:06:25 -08:00
..
alchemy
ar7
ath25
ath79
bcm47xx
bcm63xx MIPS: BCM63XX: kconfig: Remove blank help text 2018-02-02 23:53:10 +09:00
bmips
boot MIPS: boot: Define __ASSEMBLY__ for its.S build 2018-02-22 17:06:25 -08:00
cavium-octeon
cobalt
configs MIPS changes for 4.16 2018-02-07 11:22:44 -08:00
dec
emma
fw
generic MIPS: Generic: Support GIC in EIC mode 2018-02-05 14:36:03 +00:00
include unify {de,}mangle_poll(), get rid of kernel-side POLL... 2018-02-11 14:37:22 -08:00
jazz
jz4740
kernel MIPS fixes for 4.16-rc2 2018-02-16 09:31:37 -08:00
kvm
lantiq
lasat
lib
loongson32
loongson64 MIPS changes for 4.16 2018-02-07 11:22:44 -08:00
math-emu
mm MIPS changes for 4.16 2018-02-07 11:22:44 -08:00
mti-malta
net
netlogic
oprofile
paravirt
pci
pic32
pistachio
pmcs-msp71xx
pnx833x
power
ralink
rb532
sgi-ip22
sgi-ip27
sgi-ip32
sibyte
sni
tools
txx9 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS 2018-02-05 13:32:17 +00:00
vdso
vr41xx
Kbuild
Kbuild.platforms
Kconfig Kbuild updates for v4.16 (2nd) 2018-02-09 19:32:41 -08:00
Kconfig.debug
Makefile
Makefile.postlink