Home
last modified time | relevance | path

Searched refs:pr_err (Results 1 – 25 of 2795) sorted by relevance

12345678910>>...112

/Linux-v4.19/arch/powerpc/platforms/44x/
Dfsp2.c51 pr_err("L2 Controller:\n"); in l2regs()
52 pr_err("MCK: 0x%08x\n", mfl2(L2MCK)); in l2regs()
53 pr_err("INT: 0x%08x\n", mfl2(L2INT)); in l2regs()
54 pr_err("PLBSTAT0: 0x%08x\n", mfl2(L2PLBSTAT0)); in l2regs()
55 pr_err("PLBSTAT1: 0x%08x\n", mfl2(L2PLBSTAT1)); in l2regs()
56 pr_err("ARRSTAT0: 0x%08x\n", mfl2(L2ARRSTAT0)); in l2regs()
57 pr_err("ARRSTAT1: 0x%08x\n", mfl2(L2ARRSTAT1)); in l2regs()
58 pr_err("ARRSTAT2: 0x%08x\n", mfl2(L2ARRSTAT2)); in l2regs()
59 pr_err("CPUSTAT: 0x%08x\n", mfl2(L2CPUSTAT)); in l2regs()
60 pr_err("RACSTAT0: 0x%08x\n", mfl2(L2RACSTAT0)); in l2regs()
[all …]
/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c1349 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-v4.19/drivers/mtd/ubi/
Ddebug.c66 pr_err("Erase counter header dump:\n"); in ubi_dump_ec_hdr()
67 pr_err("\tmagic %#08x\n", be32_to_cpu(ec_hdr->magic)); in ubi_dump_ec_hdr()
68 pr_err("\tversion %d\n", (int)ec_hdr->version); in ubi_dump_ec_hdr()
69 pr_err("\tec %llu\n", (long long)be64_to_cpu(ec_hdr->ec)); in ubi_dump_ec_hdr()
70 pr_err("\tvid_hdr_offset %d\n", be32_to_cpu(ec_hdr->vid_hdr_offset)); in ubi_dump_ec_hdr()
71 pr_err("\tdata_offset %d\n", be32_to_cpu(ec_hdr->data_offset)); in ubi_dump_ec_hdr()
72 pr_err("\timage_seq %d\n", be32_to_cpu(ec_hdr->image_seq)); in ubi_dump_ec_hdr()
73 pr_err("\thdr_crc %#08x\n", be32_to_cpu(ec_hdr->hdr_crc)); in ubi_dump_ec_hdr()
74 pr_err("erase counter header hexdump:\n"); in ubi_dump_ec_hdr()
85 pr_err("Volume identifier header dump:\n"); in ubi_dump_vid_hdr()
[all …]
/Linux-v4.19/kernel/
Dtest_kprobes.c39 pr_err("pre-handler is preemptible\n"); in kp_pre_handler()
50 pr_err("post-handler is preemptible\n"); in kp_post_handler()
54 pr_err("incorrect value in post_handler\n"); in kp_post_handler()
71 pr_err("register_kprobe returned %d\n", ret); in test_kprobe()
79 pr_err("kprobe pre_handler not called\n"); in test_kprobe()
84 pr_err("kprobe post_handler not called\n"); in test_kprobe()
107 pr_err("incorrect value in post_handler2\n"); in kp_post_handler2()
128 pr_err("register_kprobes returned %d\n", ret); in test_kprobes()
137 pr_err("kprobe pre_handler not called\n"); in test_kprobes()
142 pr_err("kprobe post_handler not called\n"); in test_kprobes()
[all …]
/Linux-v4.19/arch/c6x/kernel/
Dtraps.c33 pr_err("\n"); in show_regs()
35 pr_err("PC: %08lx SP: %08lx\n", regs->pc, regs->sp); in show_regs()
36 pr_err("Status: %08lx ORIG_A4: %08lx\n", regs->csr, regs->orig_a4); in show_regs()
37 pr_err("A0: %08lx B0: %08lx\n", regs->a0, regs->b0); in show_regs()
38 pr_err("A1: %08lx B1: %08lx\n", regs->a1, regs->b1); in show_regs()
39 pr_err("A2: %08lx B2: %08lx\n", regs->a2, regs->b2); in show_regs()
40 pr_err("A3: %08lx B3: %08lx\n", regs->a3, regs->b3); in show_regs()
41 pr_err("A4: %08lx B4: %08lx\n", regs->a4, regs->b4); in show_regs()
42 pr_err("A5: %08lx B5: %08lx\n", regs->a5, regs->b5); in show_regs()
43 pr_err("A6: %08lx B6: %08lx\n", regs->a6, regs->b6); in show_regs()
[all …]
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_auth.c63 pr_err("Memory allocation failed for CHAP_A temporary buffer\n"); in chap_check_algorithm()
73 pr_err("Unable to locate CHAP_A key\n"); in chap_check_algorithm()
104 pr_err("CHAP user or password not set for" in chap_server_open()
128 pr_err("Unsupported CHAP_A value\n"); in chap_server_open()
189 pr_err("Unable to allocate challenge buffer\n"); in chap_server_compute_md5()
195 pr_err("Unable to allocate challenge_binhex buffer\n"); in chap_server_compute_md5()
203 pr_err("Could not find CHAP_N.\n"); in chap_server_compute_md5()
207 pr_err("Could not find CHAP_N.\n"); in chap_server_compute_md5()
214 pr_err("CHAP_N values do not match!\n"); in chap_server_compute_md5()
223 pr_err("Could not find CHAP_R.\n"); in chap_server_compute_md5()
[all …]
/Linux-v4.19/tools/testing/selftests/nsfs/
Downer.c19 #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-v4.19/fs/ubifs/
Ddebug.c223 pr_err("\tmagic %#x\n", le32_to_cpu(ch->magic)); in dump_ch()
224 pr_err("\tcrc %#x\n", le32_to_cpu(ch->crc)); in dump_ch()
225 pr_err("\tnode_type %d (%s)\n", ch->node_type, in dump_ch()
227 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch()
229 pr_err("\tsqnum %llu\n", in dump_ch()
231 pr_err("\tlen %u\n", le32_to_cpu(ch->len)); in dump_ch()
242 pr_err("Dump in-memory inode:"); in ubifs_dump_inode()
243 pr_err("\tinode %lu\n", inode->i_ino); in ubifs_dump_inode()
244 pr_err("\tsize %llu\n", in ubifs_dump_inode()
246 pr_err("\tnlink %u\n", inode->i_nlink); in ubifs_dump_inode()
[all …]
/Linux-v4.19/arch/arm/mach-meson/
Dplatsmp.c79 pr_err("Missing SRAM node\n"); in meson_smp_prepare_cpus()
85 pr_err("Couldn't map SRAM registers\n"); in meson_smp_prepare_cpus()
92 pr_err("Couldn't map PMU registers\n"); in meson_smp_prepare_cpus()
99 pr_err("Missing SCU node\n"); in meson_smp_prepare_cpus()
105 pr_err("Couldn't map SCU registers\n"); in meson_smp_prepare_cpus()
149 pr_err("Timeout while waiting for CPU%d status\n", in meson_smp_finalize_secondary_boot()
171 pr_err("Couldn't get the reset controller for CPU%d\n", cpu); in meson8_smp_boot_secondary()
180 pr_err("Failed to assert CPU%d reset\n", cpu); in meson8_smp_boot_secondary()
188 pr_err("Couldn't wake up CPU%d\n", cpu); in meson8_smp_boot_secondary()
198 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8_smp_boot_secondary()
[all …]
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/
Dqlge_dbg.c655 pr_err("Bad type!!! 0x%08x\n", type); in ql_get_mac_protocol_registers()
1340 pr_err("%.08x: %.08x %.08x %.08x %.08x %.08x " in ql_mpi_core_to_log()
1362 pr_err("%s: Interrupt %d is %s\n", in ql_dump_intr_states()
1372 pr_err("%s: %s = 0x%.08x\n", qdev->ndev->name, #reg, data); \
1378 pr_err("%s: Couldn't get xgmac sem\n", __func__); in ql_dump_xgmac_control_regs()
1415 pr_err("%s: Failed read of mac index register\n", in ql_dump_cam_entries()
1420 pr_err("%s: CAM index %d CAM Lookup Lower = 0x%.08x:%.08x, Output = 0x%.08x\n", in ql_dump_cam_entries()
1428 pr_err("%s: Failed read of mac index register\n", in ql_dump_cam_entries()
1433 pr_err("%s: MCAST index %d CAM Lookup Lower = 0x%.08x:%.08x\n", in ql_dump_cam_entries()
1450 pr_err("%s: Failed read of routing index register\n", in ql_dump_routing_entries()
[all …]
/Linux-v4.19/arch/powerpc/kernel/trace/
Dftrace.c65 pr_err("%p: replaced (%#x) != old (%#x)", in ftrace_modify_code()
118 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop()
124 pr_err("Not expected bl: opcode is %x\n", op); in __ftrace_make_nop()
134 pr_err("Failed to get trampoline target\n"); in __ftrace_make_nop()
143 pr_err("addr %lx does not match expected %lx\n", ptr, entry); in __ftrace_make_nop()
152 pr_err("Fetching instruction at %lx failed.\n", ip - 4); in __ftrace_make_nop()
158 pr_err("Unexpected instruction %08x around bl _mcount\n", op); in __ftrace_make_nop()
183 pr_err("Fetching op failed.\n"); in __ftrace_make_nop()
188 pr_err("Expected %08x found %08x\n", PPC_INST_LD_TOC, op); in __ftrace_make_nop()
194 pr_err("Patching NOP failed.\n"); in __ftrace_make_nop()
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c110 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 …]
Di915_gem_dmabuf.c43 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_export()
66 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_import_self()
74 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import_self()
81 pr_err("i915_gem_prime_import created a new object!\n"); in igt_dmabuf_import_self()
111 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import()
118 pr_err("i915_gem_prime_import created a non-i915 object!\n"); in igt_dmabuf_import()
124 pr_err("i915_gem_prime_import is wrong size found %lld, expected %ld\n", in igt_dmabuf_import()
132 pr_err("dma_buf_vmap failed\n"); in igt_dmabuf_import()
141 pr_err("i915_gem_object_pin_map failed with err=%d\n", err); in igt_dmabuf_import()
149 pr_err("imported vmap not all set to %x!\n", pattern[i]); in igt_dmabuf_import()
[all …]
Dintel_guc.c60 pr_err("doorbell %d, not ok\n", db_id); in check_all_doorbells()
114 pr_err("No guc object!\n"); in igt_guc_clients()
129 pr_err("guc_clients_destroy lied!\n"); in igt_guc_clients()
136 pr_err("Failed to create clients\n"); in igt_guc_clients()
144 pr_err("execbug client validation failed\n"); in igt_guc_clients()
152 pr_err("preempt client validation failed\n"); in igt_guc_clients()
160 pr_err("guc_clients_create didn't reserve doorbells\n"); in igt_guc_clients()
171 pr_err("failed to initialize the doorbells\n"); in igt_guc_clients()
193 pr_err("destroy db did not work\n"); in igt_guc_clients()
203 pr_err("unexpected (err = %d)", err); in igt_guc_clients()
[all …]
Di915_syncmap.c105 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()
253pr_err("First entry into leaf (context=%llx) does not contain a single entry, found %x (count=%d)!… in check_leaf()
[all …]
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dfwio.c123 pr_err("Invalid silicon revision %d.\n", priv->hw_revision); in cw1200_load_firmware_cw1200()
150 pr_err("Can't load firmware file %s.\n", fw_path); in cw1200_load_firmware_cw1200()
156 pr_err("Can't allocate firmware load buffer.\n"); in cw1200_load_firmware_cw1200()
170 pr_err("Bootloader is not ready.\n"); in cw1200_load_firmware_cw1200()
190 pr_err("Bootloader reported error %d.\n", val32); in cw1200_load_firmware_cw1200()
205 pr_err("Timeout waiting for FIFO.\n"); in cw1200_load_firmware_cw1200()
227 pr_err("Can't write firmware block @ %d!\n", in cw1200_load_firmware_cw1200()
245 pr_err("Wait for download completion failed: 0x%.8X\n", val32); in cw1200_load_firmware_cw1200()
316 pr_err("Can't read config register.\n"); in cw1200_load_firmware()
321 pr_err("Bad config register value (0x%08x)\n", val32); in cw1200_load_firmware()
[all …]
/Linux-v4.19/arch/powerpc/platforms/pasemi/
Dsetup.c210 pr_err("Failed to locate the MPIC interrupt controller\n"); in pas_init_IRQ()
219 pr_err("No platform-open-pic property.\n"); in pas_init_IRQ()
267 pr_err("NMI delivered\n"); in pas_machine_check_handler()
274 pr_err("Machine Check on CPU %d\n", cpu); in pas_machine_check_handler()
275 pr_err("SRR0 0x%016lx SRR1 0x%016lx\n", srr0, srr1); in pas_machine_check_handler()
276 pr_err("DSISR 0x%016lx DAR 0x%016lx\n", dsisr, regs->dar); in pas_machine_check_handler()
277 pr_err("BER 0x%016lx MER 0x%016lx\n", mfspr(SPRN_PA6T_BER), in pas_machine_check_handler()
279 pr_err("IER 0x%016lx DER 0x%016lx\n", mfspr(SPRN_PA6T_IER), in pas_machine_check_handler()
281 pr_err("Cause:\n"); in pas_machine_check_handler()
284 pr_err("Signalled by SDC\n"); in pas_machine_check_handler()
[all …]
/Linux-v4.19/drivers/media/spi/
Dcxd2880-spi.c66 pr_err("invalid arg\n"); in cxd2880_write_spi()
87 pr_err("invalid arg\n"); in cxd2880_write_reg()
91 pr_err("data size > WRITE_MAX\n"); in cxd2880_write_reg()
96 pr_err("out of range\n"); in cxd2880_write_reg()
110 pr_err("write spi failed %d\n", ret); in cxd2880_write_reg()
125 pr_err("invalid arg\n"); in cxd2880_spi_read_ts()
129 pr_err("packet num > 0xffff\n"); in cxd2880_spi_read_ts()
148 pr_err("spi_write_then_read failed\n"); in cxd2880_spi_read_ts()
161 pr_err("invalid arg\n"); in cxd2880_spi_read_ts_buffer_info()
168 pr_err("spi_write_then_read failed\n"); in cxd2880_spi_read_ts_buffer_info()
[all …]
/Linux-v4.19/drivers/staging/octeon/
Dethernet-spi.c31 pr_err("SPI%d: SRX Spi4 interface down\n", index); in cvm_oct_spxx_int_pr()
33 pr_err("SPI%d: SRX Spi4 Calendar table parity error\n", index); in cvm_oct_spxx_int_pr()
35 pr_err("SPI%d: SRX Consecutive Spi4 DIP4 errors have exceeded SPX_ERR_CTL[ERRCNT]\n", in cvm_oct_spxx_int_pr()
38 pr_err("SPI%d: SRX Spi4 DIP4 error\n", index); in cvm_oct_spxx_int_pr()
40 pr_err("SPI%d: SRX Selected port has hit TPA overflow\n", in cvm_oct_spxx_int_pr()
43 pr_err("SPI%d: SRX Spi4 reserved control word detected\n", in cvm_oct_spxx_int_pr()
46 pr_err("SPI%d: SRX Spi4 receive FIFO drowning/overflow\n", in cvm_oct_spxx_int_pr()
49 pr_err("SPI%d: SRX Spi4 packet closed on non-16B alignment without EOP\n", in cvm_oct_spxx_int_pr()
52 pr_err("SPI%d: SRX Spi4 async FIFO overflow\n", index); in cvm_oct_spxx_int_pr()
54 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", in cvm_oct_spxx_int_pr()
[all …]
/Linux-v4.19/lib/
Dtest_kasan.c38 pr_err("Allocation failed\n"); in kmalloc_oob_right()
54 pr_err("Allocation failed\n"); in kmalloc_oob_left()
70 pr_err("Allocation failed\n"); in kmalloc_node_oob_right()
90 pr_err("Allocation failed\n"); in kmalloc_pagealloc_oob_right()
106 pr_err("Allocation failed\n"); in kmalloc_pagealloc_uaf()
122 pr_err("Allocation failed\n"); in kmalloc_pagealloc_invalid_free()
140 pr_err("Allocation failed\n"); in kmalloc_large_oob_right()
158 pr_err("Allocation failed\n"); in kmalloc_oob_krealloc_more()
177 pr_err("Allocation failed\n"); in kmalloc_oob_krealloc_less()
195 pr_err("Allocation failed\n"); in kmalloc_oob_16()
[all …]
Dtest_hash.c79 pr_err("__hash_32(%#x) = %#x != __hash_32_generic() = %#x", in test_int_hash()
93 pr_err("hash_32(%#x, %d) = %#x > %#x", h0, k, h1, m); in test_int_hash()
100 pr_err("hash_32(%#x, %d) = %#x != hash_32_generic() " in test_int_hash()
106 pr_err("hash_32_generic(%#x, %d) = %#x > %#x", in test_int_hash()
115 pr_err("hash_64(%#llx, %d) = %#x > %#x", h64, k, h1, m); in test_int_hash()
122 pr_err("hash_64(%#llx, %d) = %#x != hash_64_generic() " in test_int_hash()
128 pr_err("hash_64_generic(%#llx, %d) = %#x > %#x", in test_int_hash()
163 pr_err("hashlen_string(%d..%d) returned length" in test_hash_init()
170 pr_err("hashlen_string(%d..%d) = %08x != " in test_hash_init()
186 pr_err("OR of all string hash results = %#x != %#x", in test_hash_init()
[all …]
/Linux-v4.19/drivers/staging/gs_fpgaboot/
Dgs_fpgaboot.c64 pr_err("error: readinfo buffer too small\n"); in readinfo_bitstream()
86 pr_err("error: length section is not 'e', but %c\n", tbuf[0]); in readlength_bitstream()
109 pr_err("error: corrupted header\n"); in readmagic_bitstream()
186 pr_err("unsupported fpga image format\n"); in gs_read_image()
203 pr_err("firmware %s is missing, cannot continue.\n", fw_file); in gs_load_image()
224 pr_err("unsupported program bus width %d\n", in gs_download_image()
252 pr_err("init_b 0\n"); in gs_download_image()
258 pr_err("init_B %d\n", xl_get_init_b()); in gs_download_image()
264 pr_err("fpga download fail\n"); in gs_download_image()
316 pr_err("gs_load_image error\n"); in gs_fpgaboot()
[all …]
/Linux-v4.19/mm/kasan/
Dreport.c139 pr_err("BUG: KASAN: %s in %pS\n", in print_error_description()
141 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description()
171 pr_err("==================================================================\n"); in kasan_start_report()
176 pr_err("==================================================================\n"); in kasan_end_report()
186 pr_err("%s by task %u:\n", prefix, track->pid); in print_track()
193 pr_err("(stack is not available)\n"); in print_track()
213 pr_err("The buggy address belongs to the object at %px\n" in describe_object_addr()
231 pr_err("The buggy address is located %d bytes %s of\n" in describe_object_addr()
244 pr_err("\n"); in describe_object()
246 pr_err("\n"); in describe_object()
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_api.c35 pr_err("(!halmac_platform_api->SDIO_CMD52_READ)\n"); in halmac_check_platform_api()
39 pr_err("(!halmac_platform_api->SDIO_CMD53_READ_8)\n"); in halmac_check_platform_api()
43 pr_err("(!halmac_platform_api->SDIO_CMD53_READ_16)\n"); in halmac_check_platform_api()
47 pr_err("(!halmac_platform_api->SDIO_CMD53_READ_32)\n"); in halmac_check_platform_api()
51 pr_err("(!halmac_platform_api->SDIO_CMD53_READ_N)\n"); in halmac_check_platform_api()
55 pr_err("(!halmac_platform_api->SDIO_CMD52_WRITE)\n"); in halmac_check_platform_api()
59 pr_err("(!halmac_platform_api->SDIO_CMD53_WRITE_8)\n"); in halmac_check_platform_api()
63 pr_err("(!halmac_platform_api->SDIO_CMD53_WRITE_16)\n"); in halmac_check_platform_api()
67 pr_err("(!halmac_platform_api->SDIO_CMD53_WRITE_32)\n"); in halmac_check_platform_api()
75 pr_err("(!halmac_platform_api->REG_READ_8)\n"); in halmac_check_platform_api()
[all …]
/Linux-v4.19/arch/arm/mach-rockchip/
Dplatsmp.c80 pr_err("%s: could not get reset control for core %d\n", in pmu_set_power_domain()
96 pr_err("%s: could not update power domain\n", in pmu_set_power_domain()
105 pr_err("%s: could not read power domain state\n", in pmu_set_power_domain()
130 pr_err("%s: sram or pmu missing for cpu boot\n", __func__); in rockchip_boot_secondary()
135 pr_err("%s: cpu %d outside maximum number of cpus %d\n", in rockchip_boot_secondary()
185 pr_err("%s: could not get address for node %pOF\n", in rockchip_smp_prepare_sram()
192 pr_err("%s: reserved block with size 0x%x is to small for trampoline size 0x%x\n", in rockchip_smp_prepare_sram()
243 pr_err("%s: could not find pmu dt node\n", __func__); in rockchip_smp_prepare_pmu()
249 pr_err("%s: could not map pmu registers\n", __func__); in rockchip_smp_prepare_pmu()
259 pr_err("%s: regmap init failed\n", __func__); in rockchip_smp_prepare_pmu()
[all …]

12345678910>>...112