linux_dsm_epyc7002/arch
Masahiro Yamada 076f421da5 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Evaluating cc-name invokes the compiler every time even when you are
not compiling anything, like 'make help'. This is not efficient.

The compiler type has been already detected in the Kconfig stage.
Use CONFIG_CC_IS_CLANG, instead.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
Acked-by: Paul Burton <paul.burton@mips.com> (MIPS)
Acked-by: Joel Stanley <joel@jms.id.au>
2018-11-02 22:49:00 +09:00
..
alpha TTY/Serial patches for 4.20-rc1 2018-10-29 10:42:20 -07:00
arc Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
arm ARM: SoC platform updates for 4.20 2018-10-29 15:37:33 -07:00
arm64 ARM: SoC platform updates for 4.20 2018-10-29 15:37:33 -07:00
c6x Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
csky csky: Misc headers 2018-10-26 00:54:26 +08:00
h8300 Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
hexagon hexagon: switch to NO_BOOTMEM 2018-10-26 16:25:20 -07:00
ia64 mm: make memmap_init a proper function 2018-10-26 16:26:35 -07:00
m68k Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2018-10-29 09:04:26 -07:00
microblaze Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
mips kbuild: replace cc-name test with CONFIG_CC_IS_CLANG 2018-11-02 22:49:00 +09:00
nds32 Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
nios2 Merge branch 'akpm' (patches from Andrew) 2018-10-26 19:33:41 -07:00
openrisc Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
parisc Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 2018-10-29 15:02:40 -07:00
powerpc kbuild: replace cc-name test with CONFIG_CC_IS_CLANG 2018-11-02 22:49:00 +09:00
riscv RISC-V Patches for the 4.20 Merge Window, Part 1 2018-10-25 18:01:29 -07:00
s390 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD 2018-10-26 16:26:32 -07:00
sh TTY/Serial patches for 4.20-rc1 2018-10-29 10:42:20 -07:00
sparc TTY/Serial patches for 4.20-rc1 2018-10-29 10:42:20 -07:00
um um: switch to NO_BOOTMEM 2018-10-26 16:25:20 -07:00
unicore32 unicore32: switch to NO_BOOTMEM 2018-10-26 16:25:20 -07:00
x86 The biggest change here is the updates to kprobes 2018-10-30 09:49:56 -07:00
xtensa TTY/Serial patches for 4.20-rc1 2018-10-29 10:42:20 -07:00
.gitignore
Kconfig The biggest change here is the updates to kprobes 2018-10-30 09:49:56 -07:00