/linux-3.4.99/arch/ia64/scripts/ |
D | pvcheck.sed | 4 s/ssm.*psr\.ic.*/.warning \"ssm psr.ic should not be used directly\"/g 5 s/rsm.*psr\.ic.*/.warning \"rsm psr.ic should not be used directly\"/g 6 s/ssm.*psr\.i.*/.warning \"ssm psr.i should not be used directly\"/g 7 s/rsm.*psr\.i.*/.warning \"rsm psr.i should not be used directly\"/g 8 s/ssm.*psr\.dt.*/.warning \"ssm psr.dt should not be used directly\"/g 9 s/rsm.*psr\.dt.*/.warning \"rsm psr.dt should not be used directly\"/g 10 s/mov.*=.*cr\.ifa/.warning \"cr.ifa should not used directly\"/g 11 s/mov.*=.*cr\.itir/.warning \"cr.itir should not used directly\"/g 12 s/mov.*=.*cr\.isr/.warning \"cr.isr should not used directly\"/g 13 s/mov.*=.*cr\.iha/.warning \"cr.iha should not used directly\"/g [all …]
|
/linux-3.4.99/scripts/ |
D | Makefile.build | 63 warning- := $(empty) 65 warning-1 := -Wextra -Wunused -Wno-unused-parameter 66 warning-1 += -Wmissing-declarations 67 warning-1 += -Wmissing-format-attribute 68 warning-1 += -Wmissing-prototypes 69 warning-1 += -Wold-style-definition 70 warning-1 += $(call cc-option, -Wmissing-include-dirs) 71 warning-1 += $(call cc-option, -Wunused-but-set-variable) 72 warning-1 += $(call cc-disable-warning, missing-field-initializers) 74 warning-2 := -Waggregate-return [all …]
|
/linux-3.4.99/include/linux/mtd/ |
D | xip.h | 69 #warning "missing IRQ and timer primitives for XIP MTD support" 70 #warning "some of the XIP MTD support code will be disabled" 71 #warning "your system will therefore be unresponsive when writing or erasing flash"
|
/linux-3.4.99/lib/ |
D | bug.c | 130 unsigned line, warning; in report_bug() local 139 warning = 0; in report_bug() 150 warning = (bug->flags & BUGFLAG_WARNING) != 0; in report_bug() 153 if (warning) { in report_bug()
|
/linux-3.4.99/tools/perf/ |
D | builtin-help.c | 127 warning("failed to exec '%s': %s", path, strerror(errno)); in exec_woman_emacs() 155 warning("failed to exec '%s': %s", path, strerror(errno)); in exec_man_konqueror() 164 warning("failed to exec '%s': %s", path, strerror(errno)); in exec_man_man() 172 warning("failed to exec '%s': %s", cmd, strerror(errno)); in exec_man_cmd() 212 warning("'%s': path for unsupported man viewer.\n" in add_man_viewer_path() 224 warning("'%s': cmd for supported man viewer.\n" in add_man_viewer_cmd() 252 warning("'%s': unsupported man viewer sub key.", subkey); in add_man_viewer_info() 352 warning("'%s': unknown man viewer.", name); in exec_viewer()
|
/linux-3.4.99/Documentation/RCU/ |
D | stallwarn.txt | 14 issues an RCU CPU stall warning. This time period is normally 22 -next- stall, or the following warning for the current stall 24 timing of the next warning for the current stall. 26 Stall-warning messages may be enabled and disabled completely via 31 This kernel configuration parameter causes the stall warning to 37 This kernel configuration parameter causes the stall warning to 46 giving an RCU CPU stall warning message. 69 On the other hand, if the offending CPU fails to print out a stall-warning 84 Finally, if the grace period ends just as the stall warning starts 85 printing, there will be a spurious stall-warning message: [all …]
|
/linux-3.4.99/arch/s390/kernel/ |
D | nmi.c | 27 int warning; member 73 if (mcck.warning) { /* WARNING pending ? */ in s390_handle_mcck() 362 mcck->warning = 1; in s390_do_machine_check()
|
/linux-3.4.99/arch/arm/kernel/ |
D | unwind.c | 31 #warning Your compiler does not have EABI support. 32 #warning ARM unwind is known to compile only with EABI compilers. 33 #warning Change compiler or disable ARM_UNWIND option. 35 #warning Your compiler is too buggy; it is known to not compile ARM unwind support. 36 #warning Change compiler or disable ARM_UNWIND option.
|
D | return_address.c | 62 #warning "TODO: return_address should use unwind tables"
|
/linux-3.4.99/arch/m32r/kernel/ |
D | time.c | 100 #warning do_gettimeoffse not implemented in arch_gettimeoffset() 193 #warning time_init not implemented in time_init()
|
/linux-3.4.99/arch/c6x/include/asm/ |
D | procinfo.h | 25 #warning "Please include asm/elf.h instead"
|
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/ |
D | SA-1111.h | 4 #warning using old SA-1111.h - update to <asm/hardware/sa1111.h>
|
/linux-3.4.99/include/linux/netfilter_ipv6/ |
D | ip6t_LOG.h | 4 #warning "Please update iptables, this file will be removed soon!"
|
/linux-3.4.99/include/linux/netfilter_ipv4/ |
D | ipt_LOG.h | 4 #warning "Please update iptables, this file will be removed soon!"
|
/linux-3.4.99/Documentation/ja_JP/ |
D | SubmitChecklist | 35 warningやerrorを出していないことも確認してください。 106 "warning: comparison between signed and unsigned" のようなメッセージは、
|
/linux-3.4.99/Documentation/hwmon/ |
D | max16065 | 82 in[0-11]_min Low warning limit. 86 in[0-11]_max High warning limit. 90 Either low or high warning limits are supported
|
/linux-3.4.99/arch/arm/include/asm/ |
D | procinfo.h | 47 #warning "Please include asm/elf.h instead"
|
/linux-3.4.99/include/linux/ |
D | mca-legacy.h | 12 #warning "MCA legacy - please move your driver to the new sysfs api"
|
D | compiler-gcc4.h | 72 #define __compiletime_warning(message) __attribute__((warning(message)))
|
/linux-3.4.99/arch/powerpc/mm/ |
D | init_64.c | 72 #warning Limited user VSID range means pagetable space is wasted 76 #warning TASK_SIZE is smaller than it needs to be.
|
/linux-3.4.99/arch/unicore32/kernel/ |
D | vmlinux.lds.S | 43 *(.gnu.warning)
|
/linux-3.4.99/arch/arm/plat-omap/include/plat/ |
D | keypad.h | 14 #warning Please update the board to use matrix-keypad driver
|
/linux-3.4.99/arch/alpha/kernel/ |
D | vmlinux.lds.S | 27 *(.gnu.warning)
|
/linux-3.4.99/arch/avr32/kernel/ |
D | vmlinux.lds.S | 57 *(.gnu.warning)
|
/linux-3.4.99/Documentation/blackfin/ |
D | bfin-gpio-notes.txt | 58 warning messages like, 66 warning messages.
|