/linux-6.6.21/arch/powerpc/platforms/44x/ |
D | fsp2.c | 47 pr_err("L2 Controller:\n"); in l2regs() 48 pr_err("MCK: 0x%08x\n", mfl2(L2MCK)); in l2regs() 49 pr_err("INT: 0x%08x\n", mfl2(L2INT)); in l2regs() 50 pr_err("PLBSTAT0: 0x%08x\n", mfl2(L2PLBSTAT0)); in l2regs() 51 pr_err("PLBSTAT1: 0x%08x\n", mfl2(L2PLBSTAT1)); in l2regs() 52 pr_err("ARRSTAT0: 0x%08x\n", mfl2(L2ARRSTAT0)); in l2regs() 53 pr_err("ARRSTAT1: 0x%08x\n", mfl2(L2ARRSTAT1)); in l2regs() 54 pr_err("ARRSTAT2: 0x%08x\n", mfl2(L2ARRSTAT2)); in l2regs() 55 pr_err("CPUSTAT: 0x%08x\n", mfl2(L2CPUSTAT)); in l2regs() 56 pr_err("RACSTAT0: 0x%08x\n", mfl2(L2RACSTAT0)); in l2regs() [all …]
|
/linux-6.6.21/drivers/mtd/ubi/ |
D | debug.c | 53 pr_err("Erase counter header dump:\n"); in ubi_dump_ec_hdr() 54 pr_err("\tmagic %#08x\n", be32_to_cpu(ec_hdr->magic)); in ubi_dump_ec_hdr() 55 pr_err("\tversion %d\n", (int)ec_hdr->version); in ubi_dump_ec_hdr() 56 pr_err("\tec %llu\n", (long long)be64_to_cpu(ec_hdr->ec)); in ubi_dump_ec_hdr() 57 pr_err("\tvid_hdr_offset %d\n", be32_to_cpu(ec_hdr->vid_hdr_offset)); in ubi_dump_ec_hdr() 58 pr_err("\tdata_offset %d\n", be32_to_cpu(ec_hdr->data_offset)); in ubi_dump_ec_hdr() 59 pr_err("\timage_seq %d\n", be32_to_cpu(ec_hdr->image_seq)); in ubi_dump_ec_hdr() 60 pr_err("\thdr_crc %#08x\n", be32_to_cpu(ec_hdr->hdr_crc)); in ubi_dump_ec_hdr() 61 pr_err("erase counter header hexdump:\n"); in ubi_dump_ec_hdr() 72 pr_err("Volume identifier header dump:\n"); in ubi_dump_vid_hdr() [all …]
|
/linux-6.6.21/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.c | 1349 pr_err("i2c was zero, aborting\n"); in drxbsp_i2c_write_read() 2147 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block() 2158 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block() 2252 pr_err("error %d\n", rc); in hi_cfg_command() 2291 pr_err("error %d\n", rc); in hi_command() 2296 pr_err("error %d\n", rc); in hi_command() 2301 pr_err("error %d\n", rc); in hi_command() 2306 pr_err("error %d\n", rc); in hi_command() 2313 pr_err("error %d\n", rc); in hi_command() 2318 pr_err("error %d\n", rc); in hi_command() [all …]
|
/linux-6.6.21/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 93 pr_err("Memory allocation failed for CHAP_A temporary buffer\n"); in chap_check_algorithm() 103 pr_err("Unable to locate CHAP_A key\n"); in chap_check_algorithm() 120 pr_err("failed to allocate %s algo\n", digest_name); in chap_check_algorithm() 149 pr_err("CHAP user or password not set for" in chap_server_open() 175 pr_err("Unsupported CHAP_A value\n"); in chap_server_open() 265 pr_err("Unable to allocate the digest buffer\n"); in chap_server_compute_hash() 271 pr_err("Unable to allocate the response buffer\n"); in chap_server_compute_hash() 277 pr_err("Unable to allocate the client_digest buffer\n"); in chap_server_compute_hash() 283 pr_err("Unable to allocate the server_digest buffer\n"); in chap_server_compute_hash() 293 pr_err("Unable to allocate challenge buffer\n"); in chap_server_compute_hash() [all …]
|
/linux-6.6.21/fs/ubifs/ |
D | debug.c | 213 pr_err("\tmagic %#x\n", le32_to_cpu(ch->magic)); in dump_ch() 214 pr_err("\tcrc %#x\n", le32_to_cpu(ch->crc)); in dump_ch() 215 pr_err("\tnode_type %d (%s)\n", ch->node_type, in dump_ch() 217 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch() 219 pr_err("\tsqnum %llu\n", in dump_ch() 221 pr_err("\tlen %u\n", le32_to_cpu(ch->len)); in dump_ch() 232 pr_err("Dump in-memory inode:"); in ubifs_dump_inode() 233 pr_err("\tinode %lu\n", inode->i_ino); in ubifs_dump_inode() 234 pr_err("\tsize %llu\n", in ubifs_dump_inode() 236 pr_err("\tnlink %u\n", inode->i_nlink); in ubifs_dump_inode() [all …]
|
/linux-6.6.21/arch/arm/mach-meson/ |
D | platsmp.c | 69 pr_err("Missing SRAM node\n"); in meson_smp_prepare_cpus() 76 pr_err("Couldn't map SRAM registers\n"); in meson_smp_prepare_cpus() 83 pr_err("Couldn't map PMU registers\n"); in meson_smp_prepare_cpus() 90 pr_err("Missing SCU node\n"); in meson_smp_prepare_cpus() 97 pr_err("Couldn't map SCU registers\n"); in meson_smp_prepare_cpus() 141 pr_err("Timeout while waiting for CPU%d status\n", in meson_smp_finalize_secondary_boot() 163 pr_err("Couldn't get the reset controller for CPU%d\n", cpu); in meson8_smp_boot_secondary() 172 pr_err("Failed to assert CPU%d reset\n", cpu); in meson8_smp_boot_secondary() 180 pr_err("Couldn't wake up CPU%d\n", cpu); in meson8_smp_boot_secondary() 190 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8_smp_boot_secondary() [all …]
|
/linux-6.6.21/tools/testing/selftests/nsfs/ |
D | owner.c | 19 #define pr_err(fmt, ...) \ macro 39 return pr_err("fork"); in main() 43 return pr_err("unshare"); in main() 52 return pr_err("Unable to read from pipe"); in main() 58 return pr_err("Unable to open %s", path); in main() 62 return pr_err("Unable to get an owning user namespace"); in main() 65 return pr_err("fstat"); in main() 69 return pr_err("stat"); in main() 72 return pr_err("NS_GET_USERNS returned a wrong namespace"); in main() 76 return pr_err("Unable to get an owning user namespace"); in main() [all …]
|
/linux-6.6.21/mm/kmsan/ |
D | report.c | 105 pr_err("Local variable %s created at:\n", in kmsan_print_origin() 108 pr_err(" %pSb\n", pc1); in kmsan_print_origin() 110 pr_err(" %pSb\n", pc2); in kmsan_print_origin() 119 pr_err("<Zero or more stacks not recorded to save memory>\n\n"); in kmsan_print_origin() 122 pr_err("Uninit was stored to memory at:\n"); in kmsan_print_origin() 133 pr_err("\n"); in kmsan_print_origin() 136 pr_err("Uninit was created at:\n"); in kmsan_print_origin() 142 pr_err("(stack is not available)\n"); in kmsan_print_origin() 168 pr_err("=====================================================\n"); in kmsan_report() 188 pr_err("BUG: KMSAN: %s in %pSb\n", bug_type, in kmsan_report() [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/selftests/ |
D | i915_sw_fence.c | 110 pr_err("recursive cycle not detected (AA)\n"); in test_dag() 122 pr_err("single depth cycle not detected (BAB)\n"); in test_dag() 133 pr_err("invalid cycle detected\n"); in test_dag() 137 pr_err("single depth cycle not detected (CBC)\n"); in test_dag() 141 pr_err("cycle not detected (BA, CB, AC)\n"); in test_dag() 145 pr_err("invalid cycle detected\n"); in test_dag() 155 pr_err("fence C not done\n"); in test_dag() 159 pr_err("fence B not done\n"); in test_dag() 163 pr_err("fence A not done\n"); in test_dag() 194 pr_err("Incorrectly reported fence A was complete before await\n"); in test_AB() [all …]
|
D | i915_syncmap.c | 105 pr_err("sync not cleared after free\n"); in check_syncmap_free() 124 pr_err("%s", buf); in dump_syncmap() 149 pr_err("%s: not a leaf, height is %d\n", in check_seqno() 155 pr_err("%s: seqno[%d], found %x, expected %x\n", in check_seqno() 172 pr_err("Inserting first context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_one() 178 pr_err("Inserting first context=%llx created branches!\n", in check_one() 184 pr_err("First bitmap does not contain a single entry, found %x (count=%d)!\n", in check_one() 194 pr_err("Lookup of first context=%llx/seqno=%x failed!\n", in check_one() 247 pr_err("Inserting context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_leaf() 253 …pr_err("First entry into leaf (context=%llx) does not contain a single entry, found %x (count=%d)!… in check_leaf() [all …]
|
/linux-6.6.21/drivers/dma-buf/ |
D | st-dma-resv.c | 56 pr_err("Resv locking failed\n"); in sanitycheck() 79 pr_err("Resv locking failed\n"); in test_signaling() 85 pr_err("Resv shared slot allocation failed\n"); in test_signaling() 91 pr_err("Resv unexpectedly signaled\n"); in test_signaling() 97 pr_err("Resv not reporting signaled\n"); in test_signaling() 126 pr_err("Resv locking failed\n"); in test_for_each() 132 pr_err("Resv shared slot allocation failed\n"); in test_for_each() 141 pr_err("More than one fence found\n"); in test_for_each() 146 pr_err("Unexpected fence\n"); in test_for_each() 151 pr_err("Unexpected fence usage\n"); in test_for_each() [all …]
|
D | st-dma-fence.c | 125 pr_err("Fence unexpectedly signaled on creation\n"); in test_signaling() 130 pr_err("Fence reported being already signaled\n"); in test_signaling() 135 pr_err("Fence not reporting signaled\n"); in test_signaling() 140 pr_err("Fence reported not being already signaled\n"); in test_signaling() 171 pr_err("Failed to add callback, fence already signaled!\n"); in test_add_callback() 177 pr_err("Callback failed!\n"); in test_add_callback() 202 pr_err("Added callback, but fence was already signaled!\n"); in test_late_add_callback() 208 pr_err("Callback called after failed attachment !\n"); in test_late_add_callback() 229 pr_err("Failed to add callback, fence already signaled!\n"); in test_rm_callback() 234 pr_err("Failed to remove callback!\n"); in test_rm_callback() [all …]
|
/linux-6.6.21/drivers/net/wireless/st/cw1200/ |
D | fwio.c | 120 pr_err("Invalid silicon revision %d.\n", priv->hw_revision); in cw1200_load_firmware_cw1200() 147 pr_err("Can't load firmware file %s.\n", fw_path); in cw1200_load_firmware_cw1200() 153 pr_err("Can't allocate firmware load buffer.\n"); in cw1200_load_firmware_cw1200() 167 pr_err("Bootloader is not ready.\n"); in cw1200_load_firmware_cw1200() 187 pr_err("Bootloader reported error %d.\n", val32); in cw1200_load_firmware_cw1200() 202 pr_err("Timeout waiting for FIFO.\n"); in cw1200_load_firmware_cw1200() 224 pr_err("Can't write firmware block @ %d!\n", in cw1200_load_firmware_cw1200() 242 pr_err("Wait for download completion failed: 0x%.8X\n", val32); in cw1200_load_firmware_cw1200() 313 pr_err("Can't read config register.\n"); in cw1200_load_firmware() 318 pr_err("Bad config register value (0x%08x)\n", val32); in cw1200_load_firmware() [all …]
|
/linux-6.6.21/drivers/staging/octeon/ |
D | ethernet-spi.c | 23 pr_err("SPI%d: SRX Spi4 interface down\n", index); in cvm_oct_spxx_int_pr() 25 pr_err("SPI%d: SRX Spi4 Calendar table parity error\n", index); in cvm_oct_spxx_int_pr() 27 pr_err("SPI%d: SRX Consecutive Spi4 DIP4 errors have exceeded SPX_ERR_CTL[ERRCNT]\n", in cvm_oct_spxx_int_pr() 30 pr_err("SPI%d: SRX Spi4 DIP4 error\n", index); in cvm_oct_spxx_int_pr() 32 pr_err("SPI%d: SRX Selected port has hit TPA overflow\n", in cvm_oct_spxx_int_pr() 35 pr_err("SPI%d: SRX Spi4 reserved control word detected\n", in cvm_oct_spxx_int_pr() 38 pr_err("SPI%d: SRX Spi4 receive FIFO drowning/overflow\n", in cvm_oct_spxx_int_pr() 41 pr_err("SPI%d: SRX Spi4 packet closed on non-16B alignment without EOP\n", in cvm_oct_spxx_int_pr() 44 pr_err("SPI%d: SRX Spi4 async FIFO overflow\n", index); in cvm_oct_spxx_int_pr() 46 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", in cvm_oct_spxx_int_pr() [all …]
|
/linux-6.6.21/arch/powerpc/platforms/pasemi/ |
D | setup.c | 265 pr_err("Failed to locate the MPIC interrupt controller\n"); in pas_init_IRQ() 274 pr_err("No platform-open-pic property.\n"); in pas_init_IRQ() 324 pr_err("NMI delivered\n"); in pas_machine_check_handler() 331 pr_err("Machine Check on CPU %d\n", cpu); in pas_machine_check_handler() 332 pr_err("SRR0 0x%016lx SRR1 0x%016lx\n", srr0, srr1); in pas_machine_check_handler() 333 pr_err("DSISR 0x%016lx DAR 0x%016lx\n", dsisr, regs->dar); in pas_machine_check_handler() 334 pr_err("BER 0x%016lx MER 0x%016lx\n", mfspr(SPRN_PA6T_BER), in pas_machine_check_handler() 336 pr_err("IER 0x%016lx DER 0x%016lx\n", mfspr(SPRN_PA6T_IER), in pas_machine_check_handler() 338 pr_err("Cause:\n"); in pas_machine_check_handler() 341 pr_err("Signalled by SDC\n"); in pas_machine_check_handler() [all …]
|
/linux-6.6.21/drivers/media/spi/ |
D | cxd2880-spi.c | 68 pr_err("invalid arg\n"); in cxd2880_write_spi() 89 pr_err("invalid arg\n"); in cxd2880_write_reg() 93 pr_err("data size > WRITE_MAX\n"); in cxd2880_write_reg() 98 pr_err("out of range\n"); in cxd2880_write_reg() 112 pr_err("write spi failed %d\n", ret); in cxd2880_write_reg() 127 pr_err("invalid arg\n"); in cxd2880_spi_read_ts() 131 pr_err("packet num > 0xffff\n"); in cxd2880_spi_read_ts() 150 pr_err("spi_sync failed\n"); in cxd2880_spi_read_ts() 163 pr_err("invalid arg\n"); in cxd2880_spi_read_ts_buffer_info() 170 pr_err("spi_write_then_read failed\n"); in cxd2880_spi_read_ts_buffer_info() [all …]
|
/linux-6.6.21/mm/kasan/ |
D | report.c | 214 pr_err("==================================================================\n"); in start_report() 222 pr_err("==================================================================\n"); in end_report() 245 pr_err("BUG: KASAN: %s in %pS\n", info->bug_type, (void *)info->ip); in print_error_description() 248 pr_err("Free of addr %px by task %s/%d\n", in print_error_description() 254 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description() 258 pr_err("%s at addr %px by task %s/%d\n", in print_error_description() 265 pr_err("%s by task %u:\n", prefix, track->pid); in print_track() 269 pr_err("(stack is not available)\n"); in print_track() 286 pr_err("The buggy address belongs to the object at %px\n" in describe_object_addr() 315 pr_err("The buggy address is located %d bytes %s of\n" in describe_object_addr() [all …]
|
/linux-6.6.21/arch/powerpc/kernel/trace/ |
D | ftrace_64_pg.c | 72 pr_err("%p: replaced (%08lx) != old (%08lx)", (void *)ip, in ftrace_modify_code() 124 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop() 130 pr_err("Not expected bl: opcode is %08lx\n", ppc_inst_as_ulong(op)); in __ftrace_make_nop() 140 pr_err("Failed to get trampoline target\n"); in __ftrace_make_nop() 149 pr_err("addr %lx does not match expected %lx\n", ptr, entry); in __ftrace_make_nop() 155 pr_err("Fetching instruction at %lx failed.\n", ip - 4); in __ftrace_make_nop() 162 pr_err("Unexpected instruction %08lx around bl _mcount\n", in __ftrace_make_nop() 172 pr_err("Fetching op failed.\n"); in __ftrace_make_nop() 177 pr_err("Expected %08lx found %08lx\n", PPC_INST_LD_TOC, in __ftrace_make_nop() 204 pr_err("Patching NOP failed.\n"); in __ftrace_make_nop() [all …]
|
/linux-6.6.21/tools/testing/selftests/net/ |
D | so_netns_cookie.c | 17 #define pr_err(fmt, ...) \ macro 32 return pr_err("Unable to create TCP socket"); in main() 36 return pr_err("getsockopt(SOL_SOCKET, SO_NETNS_COOKIE)"); in main() 39 return pr_err("SO_NETNS_COOKIE returned zero cookie"); in main() 42 return pr_err("unshare"); in main() 46 return pr_err("Unable to create TCP socket"); in main() 50 return pr_err("getsockopt(SOL_SOCKET, SO_NETNS_COOKIE)"); in main() 53 return pr_err("SO_NETNS_COOKIE returned zero cookie"); in main() 56 return pr_err("SO_NETNS_COOKIE returned identical cookies for distinct ns"); in main()
|
/linux-6.6.21/kernel/trace/ |
D | trace_boot.c | 35 pr_err("String is too long: %s\n", p); in trace_boot_set_instance_options() 40 pr_err("Failed to set option: %s\n", buf); in trace_boot_set_instance_options() 46 pr_err("Failed to set tracing on: %s\n", p); in trace_boot_set_instance_options() 56 pr_err("Failed to set trace clock: %s\n", p); in trace_boot_set_instance_options() 63 pr_err("Buffer size is too small: %s\n", p); in trace_boot_set_instance_options() 65 pr_err("Failed to resize trace buffer to %s\n", p); in trace_boot_set_instance_options() 75 pr_err("Failed to set new CPU mask %s\n", p); in trace_boot_set_instance_options() 91 pr_err("String is too long: %s\n", p); in trace_boot_enable_events() 96 pr_err("Failed to enable event: %s\n", p); in trace_boot_enable_events() 115 pr_err("Failed to generate probe: %s\n", buf); in trace_boot_add_kprobe_event() [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_dmabuf.c | 30 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_export() 53 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_import_self() 61 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import_self() 69 pr_err("i915_gem_prime_import created a new object!\n"); in igt_dmabuf_import_self() 78 pr_err("Same object dma-buf get_pages failed!\n"); in igt_dmabuf_import_self() 108 pr_err("__i915_gem_object_create_user failed with err=%ld\n", in igt_dmabuf_import_same_driver_lmem() 116 pr_err("i915_gem_prime_export failed with err=%ld\n", in igt_dmabuf_import_same_driver_lmem() 129 pr_err("i915_gem_prime_import succeeded when it shouldn't have\n"); in igt_dmabuf_import_same_driver_lmem() 132 pr_err("i915_gem_prime_import failed with the wrong err=%ld\n", in igt_dmabuf_import_same_driver_lmem() 205 pr_err("Data mismatch [%d]=%u\n", i, vaddr[i]); in verify_access() [all …]
|
/linux-6.6.21/arch/arm64/lib/ |
D | insn.c | 103 pr_err("%s: unknown immediate encoding %d\n", __func__, in aarch64_insn_decode_immediate() 133 pr_err("%s: unknown immediate encoding %d\n", __func__, in aarch64_insn_encode_immediate() 167 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_decode_register() 185 pr_err("%s: unknown register encoding %d\n", __func__, reg); in aarch64_insn_encode_register() 206 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_encode_register() 230 pr_err("%s: unknown size encoding %d\n", __func__, type); in aarch64_insn_encode_ldst_size() 247 pr_err("%s: A64 instructions must be word aligned\n", __func__); in label_imm_common() 254 pr_err("%s: offset out of range\n", __func__); in label_imm_common() 284 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_branch_imm() 312 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_comp_branch_imm() [all …]
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxfw/ |
D | mlxfw_mfa2.c | 104 pr_err("Multi has invalid child"); in mlxfw_mfa2_tlv_multi_validate() 128 pr_err("Device %d is not a valid TLV error\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 139 pr_err("Device %d does not have PSID\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 145 pr_err("Device %d PSID TLV is not valid\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 160 pr_err("Device %d has no components\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 173 pr_err("Device %d COMPONENT_PTR TLV is not valid\n", in mlxfw_mfa2_file_dev_validate() 197 pr_err("Component %d is not a valid TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate() 207 pr_err("Component descriptor %d multi TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate() 213 pr_err("Component %d does not have a valid descriptor\n", in mlxfw_mfa2_file_comp_validate() 236 pr_err("Device TLV error\n"); in mlxfw_mfa2_file_validate() [all …]
|
/linux-6.6.21/drivers/clk/bcm/ |
D | clk-kona-setup.c | 27 pr_err("%s: bad policy enable offset for %s " in ccu_data_offsets_valid() 33 pr_err("%s: bad policy control offset for %s " in ccu_data_offsets_valid() 93 pr_err("%s: bad policy offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 103 pr_err("%s: bad gate offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 110 pr_err("%s: bad hysteresis offset for %s " in peri_clk_data_offsets_valid() 117 pr_err("%s: hysteresis but no gate for %s\n", __func__, name); in peri_clk_data_offsets_valid() 124 pr_err("%s: bad divider offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 133 pr_err("%s: bad pre-divider offset for %s " in peri_clk_data_offsets_valid() 143 pr_err("%s: bad selector offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 152 pr_err("%s: bad trigger offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() [all …]
|
/linux-6.6.21/arch/powerpc/platforms/powernv/ |
D | opal-sysparam.c | 38 pr_err("%s: Couldn't get the token, returning\n", in opal_get_sys_param() 52 pr_err("%s: Failed to wait for the async response, %zd\n", in opal_get_sys_param() 73 pr_err("%s: Couldn't get the token, returning\n", in opal_set_sys_param() 88 pr_err("%s: Failed to wait for the async response, %d\n", in opal_set_sys_param() 162 pr_err("SYSPARAM: Opal sysparam node not compatible\n"); in opal_sys_param_init() 168 pr_err("SYSPARAM: Failed to create sysparam kobject\n"); in opal_sys_param_init() 175 pr_err("SYSPARAM: Failed to allocate memory for param data " in opal_sys_param_init() 183 pr_err("SYSPARAM: No string found of property param-name in " in opal_sys_param_init() 190 pr_err("SYSPARAM: Failed to allocate memory to read parameter " in opal_sys_param_init() 197 pr_err("SYSPARAM: Failed to allocate memory to read parameter " in opal_sys_param_init() [all …]
|