Home
last modified time | relevance | path

Searched refs:pr_warn (Results 1 – 25 of 1911) sorted by relevance

12345678910>>...77

/linux-6.3-rc2/drivers/iommu/
A Diommu-debugfs.c35 pr_warn("\n"); in iommu_debugfs_setup()
36 pr_warn("*************************************************************\n"); in iommu_debugfs_setup()
37 pr_warn("** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **\n"); in iommu_debugfs_setup()
38 pr_warn("** **\n"); in iommu_debugfs_setup()
39 pr_warn("** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **\n"); in iommu_debugfs_setup()
40 pr_warn("** **\n"); in iommu_debugfs_setup()
41 pr_warn("** This means that this kernel is built to expose internal **\n"); in iommu_debugfs_setup()
42 pr_warn("** IOMMU data structures, which may compromise security on **\n"); in iommu_debugfs_setup()
43 pr_warn("** your system. **\n"); in iommu_debugfs_setup()
44 pr_warn("** **\n"); in iommu_debugfs_setup()
[all …]
/linux-6.3-rc2/drivers/misc/lkdtm/
A Dusercopy.c85 pr_warn("Failed to allocate user memory\n"); in do_usercopy_stack()
93 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_stack()
145 pr_warn("Failed to allocate kernel memory\n"); in do_usercopy_slab_size()
153 pr_warn("Failed to allocate user memory\n"); in do_usercopy_slab_size()
166 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_slab_size()
211 pr_warn("Failed to allocate kernel cache\n"); in do_usercopy_slab_whitelist()
229 pr_warn("Failed to allocate user memory\n"); in do_usercopy_slab_whitelist()
243 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_slab_whitelist()
319 pr_warn("Failed to allocate user memory\n"); in lkdtm_USERCOPY_KERNEL()
327 pr_warn("copy_to_user failed unexpectedly?!\n"); in lkdtm_USERCOPY_KERNEL()
[all …]
A Drefcount.c16 pr_warn("Overflow detected: unsafely reset to max\n"); in overflow_check()
67 pr_warn("Weird: refcount_inc_not_zero() reported zero\n"); in lkdtm_REFCOUNT_INC_NOT_ZERO_OVERFLOW()
79 pr_warn("Weird: refcount_add_not_zero() reported zero\n"); in lkdtm_REFCOUNT_ADD_NOT_ZERO_OVERFLOW()
91 pr_warn("Zero detected: unsafely reset to max\n"); in check_zero()
137 pr_warn("Negative detected: unsafely reset to max\n"); in check_negative()
165 pr_warn("Weird: refcount_dec_and_test() reported zero\n"); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE()
180 pr_warn("Weird: refcount_sub_and_test() reported zero\n"); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE()
195 pr_warn("Zero detected: unsafely reset to max\n"); in check_from_zero()
259 pr_warn("Saturation detected: unsafely reset to max\n"); in check_saturated()
309 pr_warn("Weird: refcount_inc_not_zero() reported zero\n"); in lkdtm_REFCOUNT_INC_NOT_ZERO_SATURATED()
[all …]
A Dfortify.c158 pr_warn("FAIL: strscpy() of 0 length did not return -E2BIG\n"); in lkdtm_FORTIFY_STRSCPY()
162 pr_warn("FAIL: strscpy() did not return -E2BIG while src is truncated\n"); in lkdtm_FORTIFY_STRSCPY()
166 pr_warn("FAIL: after strscpy() dst does not contain \"foob\" but \"%s\"\n", in lkdtm_FORTIFY_STRSCPY()
177 pr_warn("FAIL: strscpy() did not return 3 while src was copied entirely truncated\n"); in lkdtm_FORTIFY_STRSCPY()
181 pr_warn("FAIL: after strscpy() dst does not contain \"foo\" but \"%s\"\n", in lkdtm_FORTIFY_STRSCPY()
188 pr_warn("FAIL: after strscpy() weird_dst does not contain \"hello\" but \"%s\"\n", in lkdtm_FORTIFY_STRSCPY()
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dor51211.c109 pr_warn("error eprom\n"); in or51211_load_firmware()
123 pr_warn("error 1\n"); in or51211_load_firmware()
130 pr_warn("error 2\n"); in or51211_load_firmware()
136 pr_warn("error 3\n"); in or51211_load_firmware()
143 pr_warn("error 4\n"); in or51211_load_firmware()
160 pr_warn("error 1\n"); in or51211_setmode()
167 pr_warn("error 2\n"); in or51211_setmode()
183 pr_warn("error 3\n"); in or51211_setmode()
193 pr_warn("error 5\n"); in or51211_setmode()
197 pr_warn("error 6\n"); in or51211_setmode()
[all …]
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_dcc.c278 pr_warn("\n"); in hvc_dcc_init()
279 pr_warn("********************************************************************\n"); in hvc_dcc_init()
280 pr_warn("** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **\n"); in hvc_dcc_init()
281 pr_warn("** **\n"); in hvc_dcc_init()
282 pr_warn("** HVC_DCC_SERIALIZE_SMP SUPPORT HAS BEEN ENABLED IN THIS KERNEL **\n"); in hvc_dcc_init()
283 pr_warn("** **\n"); in hvc_dcc_init()
284 pr_warn("** This means that this is a DEBUG kernel and unsafe for **\n"); in hvc_dcc_init()
285 pr_warn("** production use and has important feature like CPU hotplug **\n"); in hvc_dcc_init()
286 pr_warn("** disabled. **\n"); in hvc_dcc_init()
287 pr_warn("** **\n"); in hvc_dcc_init()
[all …]
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Daltera-ci.h41 pr_warn("%s: driver disabled by Kconfig\n", __func__); in altera_ci_init()
47 pr_warn("%s: driver disabled by Kconfig\n", __func__); in altera_ci_release()
52 pr_warn("%s: driver disabled by Kconfig\n", __func__); in altera_ci_irq()
58 pr_warn("%s: driver disabled by Kconfig\n", __func__); in altera_ci_tuner_reset()
67 pr_warn("%s: driver disabled by Kconfig\n", __func__);
73 pr_warn("%s: driver disabled by Kconfig\n", __func__);
79 pr_warn("%s: driver disabled by Kconfig\n", __func__);
/linux-6.3-rc2/arch/mips/sgi-ip30/
A Dip30-xtalk.c49 pr_warn("xtalk:%x bridge create out of memory\n", widget); in bridge_platform_create()
64 pr_warn("xtalk:%x bridge create out of memory\n", widget); in bridge_platform_create()
68 pr_warn("xtalk:%x bridge failed to add platform resources.\n", widget); in bridge_platform_create()
72 pr_warn("xtalk:%x bridge failed to add platform data.\n", widget); in bridge_platform_create()
76 pr_warn("xtalk:%x bridge failed to add platform device.\n", widget); in bridge_platform_create()
84 pr_warn("xtalk:%x bridge create out of memory\n", widget); in bridge_platform_create()
89 pr_warn("xtalk:%x bridge create out of memory\n", widget); in bridge_platform_create()
111 pr_warn("xtalk:%x bridge failed to add platform data.\n", widget); in bridge_platform_create()
115 pr_warn("xtalk:%x bridge failed to add platform device.\n", widget); in bridge_platform_create()
/linux-6.3-rc2/tools/lib/bpf/
A Dusdt.c323 pr_warn("usdt: unsupported ELF class for '%s'\n", path); in sanity_check_usdt_elf()
344 pr_warn("usdt: ELF endianness mismatch for '%s'\n", path); in sanity_check_usdt_elf()
1218 pr_warn("usdt: unrecognized register '%s'\n", reg_name); in calc_pt_regs_off()
1272 pr_warn("usdt: unsupported arg #%d (spec '%s') size: %d\n", in parse_usdt_arg()
1295 pr_warn("usdt: unrecognized register '%%r%u'\n", reg); in parse_usdt_arg()
1304 pr_warn("usdt: unrecognized register '%%r%u'\n", reg); in parse_usdt_arg()
1327 pr_warn("usdt: unsupported arg #%d (spec '%s') size: %d\n", in parse_usdt_arg()
1347 pr_warn("usdt: unrecognized register '%s'\n", reg_name); in calc_pt_regs_off()
1400 pr_warn("usdt: unsupported arg #%d (spec '%s') size: %d\n", in parse_usdt_arg()
1455 pr_warn("usdt: unrecognized register '%s'\n", reg_name); in calc_pt_regs_off()
[all …]
A Dlibbpf.c1282 pr_warn("elf: init internal error\n"); in bpf_object__elf_init()
1933 pr_warn("failed to open system Kconfig\n"); in bpf_object__read_kconfig_file()
2476 pr_warn("map #%d: empty name.\n", var_idx); in bpf_object__init_user_btf_map()
7191 pr_warn("failed to init libelf for %s\n", in bpf_object_open()
7861 pr_warn("invalid map pointer\n"); in bpf_map__pin()
7912 pr_warn("failed to pin map: %s\n", cp); in bpf_map__pin()
7921 pr_warn("invalid map pointer\n"); in bpf_map__unpin()
7933 pr_warn("no path to unpin map '%s' from\n", in bpf_map__unpin()
9013 pr_warn("vmlinux BTF is not found\n"); in libbpf_find_vmlinux_btf_id()
9327 pr_warn("error: unsupported map type\n"); in bpf_map__set_inner_map_fd()
[all …]
A Dlinker.c308 pr_warn("failed to create '%s': %d\n", file, err); in init_output_elf()
563 pr_warn("failed to open file '%s': %d\n", filename, err); in linker_load_obj_file()
685 pr_warn("unrecognized section #%zu (%s) in %s\n", in linker_load_obj_file()
815 pr_warn("ELF sym #%d is invalid extern symbol in %s\n", in linker_sanity_check_elf_symtab()
1055 pr_warn("sec %s types mismatch\n", dst->sec_name); in secs_match()
1059 pr_warn("sec %s flags mismatch\n", dst->sec_name); in secs_match()
1063 pr_warn("sec %s entsize mismatch\n", dst->sec_name); in secs_match()
1474 pr_warn("global '%s': unsupported BTF kind %s\n", in glob_sym_btf_matches()
2359 pr_warn("global '%s': section mismatch %d vs %d\n", in linker_append_btf()
2687 pr_warn(".BTF.ext generation failed: %d\n", err); in finalize_btf()
[all …]
/linux-6.3-rc2/block/partitions/
A Defi.c488 pr_warn("GPT:%lld != %lld\n", in compare_gpts()
495 pr_warn("GPT:%lld != %lld\n", in compare_gpts()
502 pr_warn("GPT:first_usable_lbas don't match.\n"); in compare_gpts()
503 pr_warn("GPT:%lld != %lld\n", in compare_gpts()
510 pr_warn("GPT:last_usable_lbas don't match.\n"); in compare_gpts()
511 pr_warn("GPT:%lld != %lld\n", in compare_gpts()
517 pr_warn("GPT:disk_guids don't match.\n"); in compare_gpts()
522 pr_warn("GPT:num_partition_entries don't match: " in compare_gpts()
546 pr_warn("GPT:%lld != %lld\n", in compare_gpts()
554 pr_warn("GPT:%lld != %lld\n", in compare_gpts()
[all …]
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dvoltage.c55 pr_warn("%s: VDD specified does not exist!\n", __func__); in voltdm_get_voltage()
77 pr_warn("%s: VDD specified does not exist!\n", __func__); in voltdm_scale()
102 pr_warn("%s: not scaling. OPP voltage for %lu, not found.\n", in voltdm_scale()
128 pr_warn("%s: VDD specified does not exist!\n", __func__); in voltdm_reset()
158 pr_warn("%s: VDD specified does not exist!\n", __func__); in omap_voltage_get_volttable()
186 pr_warn("%s: VDD specified does not exist!\n", __func__); in omap_voltage_get_voltdata()
191 pr_warn("%s: voltage table does not exist for vdd_%s\n", in omap_voltage_get_voltdata()
220 pr_warn("%s: VDD specified does not exist!\n", __func__); in omap_voltage_register_pmic()
254 pr_warn("%s: Could not get sys clk.\n", __func__); in omap_voltage_late_init()
/linux-6.3-rc2/kernel/locking/
A Dlockdep.c1940 pr_warn("\n"); in print_circular_bug_header()
2559 pr_warn("\n"); in print_bad_irq_dependency()
2975 pr_warn("\n"); in print_deadlock_bug()
3573 pr_warn("\n"); in print_collision()
3937 pr_warn("\n"); in print_usage_bug()
3999 pr_warn("\n"); in print_irq_inversion_bug()
4691 pr_warn("\n"); in print_lock_invalid_wait_context()
4878 pr_warn("\n"); in print_lock_nested_lock_not_held()
5094 pr_warn("\n"); in print_unlock_imbalance_bug()
5785 pr_warn("\n"); in print_lock_contention_bug()
[all …]
/linux-6.3-rc2/kernel/
A Dcrash_core.c66 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem()
71 pr_warn("crashkernel: '-' expected\n"); in parse_crashkernel_mem()
80 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem()
85 pr_warn("crashkernel: end <= start\n"); in parse_crashkernel_mem()
91 pr_warn("crashkernel: ':' expected\n"); in parse_crashkernel_mem()
98 pr_warn("Memory value expected\n"); in parse_crashkernel_mem()
103 pr_warn("crashkernel: invalid size\n"); in parse_crashkernel_mem()
121 pr_warn("Memory value expected after '@'\n"); in parse_crashkernel_mem()
146 pr_warn("crashkernel: memory value expected\n"); in parse_crashkernel_simple()
153 pr_warn("crashkernel: unrecognized char: %c\n", *cur); in parse_crashkernel_simple()
[all …]
/linux-6.3-rc2/arch/microblaze/kernel/
A Dexceptions.c44 pr_warn("Oops: %s, sig: %ld\n", str, err); in die()
75 pr_warn("Exception %02x in %s mode, FSR=%08x PC=%08x ESR=%08x\n", in full_exception()
87 pr_warn("Illegal opcode exception in kernel mode.\n"); in full_exception()
96 pr_warn("Instruction bus error exception in kernel mode.\n"); in full_exception()
105 pr_warn("Data bus error exception in kernel mode.\n"); in full_exception()
114 pr_warn("Divide by zero exception in kernel mode.\n"); in full_exception()
139 pr_warn("Unexpected exception %02x PC=%08x in %s mode\n", in full_exception()
/linux-6.3-rc2/drivers/perf/
A Darm_pmu_acpi.c117 pr_warn("ACPI: SPE must be homogeneous\n"); in arm_spe_acpi_register_device()
125 pr_warn("ACPI: SPE Unable to register interrupt: %d\n", gsi); in arm_spe_acpi_register_device()
132 pr_warn("ACPI: SPE: Unable to register device\n"); in arm_spe_acpi_register_device()
150 pr_warn("Unable to parse ACPI PMU IRQ for CPU%d: %d\n", in arm_pmu_acpi_parse_irqs()
154 pr_warn("No ACPI PMU IRQ for CPU%d\n", cpu); in arm_pmu_acpi_parse_irqs()
230 pr_warn("mismatched PPIs detected\n"); in pmu_irq_matches()
334 pr_warn("Unable to allocate PMU for CPU%d\n", in arm_pmu_acpi_probe()
349 pr_warn("Unable to initialise PMU for CPU%d\n", cpu); in arm_pmu_acpi_probe()
356 pr_warn("Unable to allocate PMU name for CPU%d\n", cpu); in arm_pmu_acpi_probe()
362 pr_warn("Failed to register PMU for CPU%d\n", cpu); in arm_pmu_acpi_probe()
/linux-6.3-rc2/arch/mips/sgi-ip27/
A Dip27-xtalk.c39 pr_warn("xtalk:n%d/%x bridge create out of memory\n", nasid, widget); in bridge_platform_create()
54 pr_warn("xtalk:n%d/%x bridge create out of memory\n", nasid, widget); in bridge_platform_create()
58 pr_warn("xtalk:n%d/%x bridge failed to add platform resources.\n", nasid, widget); in bridge_platform_create()
62 pr_warn("xtalk:n%d/%x bridge failed to add platform data.\n", nasid, widget); in bridge_platform_create()
66 pr_warn("xtalk:n%d/%x bridge failed to add platform device.\n", nasid, widget); in bridge_platform_create()
74 pr_warn("xtalk:n%d/%x bridge create out of memory\n", nasid, widget); in bridge_platform_create()
79 pr_warn("xtalk:n%d/%x bridge create out of memory\n", nasid, widget); in bridge_platform_create()
102 pr_warn("xtalk:n%d/%x bridge failed to add platform data.\n", nasid, widget); in bridge_platform_create()
106 pr_warn("xtalk:n%d/%x bridge failed to add platform device.\n", nasid, widget); in bridge_platform_create()
/linux-6.3-rc2/arch/mips/mti-malta/
A Dmalta-dtshim.c158 pr_warn("Failed to read the '%s' env variable '%s'\n", in append_memory()
163 pr_warn("The bootloader didn't provide memsize: defaulting to 32MB\n"); in append_memory()
256 pr_warn("malta-dtshim: unable to find DT GIC node: %d\n", in remove_gic()
263 pr_warn("malta-dtshim: unable to nop GIC node\n"); in remove_gic()
267 pr_warn("malta-dtshim: unable to find DT i8259 node: %d\n", in remove_gic()
275 pr_warn("malta-dtshim: unable to find CPU intc node: %d\n", in remove_gic()
282 pr_warn("malta-dtshim: unable to get CPU intc phandle\n"); in remove_gic()
288 pr_warn("malta-dtshim: unable to set i8259 interrupt-parent: %d\n", in remove_gic()
295 pr_warn("malta-dtshim: unable to set i8259 interrupts: %d\n", in remove_gic()
/linux-6.3-rc2/fs/jffs2/
A Dgc.c102 pr_warn("Eep. ret->gc_node for block at 0x%08x is NULL\n", in jffs2_find_gc_block()
206 pr_warn("Inode #%u is in state %d during CRC check phase!\n", in jffs2_garbage_collect_pass()
576 pr_warn("Raw node at 0x%08x wasn't in node lists for ino #%u\n", in jffs2_garbage_collect_live()
579 pr_warn("But it's obsolete so we don't mind too much\n"); in jffs2_garbage_collect_live()
672 pr_warn("Name in dirent node at 0x%08x contains zeroes\n", in jffs2_garbage_collect_pristine()
837 pr_warn("Error writing new dnode: %ld\n", PTR_ERR(new_fn)); in jffs2_garbage_collect_metadata()
1062 pr_warn("%s(): Node 0x%08x wasn't a hole node!\n", in jffs2_garbage_collect_hole()
1150 pr_warn("%s(): Old node still has frags!\n", __func__); in jffs2_garbage_collect_hole()
1154 pr_warn("%s(): New node has no frags!\n", __func__); in jffs2_garbage_collect_hole()
1332 pr_warn("read_cache_page() returned error: %ld\n", in jffs2_garbage_collect_dnode()
[all …]
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-msglog.c114 pr_warn("%s property not found, no message log\n", in memcons_init()
121 pr_warn("memory console address is invalid\n"); in memcons_init()
126 pr_warn("memory console version is invalid\n"); in memcons_init()
145 pr_warn("OPAL: memcons failed to load from ibm,opal-memcons\n"); in opal_msglog_init()
155 pr_warn("OPAL: message log initialisation failed, not creating sysfs entry\n"); in opal_msglog_sysfs_init()
160 pr_warn("OPAL: sysfs file creation failed\n"); in opal_msglog_sysfs_init()
/linux-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-dvb.c89 pr_warn("%s: dvb_register_adapter failed (errno = %d)\n", in vb2_dvb_register_adapter()
109 pr_warn("%s: dvb_register_frontend failed (errno = %d)\n", in vb2_dvb_register_frontend()
125 pr_warn("%s: dvb_dmx_init failed (errno = %d)\n", in vb2_dvb_register_frontend()
136 pr_warn("%s: dvb_dmxdev_init failed (errno = %d)\n", in vb2_dvb_register_frontend()
144 pr_warn("%s: add_frontend failed (DMX_FRONTEND_0, errno = %d)\n", in vb2_dvb_register_frontend()
152 pr_warn("%s: add_frontend failed (DMX_MEMORY_FE, errno = %d)\n", in vb2_dvb_register_frontend()
159 pr_warn("%s: connect_frontend failed (errno = %d)\n", in vb2_dvb_register_frontend()
167 pr_warn("%s: dvb_net_init failed (errno = %d)\n", in vb2_dvb_register_frontend()
206 pr_warn("Unable to register the adapter which has no frontends\n"); in vb2_dvb_register_bus()
214 pr_warn("vb2_dvb_register_adapter failed (errno = %d)\n", res); in vb2_dvb_register_bus()
[all …]
/linux-6.3-rc2/arch/riscv/errata/sifive/
A Derrata.c76 pr_warn("----------------------------------------------------------------\n"); in warn_miss_errata()
77 pr_warn("WARNING: Missing the following errata may cause potential issues\n"); in warn_miss_errata()
80 pr_warn("\tSiFive Errata[%d]:%s\n", i, errata_list[i].name); in warn_miss_errata()
81 pr_warn("Please enable the corresponding Kconfig to apply them\n"); in warn_miss_errata()
82 pr_warn("----------------------------------------------------------------\n"); in warn_miss_errata()
/linux-6.3-rc2/drivers/firmware/efi/
A Dmemattr.c37 pr_warn("Unexpected EFI Memory Attributes table version %d\n", in efi_memattr_init()
66 pr_warn("Entry type should be RuntimeServiceCode/Data\n"); in entry_is_valid()
80 pr_warn("Entry address region misaligned\n"); in entry_is_valid()
103 pr_warn("Entry covers multiple EFI memory map regions\n"); in entry_is_valid()
108 pr_warn("Entry type deviates from EFI memory map region type\n"); in entry_is_valid()
117 pr_warn("No matching entry found in the EFI memory map\n"); in entry_is_valid()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dhotplug-cpu.c128 pr_warn("CPU %i (hwid %i) didn't die after 120 seconds\n", in pseries_cpu_die()
137 pr_warn("CPU %i (hwid %i) reported error while dying\n", in pseries_cpu_die()
271 pr_warn("Reusing free CPU ids %d-%d from another node\n", in pseries_add_processor()
357 pr_warn("Unable to remove last online CPU %pOFn\n", dn); in dlpar_offline_cpu()
550 pr_warn("Failed to find CPU root node \"/cpus\"\n"); in dlpar_cpu_add()
556 pr_warn("CPU with drc index %x already exists\n", drc_index); in dlpar_cpu_add()
568 pr_warn("Failed to acquire DRC, rc: %d, drc index: %x\n", in dlpar_cpu_add()
683 pr_warn("Failed to offline CPU %pOFn, rc: %d\n", dn, rc); in dlpar_cpu_remove()
689 pr_warn("Failed to release drc (%x) for CPU %pOFn, rc: %d\n", in dlpar_cpu_remove()
699 pr_warn("Failed to detach CPU %pOFn, rc: %d", dn, rc); in dlpar_cpu_remove()
[all …]

Completed in 76 milliseconds

12345678910>>...77