arch/arc/kernel/stacktrace.c
156
pr_warn_once("CONFIG_ARC_DW2_UNWIND needs to be enabled\n");
arch/arc/kernel/unaligned.c
209
pr_warn_once("%s(%d) made unaligned access which was emulated"
arch/arm/kernel/hw_breakpoint.c
1088
pr_warn_once("CPU %d debug is powered down!\n", cpu);
arch/arm/kernel/hw_breakpoint.c
1109
pr_warn_once("CPU %d failed to disable vector catch\n", cpu);
arch/arm/kernel/hw_breakpoint.c
1129
pr_warn_once("CPU %d failed to clear debug register pairs\n", cpu);
arch/arm/kernel/hw_breakpoint.c
133
pr_warn_once("CPUID feature registers not supported. "
arch/arm/kernel/hw_breakpoint.c
263
pr_warn_once("Failed to enable monitor mode on CPU %d.\n",
arch/arm64/kernel/acpi.c
269
pr_warn_once("No MAIR allocation for EFI_MEMORY_WT; treating as Normal Non-cacheable\n");
arch/arm64/kernel/acpi.c
447
pr_warn_once("Unable to map CPU to valid ID\n");
arch/arm64/kernel/cpufeature.c
1518
pr_warn_once("Unsupported CPU feature variation detected.\n");
arch/arm64/kernel/cpufeature.c
1745
pr_warn_once("%s present but disabled by higher exception level\n",
arch/arm64/kernel/hw_breakpoint.c
217
pr_warn_once("Unhandled hw breakpoint ops %d\n", ops);
arch/arm64/kernel/paravirt.c
111
pr_warn_once("Unexpected revision or attributes in stolen time data\n");
arch/arm64/kvm/arm.c
3117
pr_warn_once("KVM is not available. Ignoring kvm-arm.mode\n");
arch/arm64/kvm/arm.c
3125
pr_warn_once("Protected KVM not available with VHE\n");
arch/arm64/kvm/mmu.c
921
pr_warn_once("%s using unsupported default IPA limit, upgrade your VMM\n",
arch/arm64/kvm/pkvm.c
248
pr_warn_once("kvm: protected VMs are experimental and for development only, tainting kernel\n");
arch/loongarch/kernel/hw_breakpoint.c
149
pr_warn_once("Unhandled hw breakpoint ops %d\n", ops);
arch/loongarch/kvm/exit.c
107
pr_warn_once("Unsupported csrxchg 0x%x with pc %lx\n", csrid, vcpu->arch.pc);
arch/loongarch/kvm/exit.c
77
pr_warn_once("Unsupported csrrd 0x%x with pc %lx\n", csrid, vcpu->arch.pc);
arch/loongarch/kvm/exit.c
91
pr_warn_once("Unsupported csrwr 0x%x with pc %lx\n", csrid, vcpu->arch.pc);
arch/powerpc/kernel/legacy_serial.c
517
pr_warn_once("Not activating Freescale specific workaround for device %pOFP\n",
arch/powerpc/kernel/smp.c
1455
pr_warn_once("CPU %d : Inconsistent L1 and L2 cache siblings\n",
arch/powerpc/kernel/sysfs.c
56
pr_warn_once("%s (%d) stored to unsupported smt_snooze_delay, which has no effect.\n",
arch/powerpc/kernel/sysfs.c
65
pr_warn_once("%s (%d) read from unsupported smt_snooze_delay\n",
arch/powerpc/kexec/crash.c
653
pr_warn_once("Unknown hotplug action\n");
arch/powerpc/platforms/powernv/opal.c
261
pr_warn_once("message queue no memory\n");
arch/powerpc/platforms/powernv/opal.c
264
pr_warn_once("message queue full\n");
arch/powerpc/platforms/powernv/opal.c
373
pr_warn_once("%s: Unknown message type: %u\n", __func__, type);
arch/powerpc/platforms/pseries/papr-platform-dump.c
159
pr_warn_once("Platform dump completed for dump ID %llu\n",
arch/riscv/kernel/cpufeature.c
150
pr_warn_once("This kernel does not support systems with F but not D\n");
arch/riscv/kernel/cpufeature.c
700
pr_warn_once("Vendor extensions are ignored in riscv,isa. Use riscv,isa-extensions instead.");
arch/riscv/kvm/vcpu_pmu.c
869
pr_warn_once("Limiting the hardware counters to 32 as specified by the ISA");
arch/sparc/kernel/nmi.c
314
pr_warn_once("NMI watchdog cannot be enabled or disabled\n");
arch/x86/entry/vsyscall/vsyscall_64.c
67
pr_warn_once("x86/cpu: Disabling LASS due to vsyscall=emulate\n");
arch/x86/events/amd/core.c
991
pr_warn_once("Reserved PerfCntrGlobalStatus bits are set (0x%llx), please consider updating microcode\n",
arch/x86/events/intel/uncore.h
288
pr_warn_once("perf uncore: Invalid offset 0x%lx exceeds mapped area of %s.\n",
arch/x86/kernel/acpi/madt_wakeup.c
132
pr_warn_once("No MADT mailbox: cannot bringup secondary CPUs. Booting with kexec?\n");
arch/x86/kernel/apic/apic.c
2467
pr_warn_once("x2apic: re-enabled by firmware during resume. Disabling\n");
arch/x86/kernel/apic/vector.c
1067
pr_warn_once("Moved interrupt pending in old target APIC %u\n", apicd->irq);
arch/x86/kernel/callthunks.c
195
pr_warn_once("Invalid padding area for %pS\n", dest);
arch/x86/kernel/cpu/bugs.c
2032
pr_warn_once("Unknown Spectre v2 mode, disabling RSB mitigation\n");
arch/x86/kernel/cpu/bugs.c
3175
pr_warn_once(SPECTRE_V2_EIBRS_LFENCE_EBPF_SMT_MSG);
arch/x86/kernel/cpu/bugs.c
3195
pr_warn_once(MDS_MSG_SMT);
arch/x86/kernel/cpu/bugs.c
3207
pr_warn_once(TAA_MSG_SMT);
arch/x86/kernel/cpu/bugs.c
3219
pr_warn_once(MMIO_MSG_SMT);
arch/x86/kernel/cpu/bugs.c
3262
pr_warn_once(VMSCAPE_MSG_SMT);
arch/x86/kernel/cpu/bus_lock.c
290
pr_warn_once("#AC: %s/%d %s split_lock trap at address: 0x%lx\n",
arch/x86/kernel/cpu/cpuid-deps.c
187
pr_warn_once("x86 CPU feature dependency check failure: CPU%d has '%s' enabled but '%s' disabled. Kernel might be fine, but no guarantees.\n",
arch/x86/kernel/cpu/intel_epb.c
111
pr_warn_once("ENERGY_PERF_BIAS: Set to 'normal', was 'performance'\n");
arch/x86/kernel/cpu/microcode/amd.c
791
pr_warn_once("It is a very very bad idea to disable the blobs SHA check!\n");
arch/x86/kernel/cpu/resctrl/core.c
332
pr_warn_once("Non Linear delay-bw map not supported but queried\n");
arch/x86/kernel/cpu/resctrl/core.c
484
pr_warn_once("Can't find control domain id for CPU:%d scope:%d for resource %s\n",
arch/x86/kernel/cpu/resctrl/core.c
545
pr_warn_once("Can't find L3 cache for CPU:%d resource %s\n", cpu, r->name);
arch/x86/kernel/cpu/resctrl/core.c
578
pr_warn_once("Can't find monitor domain id for CPU:%d scope:%d for resource %s\n",
arch/x86/kernel/cpu/resctrl/core.c
600
pr_warn_once("Unknown resource rid=%d\n", r->rid);
arch/x86/kernel/cpu/resctrl/core.c
623
pr_warn_once("Can't find control domain id for CPU:%d scope:%d for resource %s\n",
arch/x86/kernel/cpu/resctrl/core.c
666
pr_warn_once("Can't find monitor domain id for CPU:%d scope:%d for resource %s\n",
arch/x86/kernel/cpu/resctrl/core.c
712
pr_warn_once("Unknown resource rid=%d\n", r->rid);
arch/x86/kernel/cpu/resctrl/intel_aet.c
365
pr_warn_once("MMIO index %u out of range\n", idx);
arch/x86/kernel/cpu/resctrl/monitor.c
263
pr_warn_once("Domain %d has no CPUs\n", hdr->id);
arch/x86/kernel/cpu/resctrl/rdtgroup.c
112
pr_warn_once("Invalid event id %d\n", config_info->evtid);
arch/x86/kernel/cpu/resctrl/rdtgroup.c
96
pr_warn_once("Invalid event id %d\n", config_info->evtid);
arch/x86/kernel/cpu/topology.c
268
pr_warn_once("CPU limit of %d reached. Ignoring further CPUs\n", nr_cpu_ids);
arch/x86/kernel/cpu/topology_ext.c
125
pr_warn_once(FW_BUG "CPUID leaf 0x%x subleaf 0 has shift level 0 but %u CPUs. Fixing it up.\n",
arch/x86/kernel/cpu/topology_ext.c
97
pr_warn_once(FW_BUG "CPUID leaf 0x%x subleaf %d APIC ID mismatch %x != %x\n",
arch/x86/kernel/cpu/vmware.c
512
pr_warn_once("Incorrect usage\n");
arch/x86/kernel/cpu/vmware.c
517
pr_warn_once("Out of range command %lx\n", cmd);
arch/x86/kernel/process.c
942
pr_warn_once("WARNING: polling idle and HT enabled, performance may degrade\n");
arch/x86/kvm/emulate.c
3142
pr_warn_once("faulting far call emulation tainted memory\n");
arch/x86/kvm/mmu/mmu.c
3820
pr_warn_once("Fast #PF retrying more than 4 times.\n");
arch/x86/kvm/svm/sev.c
1074
pr_warn_once("KVM_SET_GUEST_DEBUG for SEV-ES guest is not supported");
arch/x86/kvm/vmx/sgx.c
170
pr_warn_once("SGX PROVISIONKEY advertised but not allowed\n");
arch/x86/kvm/vmx/vmx.c
2717
pr_warn_once("Inconsistent VM-Entry/VM-Exit pair, " \
arch/x86/kvm/vmx/vmx.c
2794
pr_warn_once("EPT CAP should not exist if not support "
arch/x86/kvm/vmx/vmx.c
2806
pr_warn_once("VPID CAP should not exist if not support "
arch/x86/kvm/vmx/vmx.c
2875
pr_warn_once("VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL "
arch/x86/kvm/vmx/vmx.c
3178
pr_warn_once("segment base is not paragraph aligned "
arch/x86/kvm/vmx/vmx.c
466
pr_warn_once("Kernel compiled without mitigations, ignoring vmentry_l1d_flush\n");
arch/x86/kvm/vmx/vmx.c
7793
pr_warn_once(L1TF_MSG_SMT);
arch/x86/kvm/vmx/vmx.c
7795
pr_warn_once(L1TF_MSG_L1D);
arch/x86/kvm/vmx/vmx_onhyperv.c
21
pr_warn_once(#field " unsupported with eVMCS: 0x%llx\n",\
arch/x86/kvm/x86.c
12739
pr_warn_once("SMP vm created on host with unstable TSC; "
arch/x86/kvm/x86.c
13332
pr_warn_once("Running KVM with ignore_msrs=1 and report_ignored_msrs=0 is not a\n"
arch/x86/kvm/x86.c
2232
pr_warn_once("%s instruction emulated as NOP!\n", insn);
arch/x86/kvm/x86.c
6803
pr_warn_once(SMT_RSB_MSG);
arch/x86/kvm/x86.c
8385
pr_warn_once("emulating exchange as write\n");
arch/x86/mm/dump_pagetables.c
240
pr_warn_once("x86/mm: PCI BIOS W+X mapping %lu pages\n", npages);
arch/x86/mm/pat/set_memory.c
1121
pr_warn_once("CPA: Cannot fixup static protections for PUD split\n");
arch/x86/mm/pgtable.c
659
pr_warn_once("%s: Cannot satisfy [mem %#010llx-%#010llx] with a huge-page mapping due to MTRR override.\n",
arch/x86/platform/efi/efi.c
257
pr_warn_once(FW_BUG "Invalid EFI memory map entries:\n");
arch/x86/xen/mmu_hvm.c
26
pr_warn_once("Unexpected HVMOP_get_mem_type failure\n");
arch/x86/xen/pmu.c
381
pr_warn_once("%s: pmudata not initialized\n", __func__);
arch/x86/xen/pmu.c
402
pr_warn_once("%s: pmudata not initialized\n", __func__);
arch/x86/xen/pmu.c
426
pr_warn_once("%s: pmudata not initialized\n", __func__);
arch/x86/xen/pmu.c
467
pr_warn_once("%s: pmudata not initialized\n", __func__);
arch/x86/xen/pmu.c
482
pr_warn_once("%s: failed hypercall, err: %d\n", __func__, err);
block/blk-crypto-fallback.c
649
pr_warn_once("Missing crypto API support for \"%s\"\n",
block/blk-crypto-internal.h
234
pr_warn_once("crypto API fallback is disabled\n");
block/blk-crypto.c
269
pr_warn_once("%pg: crypto API fallback disabled; failing request.\n",
block/genhd.c
62
pr_warn_once("%s: truncate capacity from %lld to %lld\n",
crypto/asymmetric_keys/pkcs7_verify.c
430
pr_warn_once("Waived invalid module sig (has authattrs)\n");
crypto/jitterentropy-testing.c
93
pr_warn_once("One time data collection test disabled\n");
drivers/acpi/apei/ghes.c
1933
pr_warn_once("Force-loading ghes_edac on an unsupported platform. You're on your own!\n");
drivers/acpi/battery.c
605
pr_warn_once(FW_BUG "(dis)charge rate invalid.\n");
drivers/acpi/button.c
229
pr_warn_once(FW_BUG "Unexpected lid state reported by firmware\n");
drivers/acpi/pptt.c
513
pr_warn_once("No PPTT table found, CPU and cache topology may be inaccurate\n");
drivers/acpi/pptt.c
553
pr_warn_once("PPTT table found, but unable to locate core %d (%d)\n",
drivers/acpi/reboot.c
32
pr_warn_once("PCI configuration space access is not supported\n");
drivers/acpi/riscv/rhct.c
25
pr_warn_once("No RHCT table found\n");
drivers/block/floppy.c
3184
pr_warn_once("Note: FDRAWCMD is deprecated and will be removed from the kernel in the near future.\n");
drivers/block/loop.c
2141
pr_warn_once("deleting an unspecified loop device is not supported.\n");
drivers/clk/zynqmp/clkc.c
620
pr_warn_once("%s() 0x%x: %s register fail with %ld\n",
drivers/clocksource/arm_arch_timer.c
1121
pr_warn_once(FW_BUG "VHE-capable CPU without EL2 virtual timer interrupt\n");
drivers/clocksource/arm_arch_timer.c
667
pr_warn_once("Broken CNTx_CVAL_EL1, using 31 bit TVAL instead.\n");
drivers/clocksource/timer-ti-dm-systimer.c
693
pr_warn_once("ARM architected timer wrap issue i940 detected\n");
drivers/cpufreq/amd-pstate.c
2218
pr_warn_once("The CPPC feature is supported but currently disabled by the BIOS.\n"
drivers/cpufreq/amd-pstate.c
2237
pr_warn_once("the _CPC object is not present in SBIOS or ACPI disabled\n");
drivers/cpufreq/cpufreq_stats.c
166
pr_warn_once("cpufreq transition table exceeds PAGE_SIZE. Disabling\n");
drivers/cpufreq/p4-clockmod.c
122
pr_warn_once("Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition to frequency scaling. You should use that instead of p4-clockmod, if possible.\n");
drivers/cpufreq/powernv-cpufreq.c
189
pr_warn_once("idx_to_pstate: index %u is out of bound\n", i);
drivers/cpufreq/powernv-cpufreq.c
215
pr_warn_once("pstate_to_idx: pstate 0x%x not found\n", pstate);
drivers/cpufreq/powernv-cpufreq.c
573
pr_warn_once("CPU %d on Chip %u has Pmax(0x%x) reduced below that of nominal frequency(0x%x)\n",
drivers/crypto/ccp/sev-dev.c
2556
pr_warn_once("SEV_GET_ID command is deprecated, use SEV_GET_ID2\n");
drivers/devfreq/devfreq.c
1754
pr_warn_once("devfreq transition table exceeds PAGE_SIZE. Disabling\n");
drivers/dma/ioat/dca.c
319
pr_warn_once("%s %s: APICID_TAG_MAP set incorrectly by BIOS, disabling DCA\n",
drivers/edac/igen6_edac.c
1441
pr_warn_once("Fake error to 0x%llx injected via debugfs\n", val);
drivers/edac/mce_amd.c
999
pr_warn_once("Decoding supported only on Scalable MCA processors.\n");
drivers/edac/sb_edac.c
1987
pr_warn_once("LockStep row/column decode is not supported yet!\n");
drivers/edac/sb_edac.c
2018
pr_warn_once("DDR3 row/column decode is not supported yet!\n");
drivers/edac/skx_common.c
1146
pr_warn_once("Fake error to 0x%llx injected via debugfs\n", val);
drivers/edac/skx_common.c
811
pr_warn_once("%s: Can't find size of NVDIMM. Try enabling CONFIG_ACPI_NFIT\n", mod_str);
drivers/firmware/arm_sdei.c
308
pr_warn_once("failed to mask CPU[%u]: %d\n",
drivers/firmware/arm_sdei.c
328
pr_warn_once("failed to unmask CPU[%u]: %d\n",
drivers/firmware/arm_sdei.c
351
pr_warn_once("failed to reset CPU[%u]: %d\n",
drivers/firmware/efi/runtime-wrappers.c
329
pr_warn_once("EFI Runtime Services are disabled!\n");
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
72
pr_warn_once("AMD-->DRM context priority value UNSET-->NORMAL");
drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.c
52
pr_warn_once("preallocated size:%zx for %s exceeded\n",
drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.c
75
pr_warn_once("preallocated size:%zx for %s exceeded\n",
drivers/gpu/drm/meson/meson_venc.c
1604
pr_warn_once("%s: GAMMA WR_RDY timeout\n", __func__);
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c
194
pr_warn_once
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
522
pr_warn_once("DPU 8.x supports only GPIOs and timer0 as TE sources\n");
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c
115
pr_warn_once("Unknown laptop placement\n");
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c
119
pr_warn_once("Undefined laptop placement\n");
drivers/hv/connection.c
385
pr_warn_once("relid2channel: relid=%d: No channels mapped!\n", relid);
drivers/hv/hv_util.c
325
pr_warn_once("TIMESYNC IC: Stale time stamp, %llu nsecs old\n",
drivers/hv/mshv_synic.c
454
pr_warn_once("%s: unknown message type 0x%x\n", __func__,
drivers/hwmon/dell-smm-hwmon.c
330
pr_warn_once("SMM call took %lld usecs!\n", duration);
drivers/hwtracing/coresight/coresight-core.c
1903
pr_warn_once("coresight PM failed: source has no PM callbacks; "
drivers/hwtracing/coresight/coresight-etm4x-core.c
1276
pr_warn_once("TRCDEVARCH doesn't match ETMv4 architecture\n");
drivers/hwtracing/coresight/coresight-etm4x-core.c
185
pr_warn_once("CPU%d: Unsupported Trace OSLock model: %x\n",
drivers/hwtracing/coresight/coresight-tmc-core.c
613
pr_warn_once("Deprecated ACPI property - arm,scatter-gather\n");
drivers/infiniband/core/iwpm_msg.c
426
pr_warn_once("%s: Down level iwpmd/pid %d. Continuing...",
drivers/infiniband/core/iwpm_msg.c
722
pr_warn_once("%s: Down level iwpmd/pid %d. Continuing...",
drivers/infiniband/ulp/srpt/ib_srpt.c
1156
pr_warn_once("Internal error - the receive buffers are not aligned properly.\n");
drivers/iommu/amd/init.c
1926
pr_warn_once("Host Address Translation is not supported.\n");
drivers/iommu/amd/init.c
3250
pr_warn_once(FW_BUG "Disable host address translation due to invalid translation level (%#x).\n",
drivers/iommu/amd/iommu.c
2491
pr_warn_once("%s: DMA translation not supported by iommu.\n",
drivers/iommu/intel/dmar.c
870
pr_warn_once(FW_BUG
drivers/iommu/intel/iommu.c
435
pr_warn_once(FW_BUG "BIOS assigned incorrect VT-d unit for Intel(R) QuickData Technology device\n");
drivers/iommu/intel/perfmon.c
507
pr_warn_once("Cannot find the assigned event for counter %d\n", i);
drivers/iommu/intel/perfmon.c
600
pr_warn_once("The number of IOMMU counters %d > max(%d), clipping!",
drivers/irqchip/irq-bcm2836.c
127
pr_warn_once("Unexpected hw irq: %lu\n", hw);
drivers/irqchip/irq-gic-v3.c
1607
pr_warn_once("SPI %u out of range (use ESPI?)\n", fwspec->param[1]);
drivers/irqchip/irq-gic-v3.c
1612
pr_warn_once("PPI %u out of range (use EPPI?)\n", fwspec->param[1]);
drivers/irqchip/irq-gic-v3.c
1617
pr_warn_once("ESPI %u out of range\n", fwspec->param[1]);
drivers/irqchip/irq-gic-v3.c
1622
pr_warn_once("EPPI %u out of range\n", fwspec->param[1]);
drivers/irqchip/irq-gic-v3.c
2182
pr_warn_once(FW_BUG "%s region %pa has overlapping address\n",
drivers/irqchip/irq-gic-v5-irs.c
901
pr_warn_once(FW_BUG "%s region %pa has overlapping address\n", name, &base);
drivers/media/usb/uvc/uvc_driver.c
2486
pr_warn_once("uvcvideo: "
drivers/media/usb/uvc/uvc_v4l2.c
1059
pr_warn_once("uvcvideo: " DEPRECATED
drivers/media/usb/uvc/uvc_v4l2.c
1175
pr_warn_once("uvcvideo: " DEPRECATED
drivers/media/v4l2-core/v4l2-common.c
604
pr_warn_once("%s: Link frequency estimated using pixel rate: result might be inaccurate\n",
drivers/media/v4l2-core/v4l2-common.c
606
pr_warn_once("%s: Consider implementing support for V4L2_CID_LINK_FREQ in the transmitter driver\n",
drivers/media/v4l2-core/v4l2-subdev.c
1532
pr_warn_once("video device '%s' does not implement .link_validate(), driver bug!\n",
drivers/net/bonding/bond_main.c
3100
pr_warn_once("%s: no route to arp_ip_target %pI4 and arp_validate is set\n",
drivers/net/bonding/bond_main.c
3284
pr_warn_once("%s: no route to ns_ip6_target %pI6c and arp_validate is set\n",
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
2544
pr_warn_once("Unable to map QPN %u to dev - dropping skb\n", qpn);
drivers/net/ethernet/sfc/tc.c
766
pr_warn_once("Unknown efx_encap_type %d encountered\n", typ);
drivers/net/mdio/of_mdio.c
447
pr_warn_once("%pOF uses deprecated array-style fixed-link binding!\n",
drivers/net/ppp/ppp_generic.c
742
pr_warn_once("%s (%d) used obsolete PPPIOCDETACH ioctl\n",
drivers/net/wireless/ath/carl9170/usb.c
454
pr_warn_once("device %s is not registered\n",
drivers/ntb/hw/intel/ntb_hw_gen1.c
189
pr_warn_once("%s: NTB unsafe doorbell access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
206
pr_warn_once("%s: NTB unsafe doorbell access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
215
pr_warn_once("%s: NTB unsafe doorbell access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
231
pr_warn_once("%s: NTB unsafe doorbell access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
252
pr_warn_once("%s: NTB unsafe doorbell access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
282
pr_warn_once("%s: NTB unsafe scratchpad access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
300
pr_warn_once("%s: NTB unsafe scratchpad access", __func__);
drivers/ntb/hw/intel/ntb_hw_gen1.c
312
pr_warn_once("%s: NTB unsafe scratchpad access", __func__);
drivers/of/address.c
142
pr_warn_once("%pOF: Missing device_type\n", np);
drivers/of/base.c
2258
pr_warn_once("%pOF: %s has 1-cell entries targeting 2-cell %s, treating as 1-cell output\n",
drivers/pci/of.c
559
pr_warn_once("%s: possibly some PCI slots don't have level triggered interrupts capability\n",
drivers/pci/pci.c
943
pr_warn_once("PCI: Can't parse ACS command line parameter\n");
drivers/perf/arm_brbe.c
592
pr_warn_once("%d - unknown branch privilege captured\n", brbe_el);
drivers/perf/arm_brbe.c
637
pr_warn_once("Unknown transaction states\n");
drivers/pinctrl/renesas/core.c
820
pr_warn_once("%s: Please increase SH_PFC_MAX_REGS\n", drvname);
drivers/pinctrl/renesas/core.c
839
pr_warn_once("%s: Please increase SH_PFC_MAX_ENUMS\n", drvname);
drivers/platform/x86/intel/pmc/core.c
626
pr_warn_once("Invalid LTR scale factor %u (only 0-5 are valid per PCIe spec)\n",
drivers/ras/amd/fmpm.c
308
pr_warn_once("FRU descriptor entry %d out-of-bounds (max: %d)\n",
drivers/ras/amd/fmpm.c
321
pr_warn_once("FRU record %d not found\n", i);
drivers/ras/amd/fmpm.c
327
pr_warn_once("spa_entries[] index out-of-bounds\n");
drivers/resctrl/mpam_devices.c
1506
pr_warn_once("t241: inconsistent values in shadow regs");
drivers/resctrl/mpam_resctrl.c
1088
pr_warn_once("Faking L3 MSC to enable counters.\n");
drivers/scsi/scsi_bsg.c
122
pr_warn_once("BIDI support in bsg has been removed.\n");
drivers/scsi/scsi_bsg.c
197
pr_warn_once("BIDI support in bsg has been removed.\n");
drivers/spi/spi-mt65xx.c
570
pr_warn_once("unknown nbit mode %u. Falling back to single mode\n",
drivers/thermal/thermal_sysfs.c
747
pr_warn_once("Thermal transition table exceeds PAGE_SIZE. Disabling\n");
drivers/tty/vt/vt.c
3294
pr_warn_once("con_write: tty %d not allocated\n", currcons+1);
drivers/usb/core/port.c
578
pr_warn_once("usb: port power management may be unreliable\n");
drivers/vhost/scsi.c
756
pr_warn_once("Guest sent too many cmds. Returning TASK_SET_FULL.\n");
drivers/xen/balloon.c
811
pr_warn_once("Initial ballooning failed, %ld pages need to be freed.\n",
drivers/xen/time.c
94
pr_warn_once("%s: memory leak as runstate_delta is not NULL\n",
fs/binfmt_elf.c
1611
pr_warn_once("coredump Note size too large: %u (does kernel.core_file_note_size_limit sysctl need adjustment?\n",
fs/ceph/caps.c
3593
pr_warn_once("inode type changed! (ino %llx.%llx is 0%o, mds says 0%o)\n",
fs/crypto/policy.c
482
pr_warn_once("%s (pid %d) is setting deprecated v1 encryption policy; recommend upgrading to v2.\n",
fs/crypto/policy.c
491
pr_warn_once("%s (pid %d) is setting an IV_INO_LBLK_32 encryption policy. This should only be used if there are certain hardware limitations.\n",
fs/exec.c
1872
pr_warn_once("process '%s' launched '%s' with NULL argv: empty string added\n",
fs/exec.c
683
pr_warn_once("process '%pD4' started with executable stack\n",
fs/exportfs/expfs.c
395
pr_warn_once("%s: unexpected fh type value 0x%x from fstype %s.\n",
fs/ext4/xattr.c
520
pr_warn_once("ext4: filesystem with signed xattr name hash");
fs/filesystems.c
403
pr_warn_once("request_module fs-%.*s succeeded, but still no fs?\n",
fs/fuse/dev_uring.c
559
pr_warn_once("notify through fuse-io-uring not supported\n");
fs/fuse/dir.c
586
pr_warn_once("root generation should be zero\n");
fs/hugetlbfs/inode.c
1519
pr_warn_once("%s (%d): Using mlock ulimits for SHM_HUGETLB is obsolete\n",
fs/lockd/svcproc.c
220
pr_warn_once("lockd: unhandled internal status %u\n",
fs/locks.c
2294
pr_warn_once("%s(%d): Attempt to set a LOCK_MAND lock via flock(2). This support has been removed and the request ignored.\n", current->comm, current->pid);
fs/namespace.c
2014
pr_warn_once("=======================================================\n"
fs/nfs/nfs4proc.c
3411
pr_warn_once("NFSv4: server %s is incorrectly "
fs/overlayfs/copy_up.c
197
pr_warn_once("copying fileattr: no xattr on upper\n");
fs/overlayfs/copy_up.c
213
pr_warn_once("copying fileattr: no support on upper\n");
fs/proc/base.c
1127
pr_warn_once("%s (%d): /proc/%d/oom_adj is deprecated, please use /proc/%d/oom_score_adj instead.\n",
fs/proc/kcore.c
614
pr_warn_once("Unhandled KCORE type: %d\n", m->type);
fs/proc/vmcore.c
111
pr_warn_once("Unexpected vmcore callback unregistration\n");
fs/proc/vmcore.c
1522
pr_warn_once("Unexpected adding of device dump\n");
fs/proc/vmcore.c
94
pr_warn_once("Unexpected vmcore callback registration\n");
fs/pstore/platform.c
199
pr_warn_once("zlib_deflateEnd() failed: %d\n", ret);
fs/resctrl/ctrlmondata.c
519
pr_warn_once("Bad event %d\n", rdtgrp->mba_mbps_event);
fs/resctrl/monitor.c
493
pr_warn_once("Summing domains using assignable counters is not supported\n");
fs/resctrl/monitor.c
701
pr_warn_once("Failure to get domain for MBA update\n");
fs/smb/client/cached_dir.c
329
pr_warn_once("server share %s deleted\n",
fs/smb/client/cifssmb.c
189
pr_warn_once("reconnect tcon failed rc = %d\n", rc);
fs/smb/client/connect.c
2764
pr_warn_once("SMB3.11 POSIX Extensions are experimental\n");
fs/smb/client/connect.c
3022
pr_warn_once("%s: skip super matching due to bad tlink(%p)\n",
fs/smb/client/connect.c
970
pr_warn_once("trying to dequeue a deleted mid\n");
fs/smb/client/file.c
3437
pr_warn_once("Swap support over SMB3 is experimental\n");
fs/smb/client/fs_context.c
1751
pr_warn_once("Witness protocol support is experimental\n");
fs/smb/client/fs_context.c
1773
pr_warn_once("conflicting posix mount options specified\n");
fs/smb/client/fs_context.c
1778
pr_warn_once("conflicting posix mount options specified\n");
fs/smb/client/fs_context.c
856
pr_warn_once("No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.\n");
fs/smb/client/misc.c
961
pr_warn_once("%s: could not find dfs superblock\n", __func__);
fs/smb/client/sess.c
676
pr_warn_once("%s: authentication has been weakened as server does not support key exchange\n",
fs/smb/client/smb1ops.c
1382
pr_warn_once("Server share %s deleted.\n",
fs/smb/client/smb2inode.c
561
pr_warn_once("server share %s deleted\n", tcon->tree_name);
fs/smb/client/smb2misc.c
115
pr_warn_once("Invalid negotiate context offset %d\n", nc_offset);
fs/smb/client/smb2misc.c
128
pr_warn_once("negotiate context goes beyond end\n");
fs/smb/client/smb2ops.c
105
pr_warn_once("rreq R=%08x[%x] Zero in_flight\n",
fs/smb/client/smb2ops.c
1558
pr_warn_once("Server share %s does not support copy range\n", tcon->tree_name);
fs/smb/client/smb2ops.c
2725
pr_warn_once("Server share %s deleted.\n",
fs/smb/client/smb2ops.c
2992
pr_warn_once("server share %s deleted\n",
fs/smb/client/smb2ops.c
93
pr_warn_once("server overflowed SMB3 credits\n");
fs/smb/client/smb2ops.c
99
pr_warn_once("rreq R=%08x[%x] Credits not in flight\n",
fs/smb/client/smb2pdu.c
3358
pr_warn_once("server share %s deleted\n",
fs/smb/client/smb2pdu.c
5084
pr_warn_once("Out of space writing to %s\n",
fs/smb/client/smb2pdu.c
820
pr_warn_once("server sent bad preauth context\n");
fs/smb/client/smb2pdu.c
823
pr_warn_once("server sent invalid SaltLength\n");
fs/smb/client/smb2pdu.c
827
pr_warn_once("Invalid SMB3 hash algorithm count\n");
fs/smb/client/smb2pdu.c
829
pr_warn_once("unknown SMB3 hash algorithm\n");
fs/smb/client/smb2pdu.c
849
pr_warn_once("server sent bad compression cntxt\n");
fs/smb/client/smb2pdu.c
856
pr_warn_once("invalid SMB3 compress algorithm count\n");
fs/smb/client/smb2pdu.c
862
pr_warn_once("invalid SMB3 compression flags\n");
fs/smb/client/smb2pdu.c
899
pr_warn_once("server sent bad crypto ctxt len\n");
fs/smb/client/smb2pdu.c
904
pr_warn_once("Invalid SMB3.11 cipher count\n");
fs/smb/client/smb2pdu.c
925
pr_warn_once("Server does not support requested encryption types\n");
fs/smb/client/smb2pdu.c
931
pr_warn_once("Invalid SMB3.11 cipher returned\n");
fs/smb/client/smb2pdu.c
950
pr_warn_once("server sent bad signing negcontext\n");
fs/smb/client/smb2pdu.c
954
pr_warn_once("Invalid signing algorithm count\n");
fs/smb/client/smb2pdu.c
958
pr_warn_once("unknown signing algorithm\n");
include/linux/ceph/ceph_debug.h
61
pr_warn_once("[%pU %llu]: " fmt, &client->fsid, \
include/linux/fb.h
904
pr_warn_once("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
include/linux/iio/timer/stm32-lptim-trigger.h
33
pr_warn_once("stm32 lptim_trigger not linked in\n");
include/linux/iio/timer/stm32-timer-trigger.h
87
pr_warn_once("stm32-timer-trigger not linked in\n");
include/linux/libata.h
1606
pr_warn_once("ata%u.%02u: " fmt, \
include/linux/netfilter/x_tables.h
557
pr_warn_once("%s %s\n",
init/initramfs.c
776
pr_warn_once("wait_for_initramfs() called before rootfs_initcalls\n");
io_uring/io-wq.c
330
pr_warn_once("io-wq is not configured for unbound workers");
ipc/mqueue.c
262
pr_warn_once("Inconsistency in POSIX message queue, "
ipc/mqueue.c
271
pr_warn_once("Inconsistency in POSIX message queue, "
kernel/bpf/btf.c
8505
pr_warn_once("Kernel module BTF mismatch detected, BTF debug info may be unavailable for some modules\n");
kernel/bpf/core.c
964
pr_warn_once("BPF: Predictors not flushed for allocations greater than BPF_PROG_PACK_SIZE\n");
kernel/cgroup/cgroup.c
1339
pr_warn_once("cgroup favordynmods: per threadgroup rwsem mechanism can't be disabled\n");
kernel/cgroup/cpuset-v1.c
523
pr_warn_once("cpuset.%s is deprecated\n", cft->name);
kernel/dma/direct.c
240
pr_warn_once("coherent DMA allocations not supported on this platform.\n");
kernel/dma/swiotlb.c
1407
pr_warn_once("Memory encryption is active and system is using DMA bounce buffers\n");
kernel/fork.c
576
pr_warn_once("exe_file_deny_write_access() failed in %s\n", __func__);
kernel/irq/manage.c
223
pr_warn_once("irq_chip %s did not update eff. affinity mask of irq %u\n",
kernel/kallsyms.c
448
pr_warn_once("Undefined buildid for the module %s\n", modname);
kernel/kcov.c
527
pr_warn_once("kcov: vm_insert_page() failed\n");
kernel/kcsan/kcsan_test.c
1418
pr_warn_once("Limiting number of threads to %ld (only %d online CPUs)\n",
kernel/module/version.c
39
pr_warn_once("%s: no extended symbol version for %s\n",
kernel/module/version.c
67
pr_warn_once("%s: no symbol version for %s\n", info->name, symname);
kernel/power/snapshot.c
107
pr_warn_once("Failed to remap page\n");
kernel/power/snapshot.c
94
pr_warn_once("Failed to remap page\n");
kernel/printk/printk_ringbuffer.c
1463
pr_warn_once("wrong text_len value (%hu, expecting 0)\n",
kernel/printk/printk_ringbuffer.c
1486
pr_warn_once("wrong text_len value (%hu, expecting <=%u)\n",
kernel/sysctl.c
140
pr_warn_once("%s wrote to %s when file position was not 0!\n"
kernel/time/clocksource.c
915
pr_warn_once("Failed to enable the non-suspend-able clocksource.\n");
kernel/time/tick-broadcast.c
240
pr_warn_once("%s depends on broadcast, but no broadcast function available\n",
kernel/workqueue.c
2263
pr_warn_once("workqueue: round-robin CPU selection forced, expect performance impact\n");
kernel/workqueue.c
2287
pr_warn_once("workqueue: work func %ps enqueued on deprecated workqueue. "
kernel/workqueue.c
5840
pr_warn_once("workqueue: name exceeds WQ_NAME_LEN. Truncating to: %s\n",
lib/alloc_tag.c
822
pr_warn_once("early PFN tracking page allocation failed\n");
mm/compaction.c
3301
pr_warn_once("sysctl attribute %s changed by %s[%d]\n",
mm/execmem.c
528
pr_warn_once("ROX cache is not supported\n");
mm/hugetlb.c
3575
pr_warn_once("HugeTLB: hugetlb_cma is enabled, skip boot time allocation\n");
mm/hugetlb.c
444
pr_warn_once("HugeTLB: unable to allocate vma specific lock\n");
mm/khugepaged.c
389
pr_warn_once("mTHP collapse does not support max_ptes_none"
mm/kmemleak.c
1017
pr_warn_once("Cannot allocate a scan area, scanning the full object\n");
mm/kmemleak.c
512
pr_warn_once("Memory pool empty, consider increasing CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE\n");
mm/madvise.c
984
pr_warn_once("%s: unhandled return value: %ld\n",
mm/memcontrol-v1.c
1183
pr_warn_once("oom_control is deprecated and will be removed. "
mm/memcontrol-v1.c
1189
pr_warn_once("pressure_level is deprecated and will be removed. "
mm/memcontrol-v1.c
1585
pr_warn_once("Non-hierarchical mode is deprecated. "
mm/memcontrol-v1.c
1710
pr_warn_once("kmem.limit_in_bytes is deprecated and will be removed. "
mm/memcontrol-v1.c
1717
pr_warn_once("kmem.tcp.limit_in_bytes is deprecated and will be removed. "
mm/memcontrol-v1.c
1728
pr_warn_once("soft_limit_in_bytes is deprecated and will be removed. "
mm/memcontrol-v1.c
2042
pr_warn_once("oom_control is deprecated and will be removed. "
mm/memcontrol-v1.c
414
pr_warn_once("Cgroup memory moving (move_charge_at_immigrate) is deprecated. "
mm/memcontrol.c
5697
pr_warn_once("The swapaccount=0 commandline option is deprecated "
mm/memory_hotplug.c
400
pr_warn_once("memory add fail, invalid altmap\n");
mm/migrate_device.c
1044
pr_warn_once("Unsupported ZONE_DEVICE page type.\n");
mm/mmap.c
1097
pr_warn_once("%s (%d) uses deprecated remap_file_pages() syscall. See Documentation/mm/remap_file_pages.rst.\n",
mm/mmap.c
1346
pr_warn_once("%s (%d): VmData %lu exceed data ulimit %lu. Update limits%s.\n",
mm/mremap.c
1765
pr_warn_once("%s (%d): attempted to duplicate a private mapping with mremap. This is not supported.\n",
mm/numa_memblks.c
112
pr_warn_once("Warning: node ids are out of bound, from=%d to=%d distance=%d\n",
mm/numa_memblks.c
119
pr_warn_once("Warning: invalid distance parameter, from=%d to=%d distance=%d\n",
mm/slub.c
2328
pr_warn_once("%s, %s: Failed to create slab extension vector!\n",
mm/slub.c
6608
pr_warn_once("object pointer: 0x%p\n", object);
mm/sparse-vmemmap.c
117
pr_warn_once("%s: allocations must be multiple of PAGE_SIZE (%ld)\n",
mm/sparse-vmemmap.c
145
pr_warn_once("[%lx-%lx] potential offnode page_structs\n",
net/batman-adv/multicast.c
299
pr_warn_once("No bridge IGMP snooping compiled - multicast optimizations disabled\n");
net/bpf/test_run.c
1215
pr_warn_once("Please test this program with IPv6 enabled kernel\n");
net/bridge/br_netfilter_hooks.c
508
pr_warn_once("Module ipv6 is disabled, so call_ip6tables is not supported.");
net/can/af_can.c
692
pr_warn_once("PF_CAN: dropped non conform CAN skbuff: dev type %d, len %d\n",
net/can/af_can.c
708
pr_warn_once("PF_CAN: dropped non conform CAN FD skbuff: dev type %d, len %d\n",
net/can/af_can.c
724
pr_warn_once("PF_CAN: dropped non conform CAN XL skbuff: dev type %d, len %d\n",
net/core/dev.c
7778
pr_warn_once("%s: Budget exhausted after napi rescheduled\n",
net/core/filter.c
9403
pr_warn_once("%s XDP return value %u on prog %s (id %d) dev %s, expect packet loss!\n",
net/core/lwt_bpf.c
161
pr_warn_once("orig_output not set on dst for prog %s\n",
net/core/lwt_bpf.c
60
pr_warn_once("Illegal redirect return code in prog %s\n",
net/core/lwt_bpf.c
76
pr_warn_once("bpf-lwt: Illegal return value %u, expect packet loss\n", ret);
net/ethtool/rss.c
518
pr_warn_once("Failed to send a RSS delete notification");
net/ipv4/tcp_ipv4.c
1401
pr_warn_once("TCP-MD5 support is disabled due to FIPS\n");
net/ipv6/seg6_local.c
1159
pr_warn_once("seg6local: SRv6 End.DT* family mismatch");
net/ipv6/seg6_local.c
1452
pr_warn_once("bpf-seg6local: Illegal return value %u\n", ret);
net/ipv6/seg6_local.c
760
pr_warn_once("seg6local: invalid RFC8986 flavors\n");
net/key/af_key.c
3928
pr_warn_once("PFKEY is deprecated and scheduled to be removed in 2027, "
net/mptcp/options.c
972
pr_warn_once("bogus mpc option on established client sk");
net/netfilter/nf_tables_api.c
10905
pr_warn_once("nftables ruleset with unbound set\n");
net/netfilter/nf_tables_api.c
10913
pr_warn_once("nftables ruleset with unbound chain\n");
net/netfilter/nft_exthdr.c
802
pr_warn_once("The dccp option matching is deprecated and scheduled to be removed in 2027.\n"
net/netfilter/nft_set_rbtree.c
1078
pr_warn_once("malformed interval set from userspace?");
net/netfilter/nft_set_rbtree.c
1099
pr_warn_once("malformed interval set from userspace?");
net/netfilter/xt_CHECKSUM.c
62
pr_warn_once("CHECKSUM should be avoided. If really needed, restrict with \"-p udp\" and only use in OUTPUT\n");
net/netfilter/xt_dccp.c
162
pr_warn_once("The DCCP match is deprecated and scheduled to be removed in 2027.\n"
net/netlink/af_netlink.c
1834
pr_warn_once("Zero length message leads to an empty skb\n");
net/packet/af_packet.c
2660
pr_warn_once("variable sized slot not supported");
net/sctp/sysctl.c
482
pr_warn_once("Changing rto_alpha or rto_beta may lead to "
net/smc/smc_llc.c
244
pr_warn_once("smc: SMC-R lg %*phN net %llu dropped parallel "
net/smc/smc_llc.c
362
pr_warn_once("smc: SMC-R lg %*phN net %llu dropped unexpected LLC msg: "
net/sunrpc/svc.c
1458
pr_warn_once("Unexpected svc_auth_status (%d)\n", auth_res);
net/sunrpc/xdr.c
190
pr_warn_once("%s: bio_vec array overflow\n", __func__);
net/tipc/socket.c
726
pr_warn_once("Can't bind to reserved service type %u\n",
net/wireless/wext-core.c
642
pr_warn_once("warning: `%s' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211\n",
net/xfrm/xfrm_compat.c
227
pr_warn_once("unsupported nlmsg_type %d\n", nlh_src->nlmsg_type);
net/xfrm/xfrm_compat.c
298
pr_warn_once("unsupported nla_type %d\n", src->nla_type);
net/xfrm/xfrm_compat.c
345
pr_warn_once("unsupported nlmsg_type %d\n", nlh_src->nlmsg_type);
security/apparmor/lsm.c
2212
pr_warn_once("AppArmor: Failed to allocate a memory buffer.\n");
security/landlock/syscalls.c
46
pr_warn_once(
security/selinux/ss/services.c
1022
pr_warn_once("SELinux: unknown specified key (%u)\n",
security/selinux/ss/services.c
998
pr_warn_once(