Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 42) sorted by relevance

12

/arch/loongarch/kernel/
A DMakefile24 CFLAGS_module.o += $(call cc-disable-warning, override-init)
25 CFLAGS_syscall.o += $(call cc-disable-warning, override-init)
26 CFLAGS_traps.o += $(call cc-disable-warning, override-init)
27 CFLAGS_perf_event.o += $(call cc-disable-warning, override-init)
A Dvmlinux.lds.S53 *(.gnu.warning)
/arch/arm/include/asm/
A Dprocinfo.h44 #warning "Please include asm/elf.h instead"
/arch/x86/include/asm/
A Ddwarf2.h6 #warning "asm/dwarf2.h should be only included in pure assembly files"
/arch/loongarch/kvm/
A DMakefile24 CFLAGS_exit.o += $(call cc-disable-warning, override-init)
/arch/mips/include/uapi/asm/
A Dmsgbuf.h65 #warning no endianness set
/arch/alpha/kernel/
A Dvmlinux.lds.S32 *(.gnu.warning)
/arch/arm/boot/dts/intel/pxa/
A Dpxa300-raumfeld-speaker-one.dts111 st,thermal-warning-adjustment;
112 st,thermal-warning-recovery;
/arch/s390/kernel/
A Dnmi.c40 unsigned int warning : 1; member
251 if (mcck.warning) { /* WARNING pending ? */ in s390_handle_mcck()
479 mcck->warning = 1; in s390_do_machine_check()
/arch/sh/kernel/
A Dvmlinux.lds.S38 *(.gnu.warning)
/arch/riscv/kernel/
A DMakefile12 CFLAGS_syscall_table.o += $(call cc-disable-warning, override-init)
13 CFLAGS_compat_syscall_table.o += $(call cc-disable-warning, override-init)
/arch/um/kernel/
A Duml.lds.S43 *(.gnu.warning)
/arch/m68k/kernel/
A Dvmlinux-sun3.lds24 *(.gnu.warning)
A Dvmlinux-std.lds24 *(.gnu.warning)
A Dsetup_mm.c54 #warning No CPU/platform type selected, your kernel will not work!
55 #warning Are you building an allnoconfig kernel?
/arch/arc/kernel/
A Dvmlinux.lds.S93 *(.gnu.warning)
/arch/csky/kernel/
A Dvmlinux.lds.S40 *(.gnu.warning)
/arch/arm64/kernel/vdso32/
A DMakefile24 cc32-disable-warning = $(call try-run,\
84 VDSO_CFLAGS += $(call cc32-disable-warning,shift-count-overflow)
/arch/parisc/kernel/
A Dvmlinux.lds.S101 *(.gnu.warning)
/arch/sparc/kernel/
A Dvmlinux.lds.S62 *(.gnu.warning)
/arch/arm64/
A DMakefile33 $(warning Detected assembler with broken .inst; disassembly will be unreliable)
45 KBUILD_CFLAGS += $(call cc-disable-warning, psabi)
/arch/arm/kernel/
A Dunwind.c18 #warning Your compiler does not have EABI support.
19 #warning ARM unwind is known to compile only with EABI compilers.
20 #warning Change compiler or disable ARM_UNWIND option.
/arch/x86/boot/compressed/
A DMakefile38 KBUILD_CFLAGS += $(call cc-disable-warning, address-of-packed-member)
39 KBUILD_CFLAGS += $(call cc-disable-warning, gnu)
/arch/mips/kernel/
A Dvmlinux.lds.S72 *(.gnu.warning)
/arch/arc/
A DMakefile26 $(warning ** WARNING ** CONFIG_ARC_TUNE_MCPU flag '$(tune-mcpu)' is unknown, fallback to '$(tune-mc…

Completed in 24 milliseconds

12