kernel_optimize_test/arch/sh
Masahiro Yamada e3c0f6f3fb sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
__builtin_constant_p(nr) is used everywhere now. It does not make
much sense to define IS_IMMEDIATE() as its alias.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-04-09 00:01:58 +09:00
..
boards sh: Replace setup_irq() by request_irq() 2020-03-29 21:03:43 +02:00
boot .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
cchips
configs scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
drivers sh: Replace setup_irq() by request_irq() 2020-03-29 21:03:43 +02:00
include sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() 2020-04-09 00:01:58 +09:00
kernel asm-generic: fix unistd_32.h generation format 2020-04-07 10:43:42 -07:00
lib
lib64
math-emu
mm mm/vma: make vma_is_accessible() available for general use 2020-04-07 10:43:37 -07:00
oprofile
tools
Kconfig kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST 2020-03-03 20:49:21 +09:00
Kconfig.cpu
Kconfig.debug
Makefile