/linux-6.3-rc2/tools/testing/selftests/rcutorture/bin/ |
A D | parse-build.sh | 38 grep warning: < $F > $T/warnings 39 grep "include/linux/*rcu*\.h:" $T/warnings > $T/hwarnings 40 grep "kernel/rcu/[^/]*:" $T/warnings > $T/cwarnings 41 grep "^ld: .*undefined reference to" $T/warnings | head -1 > $T/ldwarnings
|
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/ |
A D | mmio_warning_test.c | 81 int warnings; in get_warnings_count() local 85 if (fscanf(f, "%d", &warnings) < 1) in get_warnings_count() 86 warnings = 0; in get_warnings_count() 89 return warnings; in get_warnings_count()
|
/linux-6.3-rc2/lib/ |
A D | debugobjects.c | 1196 if (warnings != debug_objects_warnings) { in check_results() 1198 warnings, debug_objects_warnings); in check_results() 1222 int fixups, oldfixups, warnings, oldwarnings; in debug_objects_selftest() local 1228 warnings = oldwarnings = debug_objects_warnings; in debug_objects_selftest() 1232 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest() 1235 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest() 1256 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest() 1261 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest() 1267 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest() 1272 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest() [all …]
|
/linux-6.3-rc2/arch/x86/tools/ |
A D | insn_decoder_test.c | 117 int warnings = 0; in main() local 157 warnings++; in main() 167 if (warnings) in main() 169 "failures\n", insns, warnings); in main()
|
/linux-6.3-rc2/tools/objtool/ |
A D | check.c | 3859 return warnings; in validate_unwind_hints() 3974 return warnings; in validate_entry() 3998 return warnings; in validate_unret() 4030 warnings++; in validate_retpoline() 4033 return warnings; in validate_retpoline() 4252 return warnings; in validate_section() 4278 return warnings; in validate_noinstr_sections() 4293 return warnings; in validate_functions() 4409 warnings++; in validate_ibt_insn() 4511 warnings++; in validate_sls() [all …]
|
/linux-6.3-rc2/drivers/base/test/ |
A D | test_async_driver_probe.c | 21 static atomic_t warnings, errors, timeout, async_completed; variable 51 atomic_inc(&warnings); in test_probe() 247 } else if (!atomic_read(&errors) && !atomic_read(&warnings)) { in test_async_probe_init() 275 atomic_read(&errors), atomic_read(&warnings)); in test_async_probe_init()
|
/linux-6.3-rc2/fs/quota/ |
A D | Kconfig | 25 If you say Y here, quota warnings (about exceeding softlimit, reaching 30 bool "Print quota warnings to console (OBSOLETE)" 34 If you say Y here, quota warnings (about exceeding softlimit, reaching
|
/linux-6.3-rc2/Documentation/doc-guide/ |
A D | contributing.rst | 30 Addressing warnings 34 warnings. When you have that many, you might as well have none at all; 36 ones. For this reason, eliminating warnings is one of the highest-priority 44 problem; making those warnings go away requires understanding the problem 46 warnings should probably not say "fix a warning" in the changelog title; 49 Another important point is that documentation warnings are often created by 51 maintainer appreciates being copied on fixes for these warnings, the 55 For example, in a documentation build I grabbed a pair of warnings nearly 89 resulting in these doc-build warnings: 137 times, but it's highly important. If we can actually eliminate warnings
|
/linux-6.3-rc2/scripts/coccinelle/misc/ |
A D | uninitialized_var.cocci | 7 /// For any compiler warnings about uninitialized variables, just add 10 /// compiler warnings (e.g. "unused variable"). If the compiler thinks it
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | DENYLIST | 3 get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
|
/linux-6.3-rc2/drivers/staging/media/omap4iss/ |
A D | TODO | 3 * Fix checkpatch errors and warnings
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | clearing-warn-once.rst | 8 clears the state and allows the warnings to print once again.
|
/linux-6.3-rc2/drivers/staging/wlan-ng/ |
A D | README | 3 - sparse warnings
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | stallwarn.rst | 18 warnings: 77 RCU CPU stall warnings. 80 timeout down to just barely avoid RCU CPU stall warnings, and then 88 result in RCU CPU stall warnings for CONFIG_NO_HZ_COMMON=n kernels. 115 of RCU CPU stall warnings, eventually leading the realization 121 in progress. No grace period, no CPU stall warnings. 125 If you have a series of stall warnings from a single extended stall, 199 own warnings, as this often gives better-quality stack traces. 211 suppresses RCU-tasks stall warnings. A positive value sets the 318 in RCU CPU stall warnings even when all CPUs and tasks have passed [all …]
|
/linux-6.3-rc2/Documentation/process/ |
A D | submit-checklist.rst | 21 ``=n``. No ``gcc`` warnings/errors, no linker warnings/errors. 27 d) Any Documentation/ changes build successfully without new warnings/errors.
|
/linux-6.3-rc2/arch/mips/ |
A D | Kbuild | 2 # Fail on warnings - also for files referenced in subdirs
|
/linux-6.3-rc2/scripts/ |
A D | kernel-doc | 59 my $warnings = 0; 436 ++$warnings; 2377 if ($verbose && $warnings) { 2378 print STDERR "$warnings warnings\n"; 2381 if ($Werror && $warnings) { 2382 print STDERR "$warnings warnings as Errors\n"; 2383 exit($warnings);
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/ |
A D | allwinner,sun4i-a10-tcon.yaml | 371 * it would trigger a bunch of warnings for redefinitions of 441 * it would trigger a bunch of warnings for redefinitions of 517 * it would trigger a bunch of warnings for redefinitions of 568 * it would trigger a bunch of warnings for redefinitions of 625 * it would trigger a bunch of warnings for redefinitions of
|
A D | allwinner,sun4i-a10-display-backend.yaml | 164 * it would trigger a bunch of warnings for redefinitions of 227 * since it would trigger a bunch of warnings for redefinitions of
|
A D | allwinner,sun8i-a83t-dw-hdmi.yaml | 155 * it would trigger a bunch of warnings for redefinitions of 207 * it would trigger a bunch of warnings for redefinitions of
|
/linux-6.3-rc2/arch/loongarch/ |
A D | Kconfig.debug | 6 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | ltc4215.rst | 44 undercurrent warnings. This makes it very likely that the reference
|
/linux-6.3-rc2/arch/arm/mach-davinci/ |
A D | Kconfig | 55 to change the pin multiplexing setup. When there are no warnings
|
/linux-6.3-rc2/drivers/staging/ks7010/ |
A D | TODO | 24 - fix codechecker warnings (checkpatch, sparse, smatch). But PLEASE make sure
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/ |
A D | mmc-pwrseq-simple.yaml | 23 # Put some limit to avoid false warnings
|