/linux/drivers/iommu/ |
A 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/drivers/misc/lkdtm/ |
A D | usercopy.c | 73 pr_warn("Failed to allocate user memory\n"); in do_usercopy_stack() 81 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_stack() 88 pr_warn("copy_to_user failed, but lacked Oops\n"); in do_usercopy_stack() 133 pr_warn("Failed to allocate kernel memory\n"); in do_usercopy_heap_size() 141 pr_warn("Failed to allocate user memory\n"); in do_usercopy_heap_size() 154 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 199 pr_warn("Failed to allocate kernel cache\n"); in do_usercopy_heap_whitelist() 217 pr_warn("Failed to allocate user memory\n"); in do_usercopy_heap_whitelist() 231 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 307 pr_warn("Failed to allocate user memory\n"); in lkdtm_USERCOPY_KERNEL() [all …]
|
A 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() 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 D | fortify.c | 90 pr_warn("FAIL: strscpy() of 0 length did not return -E2BIG\n"); in lkdtm_FORTIFIED_STRSCPY() 94 pr_warn("FAIL: strscpy() did not return -E2BIG while src is truncated\n"); in lkdtm_FORTIFIED_STRSCPY() 98 pr_warn("FAIL: after strscpy() dst does not contain \"foob\" but \"%s\"\n", in lkdtm_FORTIFIED_STRSCPY() 109 pr_warn("FAIL: strscpy() did not return 3 while src was copied entirely truncated\n"); in lkdtm_FORTIFIED_STRSCPY() 113 pr_warn("FAIL: after strscpy() dst does not contain \"foo\" but \"%s\"\n", in lkdtm_FORTIFIED_STRSCPY() 120 pr_warn("FAIL: after strscpy() weird_dst does not contain \"hello\" but \"%s\"\n", in lkdtm_FORTIFIED_STRSCPY()
|
/linux/drivers/media/dvb-frontends/ |
A D | or51211.c | 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() 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/arch/arm/mach-davinci/ |
A D | board-da830-evm.c | 115 pr_warn("%s: USB PHY CLK registration failed: %d\n", in da830_evm_usb_init() 123 pr_warn("%s: USB PHY registration failed: %d\n", in da830_evm_usb_init() 136 pr_warn("%s: USB 2.0 registration failed: %d\n", in da830_evm_usb_init() 222 pr_warn("%s: mmc/sd mux setup failed: %d\n", __func__, ret); in da830_evm_init_mmc() 404 pr_warn("%s: AEMIF device not registered\n", __func__); in da830_evm_init_nand() 423 pr_warn("%s: lcd setup failed: %d\n", __func__, ret); in da830_evm_init_lcdc() 605 pr_warn("%s: GPIO init failed: %d\n", __func__, ret); in da830_evm_init() 613 pr_warn("%s: i2c0 mux setup failed: %d\n", __func__, ret); in da830_evm_init() 634 pr_warn("%s: watchdog registration failed: %d\n", in da830_evm_init() 655 pr_warn("%s: rtc setup failed: %d\n", __func__, ret); in da830_evm_init() [all …]
|
A D | board-da850-evm.c | 347 pr_warn("%s: NAND mux setup failed: %d\n", in da850_evm_setup_nor_nand() 352 pr_warn("%s: NOR mux setup failed: %d\n", in da850_evm_setup_nor_nand() 357 pr_warn("%s: registering aemif failed: %d\n", in da850_evm_setup_nor_nand() 474 pr_warn("Cannot open UI expander pin %d\n", sel_a); in da850_evm_ui_expander_setup() 480 pr_warn("Cannot open UI expander pin %d\n", sel_b); in da850_evm_ui_expander_setup() 486 pr_warn("Cannot open UI expander pin %d\n", sel_c); in da850_evm_ui_expander_setup() 1126 pr_warn("%s: CPGMAC/RMII mux setup failed: %d\n", in da850_evm_config_emac() 1430 pr_warn("%s: watchdog registration failed: %d\n", in da850_evm_init() 1436 pr_warn("%s: MMCSD0 mux setup failed: %d\n", in da850_evm_init() 1443 pr_warn("%s: MMCSD0 registration failed: %d\n", in da850_evm_init() [all …]
|
A D | board-omapl138-hawk.c | 59 pr_warn("%s: CPGMAC/MII mux setup failed: %d\n", __func__, ret); in omapl138_hawk_config_emac() 71 pr_warn("%s: EMAC registration failed: %d\n", __func__, ret); in omapl138_hawk_config_emac() 156 pr_warn("%s: MMC/SD0 mux setup failed: %d\n", __func__, ret); in omapl138_hawk_mmc_init() 292 pr_warn("%s: NAND mux setup failed: %d\n", __func__, ret); in omapl138_hawk_register_aemif() 366 pr_warn("%s: USB PHY CLK registration failed: %d\n", in omapl138_hawk_usb_init() 374 pr_warn("%s: USB PHY registration failed: %d\n", in omapl138_hawk_usb_init() 379 pr_warn("%s: Unable to register the vbus supply\n", __func__); in omapl138_hawk_usb_init() 398 pr_warn("%s: GPIO init failed: %d\n", __func__, ret); in omapl138_hawk_init() 406 pr_warn("%s: EDMA registration failed: %d\n", __func__, ret); in omapl138_hawk_init() 418 pr_warn("%s: watchdog registration failed: %d\n", in omapl138_hawk_init() [all …]
|
A D | board-mityomapl138.c | 115 pr_warn("cpufreq registration failed: %d\n", ret); in mityomapl138_cpufreq_init() 139 pr_warn("Read Factory Config Failed: %d\n", ret); in read_factory_config() 144 pr_warn("Factory Config Magic Wrong (%X)\n", in read_factory_config() 150 pr_warn("Factory Config Version Wrong (%X)\n", in read_factory_config() 547 pr_warn("mii/rmii mux setup failed: %d\n", ret); in mityomapl138_config_emac() 558 pr_warn("emac registration failed: %d\n", ret); in mityomapl138_config_emac() 570 pr_warn("edma registration failed: %d\n", ret); in mityomapl138_init() 584 pr_warn("i2c0 registration failed: %d\n", ret); in mityomapl138_init() 588 pr_warn("TPS65023 PMIC init failed: %d\n", ret); in mityomapl138_init() 600 pr_warn("spi 1 registration failed: %d\n", ret); in mityomapl138_init() [all …]
|
/linux/mm/ |
A D | debug.c | 96 pr_warn("head:%p order:%u compound_mapcount:%d compound_pincount:%d\n", in __dump_page() 101 pr_warn("head:%p order:%u compound_mapcount:%d\n", in __dump_page() 109 pr_warn("memcg:%lx\n", head->memcg_data); in __dump_page() 134 pr_warn("aops:%ps\n", a_ops); in __dump_page() 140 pr_warn("aops:%ps with invalid host inode %px\n", in __dump_page() 146 pr_warn("aops:%ps ino:%lx\n", a_ops, ino); in __dump_page() 152 pr_warn("aops:%ps ino:%lx with invalid dentry %px\n", in __dump_page() 160 pr_warn("aops:%ps ino:%lx dentry name:\"%pd\"\n", in __dump_page() 167 pr_warn("%sflags: %pGp%s\n", type, &head->flags, in __dump_page() 181 pr_warn("page:%p is uninitialized and poisoned", page); in dump_page() [all …]
|
/linux/drivers/media/pci/cx23885/ |
A 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/kernel/locking/ |
A D | lockdep.c | 1905 pr_warn("\n"); in print_circular_bug_header() 2524 pr_warn("\n"); in print_bad_irq_dependency() 2940 pr_warn("\n"); in print_deadlock_bug() 3542 pr_warn("\n"); in print_collision() 3906 pr_warn("\n"); in print_usage_bug() 3968 pr_warn("\n"); in print_irq_inversion_bug() 4661 pr_warn("\n"); in print_lock_invalid_wait_context() 4849 pr_warn("\n"); in print_lock_nested_lock_not_held() 5065 pr_warn("\n"); in print_unlock_imbalance_bug() 5753 pr_warn("\n"); in print_lock_contention_bug() [all …]
|
/linux/tools/lib/bpf/ |
A D | libbpf.c | 1224 pr_warn("elf: init internal error\n"); in bpf_object__elf_init() 6537 pr_warn("-- BEGIN DUMP LOG ---\n"); in load_program() 6538 pr_warn("\n%s\n", log_buf); in load_program() 6539 pr_warn("-- END LOG --\n"); in load_program() 7390 pr_warn("invalid program pointer\n"); in bpf_program_pin_instance() 7420 pr_warn("invalid program pointer\n"); in bpf_program_unpin_instance() 7458 pr_warn("invalid program pointer\n"); in bpf_program__pin() 7520 pr_warn("invalid program pointer\n"); in bpf_program__unpin() 7562 pr_warn("invalid map pointer\n"); in bpf_map__pin() 7622 pr_warn("invalid map pointer\n"); in bpf_map__unpin() [all …]
|
A D | linker.c | 307 pr_warn("failed to create '%s': %d\n", file, err); in init_output_elf() 562 pr_warn("failed to open file '%s': %d\n", filename, err); in linker_load_obj_file() 684 pr_warn("unrecognized section #%zu (%s) in %s\n", in linker_load_obj_file() 819 pr_warn("ELF sym #%d is invalid extern symbol in %s\n", in linker_sanity_check_elf_symtab() 1059 pr_warn("sec %s types mismatch\n", dst->sec_name); in secs_match() 1063 pr_warn("sec %s flags mismatch\n", dst->sec_name); in secs_match() 1067 pr_warn("sec %s entsize mismatch\n", dst->sec_name); in secs_match() 1476 pr_warn("global '%s': unsupported BTF kind %s\n", in glob_sym_btf_matches() 2358 pr_warn("global '%s': section mismatch %d vs %d\n", in linker_append_btf() 2685 pr_warn(".BTF.ext generation failed: %d\n", err); in finalize_btf() [all …]
|
/linux/block/partitions/ |
A D | efi.c | 488 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/kernel/ |
A D | crash_core.c | 54 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem() 59 pr_warn("crashkernel: '-' expected\n"); in parse_crashkernel_mem() 68 pr_warn("crashkernel: Memory value expected\n"); in parse_crashkernel_mem() 73 pr_warn("crashkernel: end <= start\n"); in parse_crashkernel_mem() 79 pr_warn("crashkernel: ':' expected\n"); in parse_crashkernel_mem() 86 pr_warn("Memory value expected\n"); in parse_crashkernel_mem() 91 pr_warn("crashkernel: invalid size\n"); in parse_crashkernel_mem() 109 pr_warn("Memory value expected after '@'\n"); in parse_crashkernel_mem() 134 pr_warn("crashkernel: memory value expected\n"); in parse_crashkernel_simple() 141 pr_warn("crashkernel: unrecognized char: %c\n", *cur); in parse_crashkernel_simple() [all …]
|
/linux/drivers/perf/ |
A D | arm_pmu_acpi.c | 116 pr_warn("ACPI: SPE must be homogeneous\n"); in arm_spe_acpi_register_device() 124 pr_warn("ACPI: SPE Unable to register interrupt: %d\n", gsi); in arm_spe_acpi_register_device() 131 pr_warn("ACPI: SPE: Unable to register device\n"); in arm_spe_acpi_register_device() 149 pr_warn("Unable to parse ACPI PMU IRQ for CPU%d: %d\n", in arm_pmu_acpi_parse_irqs() 153 pr_warn("No ACPI PMU IRQ for CPU%d\n", cpu); in arm_pmu_acpi_parse_irqs() 204 pr_warn("Unable to allocate PMU for CPU%d\n", in arm_pmu_acpi_find_alloc_pmu() 236 pr_warn("mismatched PPIs detected\n"); in pmu_irq_matches() 317 pr_warn("Unable to initialise PMU for CPU%d\n", cpu); in arm_pmu_acpi_probe() 324 pr_warn("Unable to allocate PMU name for CPU%d\n", cpu); in arm_pmu_acpi_probe() 330 pr_warn("Failed to register PMU for CPU%d\n", cpu); in arm_pmu_acpi_probe()
|
/linux/arch/arm/mach-omap2/ |
A 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/arch/microblaze/kernel/ |
A 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/fs/jffs2/ |
A 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() 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/arch/mips/mti-malta/ |
A 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/drivers/infiniband/sw/rxe/ |
A D | rxe_srq.c | 16 pr_warn("srq in error state\n"); in rxe_srq_chk_attr() 22 pr_warn("max_wr(%d) > max_srq_wr(%d)\n", in rxe_srq_chk_attr() 28 pr_warn("max_wr(%d) <= 0\n", attr->max_wr); in rxe_srq_chk_attr() 33 pr_warn("max_wr (%d) < srq->limit (%d)\n", in rxe_srq_chk_attr() 44 pr_warn("srq_limit(%d) > max_srq_wr(%d)\n", in rxe_srq_chk_attr() 50 pr_warn("srq_limit (%d) > cur limit(%d)\n", in rxe_srq_chk_attr() 59 pr_warn("max_sge(%d) > max_srq_sge(%d)\n", in rxe_srq_chk_attr() 99 pr_warn("unable to allocate queue for srq\n"); in rxe_srq_from_init()
|
/linux/drivers/media/common/videobuf2/ |
A D | videobuf2-dvb.c | 89 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/arch/powerpc/platforms/pseries/ |
A D | hotplug-cpu.c | 127 pr_warn("CPU %i (hwid %i) didn't die after 120 seconds\n", in pseries_cpu_die() 136 pr_warn("CPU %i (hwid %i) reported error while dying\n", in pseries_cpu_die() 270 pr_warn("Reusing free CPU ids %d-%d from another node\n", in pseries_add_processor() 356 pr_warn("Unable to remove last online CPU %pOFn\n", dn); in dlpar_offline_cpu() 549 pr_warn("Failed to find CPU root node \"/cpus\"\n"); in dlpar_cpu_add() 555 pr_warn("CPU with drc index %x already exists\n", drc_index); in dlpar_cpu_add() 567 pr_warn("Failed to acquire DRC, rc: %d, drc index: %x\n", in dlpar_cpu_add() 675 pr_warn("Failed to offline CPU %pOFn, rc: %d\n", dn, rc); in dlpar_cpu_remove() 681 pr_warn("Failed to release drc (%x) for CPU %pOFn, rc: %d\n", in dlpar_cpu_remove() 691 pr_warn("Failed to detach CPU %pOFn, rc: %d", dn, rc); in dlpar_cpu_remove() [all …]
|
/linux/drivers/firmware/efi/ |
A D | memattr.c | 37 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()
|