Home
last modified time | relevance | path

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

12345678

/linux-3.4.99/arch/ia64/scripts/
Dpvcheck.sed4 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/
DMakefile.build63 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/
Dxip.h69 #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/
Dbug.c130 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/
Dbuiltin-help.c127 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/
Dstallwarn.txt14 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/
Dnmi.c27 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/
Dunwind.c31 #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.
Dreturn_address.c62 #warning "TODO: return_address should use unwind tables"
/linux-3.4.99/arch/m32r/kernel/
Dtime.c100 #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/
Dprocinfo.h25 #warning "Please include asm/elf.h instead"
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
DSA-1111.h4 #warning using old SA-1111.h - update to <asm/hardware/sa1111.h>
/linux-3.4.99/include/linux/netfilter_ipv6/
Dip6t_LOG.h4 #warning "Please update iptables, this file will be removed soon!"
/linux-3.4.99/include/linux/netfilter_ipv4/
Dipt_LOG.h4 #warning "Please update iptables, this file will be removed soon!"
/linux-3.4.99/Documentation/ja_JP/
DSubmitChecklist35 warningやerrorを出していないことも確認してください。
106 "warning: comparison between signed and unsigned" のようなメッセージは、
/linux-3.4.99/Documentation/hwmon/
Dmax1606582 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/
Dprocinfo.h47 #warning "Please include asm/elf.h instead"
/linux-3.4.99/include/linux/
Dmca-legacy.h12 #warning "MCA legacy - please move your driver to the new sysfs api"
Dcompiler-gcc4.h72 #define __compiletime_warning(message) __attribute__((warning(message)))
/linux-3.4.99/arch/powerpc/mm/
Dinit_64.c72 #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/
Dvmlinux.lds.S43 *(.gnu.warning)
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dkeypad.h14 #warning Please update the board to use matrix-keypad driver
/linux-3.4.99/arch/alpha/kernel/
Dvmlinux.lds.S27 *(.gnu.warning)
/linux-3.4.99/arch/avr32/kernel/
Dvmlinux.lds.S57 *(.gnu.warning)
/linux-3.4.99/Documentation/blackfin/
Dbfin-gpio-notes.txt58 warning messages like,
66 warning messages.

12345678