Home
last modified time | relevance | path

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

12

/arch/arm/include/asm/
Dprocinfo.h44 #warning "Please include asm/elf.h instead"
/arch/x86/include/asm/
Ddwarf2.h6 #warning "asm/dwarf2.h should be only included in pure assembly files"
/arch/mips/include/uapi/asm/
Dmsgbuf.h65 #warning no endianess set
/arch/alpha/kernel/
Dvmlinux.lds.S33 *(.gnu.warning)
/arch/s390/
DMakefile33 KBUILD_CFLAGS_DECOMPRESSOR += $(call cc-disable-warning, address-of-packed-member)
40 KBUILD_CFLAGS += $(call cc-disable-warning, array-bounds)
41 KBUILD_CFLAGS_DECOMPRESSOR += $(call cc-disable-warning, array-bounds)
/arch/s390/kernel/
Dnmi.c38 unsigned int warning : 1; member
162 if (mcck.warning) { /* WARNING pending ? */ in __s390_handle_mcck()
495 mcck->warning = 1; in s390_do_machine_check()
Dvmlinux.lds.S55 *(.gnu.warning)
/arch/arm/boot/dts/
Dpxa300-raumfeld-speaker-one.dts111 st,thermal-warning-adjustment;
112 st,thermal-warning-recovery;
/arch/sh/kernel/
Dvmlinux.lds.S39 *(.gnu.warning)
/arch/ia64/scripts/
Dtoolchain-flags23 warning: your linker cannot handle cross-segment segment-relative relocations.
/arch/m68k/kernel/
Dvmlinux-sun3.lds25 *(.gnu.warning)
Dvmlinux-std.lds25 *(.gnu.warning)
Dsetup_mm.c53 #warning No CPU/platform type selected, your kernel will not work!
54 #warning Are you building an allnoconfig kernel?
/arch/um/kernel/
Duml.lds.S44 *(.gnu.warning)
/arch/arc/kernel/
Dvmlinux.lds.S94 *(.gnu.warning)
/arch/csky/kernel/
Dvmlinux.lds.S45 *(.gnu.warning)
/arch/sparc/kernel/
Dvmlinux.lds.S58 *(.gnu.warning)
/arch/parisc/kernel/
Dvmlinux.lds.S102 *(.gnu.warning)
/arch/um/include/asm/
Dcpufeature.h75 #warning "Compiler lacks ASM_GOTO support. Add -D __BPF_TRACING__ to your compiler arguments"
/arch/arm/kernel/
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/arm64/
DMakefile36 $(warning Detected assembler with broken .inst; disassembly will be unreliable)
41 KBUILD_CFLAGS += $(call cc-disable-warning, psabi)
/arch/x86/boot/compressed/
DMakefile45 KBUILD_CFLAGS += $(call cc-disable-warning, address-of-packed-member)
46 KBUILD_CFLAGS += $(call cc-disable-warning, gnu)
/arch/mips/kernel/
Dvmlinux.lds.S72 *(.gnu.warning)
/arch/arm64/kernel/vdso32/
DMakefile27 cc32-disable-warning = $(call try-run,\
96 VDSO_CFLAGS += $(call cc32-disable-warning,shift-count-overflow)
/arch/xtensa/kernel/
Dtraps.c215 #warning "Fake NMI is requested for PMM, but there are other IRQs at or above its level."
216 #warning "Fake NMI will be used, but there will be a bugcheck if one of those IRQs fire."

12