linux/arch/mips/sgi-ip22
Arnd Bergmann 23ca9b5223 MIPS: ip22: Fix ip28 build for modern gcc
kernelci reports a failure of the ip28_defconfig build after upgrading its
gcc version:

arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed option -mr10k-cache-barrier=store.  Stop.

The problem apparently is that the -mr10k-cache-barrier=store option is now
rejected for CPUs other than r10k. Explicitly including the CPU in the
check fixes this and is safe because both options were introduced in
gcc-4.4.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/15049/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-01-25 02:51:11 +01:00
..
ip22-berr.c Disintegrate asm/system.h for MIPS 2012-03-28 18:30:02 +01:00
ip22-eisa.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-gio.c MIPS: ip22-gio: Remove legacy suspend/resume support 2015-02-20 13:30:55 +01:00
ip22-hpc.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
ip22-int.c MIPS: IP22/IP28: Improve GIO support 2014-06-04 22:50:42 +02:00
ip22-mc.c MIPS: Remove useless parentheses 2014-11-24 07:44:49 +01:00
ip22-nvram.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-platform.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-reset.c rtc: ds1286: move header to linux/rtc 2016-07-08 16:23:11 +02:00
ip22-setup.c MIPS: GIO bus support for SGI IP22/28 2011-12-07 22:03:44 +00:00
ip22-time.c mips: Use the core irq stats function 2014-03-04 17:37:53 +01:00
ip28-berr.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Makefile MIPS: GIO bus support for SGI IP22/28 2011-12-07 22:03:44 +00:00
Platform MIPS: ip22: Fix ip28 build for modern gcc 2017-01-25 02:51:11 +01:00