/linux-6.12.1/drivers/iommu/ |
D | iommu-debugfs.c | 35 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.12.1/drivers/misc/lkdtm/ |
D | usercopy.c | 85 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() 100 pr_warn("copy_to_user failed, but lacked Oops\n"); in do_usercopy_stack() 114 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_stack() 121 pr_warn("copy_from_user failed, but lacked Oops\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() 172 pr_warn("copy_to_user failed, but lacked Oops\n"); in do_usercopy_slab_size() 178 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_slab_size() [all …]
|
D | refcount.c | 16 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() 94 pr_warn("Still at zero: refcount_inc/add() must not inc-from-0\n"); in check_zero() 127 pr_warn("Still at %d: refcount_inc/add() must not inc-from-0\n", in check_negative() 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("Weird: refcount_sub_and_test() reported zero\n"); in lkdtm_REFCOUNT_SUB_AND_TEST_ZERO() [all …]
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | or51211.c | 69 pr_warn("error (addr %02x, err == %i)\n", reg, err); in i2c_writebytes() 86 pr_warn("error (addr %02x, err == %i)\n", reg, err); in i2c_readbytes() 105 pr_warn("error eprom addr\n"); in or51211_load_firmware() 109 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() [all …]
|
/linux-6.12.1/drivers/tty/hvc/ |
D | hvc_dcc.c | 286 pr_warn("\n"); in hvc_dcc_init() 287 pr_warn("********************************************************************\n"); in hvc_dcc_init() 288 pr_warn("** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **\n"); in hvc_dcc_init() 289 pr_warn("** **\n"); in hvc_dcc_init() 290 pr_warn("** HVC_DCC_SERIALIZE_SMP SUPPORT HAS BEEN ENABLED IN THIS KERNEL **\n"); in hvc_dcc_init() 291 pr_warn("** **\n"); in hvc_dcc_init() 292 pr_warn("** This means that this is a DEBUG kernel and unsafe for **\n"); in hvc_dcc_init() 293 pr_warn("** production use and has important feature like CPU hotplug **\n"); in hvc_dcc_init() 294 pr_warn("** disabled. **\n"); in hvc_dcc_init() 295 pr_warn("** **\n"); in hvc_dcc_init() [all …]
|
/linux-6.12.1/drivers/media/pci/cx23885/ |
D | altera-ci.h | 41 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.12.1/kernel/ |
D | crash_reserve.c | 79 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem() 84 pr_warn("crashkernel: '-' expected\n"); in parse_crashkernel_mem() 93 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem() 98 pr_warn("crashkernel: end <= start\n"); in parse_crashkernel_mem() 104 pr_warn("crashkernel: ':' expected\n"); in parse_crashkernel_mem() 111 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem() 116 pr_warn("crashkernel: invalid size\n"); in parse_crashkernel_mem() 134 pr_warn("crahskernel: Memory value expected after '@'\n"); in parse_crashkernel_mem() 159 pr_warn("crashkernel: memory value expected\n"); in parse_crashkernel_simple() 166 pr_warn("crashkernel: unrecognized char: %c\n", *cur); in parse_crashkernel_simple() [all …]
|
/linux-6.12.1/arch/mips/sgi-ip30/ |
D | ip30-xtalk.c | 49 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.12.1/block/partitions/ |
D | efi.c | 487 pr_warn("GPT:Primary header LBA != Alt. header alternate_lba\n"); in compare_gpts() 488 pr_warn("GPT:%lld != %lld\n", in compare_gpts() 494 pr_warn("GPT:Primary header alternate_lba != Alt. header my_lba\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() [all …]
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | voltage.c | 55 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.12.1/tools/lib/bpf/ |
D | usdt.c | 265 …pr_warn("usdt: failed to find USDT support BPF maps, did you forget to include bpf/usdt.bpf.h?\n"); in usdt_manager_new() 311 pr_warn("usdt: unrecognized ELF kind %d for '%s'\n", elf_kind(elf), path); in sanity_check_usdt_elf() 318 pr_warn("usdt: attaching to 64-bit ELF binary '%s' is not supported\n", path); in sanity_check_usdt_elf() 324 pr_warn("usdt: attaching to 32-bit ELF binary '%s' is not supported\n", path); in sanity_check_usdt_elf() 329 pr_warn("usdt: unsupported ELF class for '%s'\n", path); in sanity_check_usdt_elf() 337 pr_warn("usdt: unsupported type of ELF binary '%s' (%d), only ET_EXEC and ET_DYN are supported\n", in sanity_check_usdt_elf() 350 pr_warn("usdt: ELF endianness mismatch for '%s'\n", path); in sanity_check_usdt_elf() 442 pr_warn("usdt: failed to find PT_LOAD program headers in '%s'\n", path); in parse_elf_segs() 468 pr_warn("usdt: failed to get absolute path of '%s' (err %d), using path as is...\n", in parse_vma_segs() 478 pr_warn("usdt: failed to open '%s' to get base addr of '%s': %d\n", in parse_vma_segs() [all …]
|
D | linker.c | 308 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() 646 pr_warn("multiple SYMTAB sections found, not supported\n"); in linker_load_obj_file() 659 pr_warn("failed to parse .BTF from %s: %d\n", filename, err); in linker_load_obj_file() 669 pr_warn("failed to parse .BTF.ext from '%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() 706 pr_warn("ELF is missing SYMTAB section in %s\n", obj->filename); in linker_sanity_check_elf() 710 pr_warn("ELF is missing section headers STRTAB section in %s\n", obj->filename); in linker_sanity_check_elf() 718 pr_warn("ELF section #%zu has empty name in %s\n", sec->sec_idx, obj->filename); in linker_sanity_check_elf() 726 pr_warn("ELF section #%zu alignment %llu is non pow-of-2 alignment in %s\n", in linker_sanity_check_elf() [all …]
|
D | libbpf.c | 314 pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n", in pr_perm_msg() 801 pr_warn("sec '%s': corrupted program '%s', offset %zu, size %zu\n", in bpf_object__init_prog() 851 pr_warn("sec '%s': failed to allocate memory for prog '%s'\n", sec_name, name); in bpf_object__init_prog() 885 pr_warn("sec '%s': failed to get symbol name for offset %zu\n", in bpf_object__add_programs() 891 pr_warn("sec '%s': program at offset %zu crosses section boundary\n", in bpf_object__add_programs() 897 pr_warn("sec '%s': program '%s' is static and not supported\n", sec_name, name); in bpf_object__add_programs() 911 pr_warn("sec '%s': failed to alloc memory for new program '%s'\n", in bpf_object__add_programs() 1000 pr_warn("struct_ops init_kern: struct %s is not found in kernel BTF\n", in find_struct_ops_kern_types() 1014 pr_warn("struct_ops init_kern: struct %s%s is not found in kernel BTF\n", in find_struct_ops_kern_types() 1032 pr_warn("struct_ops init_kern: struct %s data is not found in struct %s%s\n", in find_struct_ops_kern_types() [all …]
|
/linux-6.12.1/arch/microblaze/kernel/ |
D | exceptions.c | 44 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.12.1/kernel/locking/ |
D | lockdep.c | 1956 pr_warn("\n"); in print_circular_bug_header() 1957 pr_warn("======================================================\n"); in print_circular_bug_header() 1958 pr_warn("WARNING: possible circular locking dependency detected\n"); in print_circular_bug_header() 1960 pr_warn("------------------------------------------------------\n"); in print_circular_bug_header() 1961 pr_warn("%s/%d is trying to acquire lock:\n", in print_circular_bug_header() 1965 pr_warn("\nbut task is already holding lock:\n"); in print_circular_bug_header() 1968 pr_warn("\nwhich lock already depends on the new lock.\n\n"); in print_circular_bug_header() 1969 pr_warn("\nthe existing dependency chain (in reverse order) is:\n"); in print_circular_bug_header() 2088 pr_warn("Increase LOCKDEP_CIRCULAR_QUEUE_BITS to avoid this warning:\n"); in print_bfs_bug() 2594 pr_warn("\n"); in print_bad_irq_dependency() [all …]
|
/linux-6.12.1/drivers/perf/ |
D | arm_pmu_acpi.c | 106 pr_warn("ACPI: %s: must be homogeneous\n", pdev->name); in arm_acpi_register_pmu_device() 116 pr_warn("ACPI: %s Unable to register interrupt: %d\n", pdev->name, gsi); in arm_acpi_register_pmu_device() 158 pr_warn("ACPI: SPE: Unable to register device\n"); in arm_spe_acpi_register_device() 191 pr_warn("ACPI: TRBE: Unable to register device\n"); in arm_trbe_acpi_register_device() 208 pr_warn("Unable to parse ACPI PMU IRQ for CPU%d: %d\n", in arm_pmu_acpi_parse_irqs() 212 pr_warn("No ACPI PMU IRQ for CPU%d\n", cpu); in arm_pmu_acpi_parse_irqs() 288 pr_warn("mismatched PPIs detected\n"); in pmu_irq_matches() 392 pr_warn("Unable to allocate PMU for CPU%d\n", in arm_pmu_acpi_probe() 407 pr_warn("Unable to initialise PMU for CPU%d\n", cpu); in arm_pmu_acpi_probe() 414 pr_warn("Unable to allocate PMU name for CPU%d\n", cpu); in arm_pmu_acpi_probe() [all …]
|
/linux-6.12.1/crypto/asymmetric_keys/ |
D | pkcs7_verify.c | 76 pr_warn("Sig %u: No messageDigest\n", sinfo->index); in pkcs7_digest() 82 pr_warn("Sig %u: Invalid digest size (%u)\n", in pkcs7_digest() 90 pr_warn("Sig %u: Message digest doesn't match\n", in pkcs7_digest() 280 pr_warn("Sig %u: X.509 chain contains auth-skid nonmatch (%u->%u)\n", in pkcs7_verify_sig_chain() 287 pr_warn("Sig %u: X.509 chain contains loop\n", in pkcs7_verify_sig_chain() 348 pr_warn("Message signed outside of X.509 validity window\n"); in pkcs7_verify_one() 406 pr_warn("Invalid module sig (not pkcs7-data)\n"); in pkcs7_verify() 410 pr_warn("Invalid module sig (has authattrs)\n"); in pkcs7_verify() 416 pr_warn("Invalid firmware sig (not pkcs7-data)\n"); in pkcs7_verify() 420 pr_warn("Invalid firmware sig (missing authattrs)\n"); in pkcs7_verify() [all …]
|
/linux-6.12.1/arch/mips/sgi-ip27/ |
D | ip27-xtalk.c | 39 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.12.1/arch/riscv/kernel/ |
D | cpu.c | 36 pr_warn("Found CPU without hart ID\n"); in riscv_of_processor_hartid() 55 pr_warn("Found incompatible CPU\n"); in riscv_early_of_processor_hartid() 61 pr_warn("Found CPU without hart ID\n"); in riscv_early_of_processor_hartid() 74 pr_warn("CPU with hartid=%lu does not support rv32i", *hart); in riscv_early_of_processor_hartid() 79 pr_warn("CPU with hartid=%lu does not support rv64i", *hart); in riscv_early_of_processor_hartid() 89 pr_warn("CPU with hartid=%lu does not support ima", *hart); in riscv_early_of_processor_hartid() 97 pr_warn("CPU with hartid=%lu is invalid: this kernel does not parse \"riscv,isa\"", in riscv_early_of_processor_hartid() 103 pr_warn("CPU with hartid=%lu has no \"riscv,isa-base\" or \"riscv,isa\" property\n", in riscv_early_of_processor_hartid() 109 pr_warn("CPU with hartid=%lu does not support rv32ima", *hart); in riscv_early_of_processor_hartid() 114 pr_warn("CPU with hartid=%lu does not support rv64ima", *hart); in riscv_early_of_processor_hartid() [all …]
|
/linux-6.12.1/arch/mips/mti-malta/ |
D | malta-dtshim.c | 158 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.12.1/arch/x86/kernel/cpu/mtrr/ |
D | mtrr.c | 246 pr_warn("type: %u invalid\n", type); in mtrr_add_page() 252 pr_warn("your processor doesn't support write-combining\n"); in mtrr_add_page() 257 pr_warn("zero sized request\n"); in mtrr_add_page() 263 pr_warn("base or size exceeds the MTRR width\n"); in mtrr_add_page() 294 pr_warn("0x%lx000,0x%lx000 overlaps existing 0x%lx000,0x%lx000\n", base, size, lbase, in mtrr_add_page() 302 pr_warn("type mismatch for %lx000,%lx000 old: %s new: %s\n", in mtrr_add_page() 340 pr_warn("size and base must be multiples of 4 kiB\n"); in mtrr_check() 437 pr_warn("register: %d too big\n", reg); in mtrr_del_page() 442 pr_warn("MTRR %d not used\n", reg); in mtrr_del_page() 446 pr_warn("reg: %d has count=0\n", reg); in mtrr_del_page() [all …]
|
/linux-6.12.1/fs/jffs2/ |
D | gc.c | 102 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() 239 pr_warn("Returned error for crccheck of ino #%u. Expect badness...\n", in jffs2_garbage_collect_pass() 298 pr_warn("eep. End of raw list while still supposedly nodes to GC\n"); in jffs2_garbage_collect_pass() 299 pr_warn("erase block at 0x%08x. free_size 0x%08x, dirty_size 0x%08x, used_size 0x%08x\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() 636 pr_warn("Header CRC failed on REF_PRISTINE node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine() 645 pr_warn("Node CRC failed on REF_PRISTINE data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine() 654 pr_warn("Data CRC failed on REF_PRISTINE data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine() [all …]
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | opal-msglog.c | 114 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.12.1/mm/ |
D | debug.c | 78 pr_warn("page: refcount:%d mapcount:%d mapping:%p index:%#lx pfn:%#lx\n", in __dump_folio() 82 pr_warn("head: order:%u mapcount:%d entire_mapcount:%d nr_pages_mapped:%d pincount:%d\n", in __dump_folio() 92 pr_warn("memcg:%lx\n", folio->memcg_data); in __dump_folio() 108 pr_warn("%sflags: %pGp%s\n", type, &folio->flags, in __dump_folio() 111 pr_warn("page_type: %x(%s)\n", folio->page.page_type >> 24, in __dump_folio() 152 pr_warn("page does not match folio\n"); in __dump_page() 165 pr_warn("page:%p is uninitialized and poisoned", page); in dump_page() 169 pr_warn("page dumped because: %s\n", reason); in dump_page() 280 pr_warn("Page struct poisoning disabled by kernel command line option 'vm_debug'\n"); in setup_vm_debug()
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | hotplug-cpu.c | 128 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() 370 pr_warn("Could not find cpu to offline with physical id 0x%x\n", in dlpar_offline_cpu() 558 pr_warn("Failed to find CPU root node \"/cpus\"\n"); in dlpar_cpu_add() 564 pr_warn("CPU with drc index %x already exists\n", drc_index); in dlpar_cpu_add() 570 pr_warn("Cannot find CPU (drc index %x) to add.\n", drc_index); in dlpar_cpu_add() 576 pr_warn("Failed to acquire DRC, rc: %d, drc index: %x\n", in dlpar_cpu_add() 584 pr_warn("Failed call to configure-connector, drc index: %x\n", in dlpar_cpu_add() [all …]
|