Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. [ 10.128455] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000
  2. [ 10.141895] Mem abort info:
  3. [ 10.145090] ESR = 0x96000004
  4. [ 10.148537] EC = 0x25: DABT (current EL), IL = 32 bits
  5. [ 10.154560] SET = 0, FnV = 0
  6. [ 10.157986] EA = 0, S1PTW = 0
  7. [ 10.161548] Data abort info:
  8. [ 10.164804] ISV = 0, ISS = 0x00000004
  9. [ 10.169111] CM = 0, WnR = 0
  10. [ 10.172436] user pgtable: 4k pages, 48-bit VAs, pgdp=00000000ed44b000
  11. [ 10.178453] atmel_mxt_ts 3-004b: Family: 164 Variant: 14 Firmware V2.3.AA Objects: 40
  12. [ 10.179660] [0000000000000000] pgd=0000000000000000
  13. [ 10.179669] Internal error: Oops: 96000004 [#1] PREEMPT SMP
  14. [ 10.179673] Modules linked in: atmel_mxt_ts(+) rockchip_saradc pwm_cros_ec(+) rockchip_thermal pcie_rockchip_host snd_soc_rl6231 ip_tables x_
  15. tables ipv6 nf_defrag_ipv6
  16. [ 10.179694] CPU: 1 PID: 255 Comm: systemd-udevd Not tainted 5.4.0-rc4+ #230
  17. [ 10.179696] Hardware name: Google Kevin (DT)
  18. [ 10.179700] pstate: 60000005 (nZCv daif -PAN -UAO)
  19. [ 10.179714] pc : cros_ec_pwm_get_state+0xcc/0xf8 [pwm_cros_ec]
  20. [ 10.179721] lr : cros_ec_pwm_get_state+0x80/0xf8 [pwm_cros_ec]
  21. [ 10.247829] sp : ffff800012433810
  22. [ 10.251531] x29: ffff800012433810 x28: 0000000200000026
  23. [ 10.257469] x27: ffff800012433942 x26: ffff0000ef075010
  24. [ 10.263405] x25: ffff800011ca8508 x24: ffff800011e68e30
  25. [ 10.269341] x23: 0000000000000000 x22: ffff0000ee273190
  26. [ 10.275278] x21: ffff0000ee2e3240 x20: ffff0000ee2e3270
  27. [ 10.281214] x19: ffff800011bc98c8 x18: 0000000000000003
  28. [ 10.287150] x17: 0000000000000007 x16: 000000000000000e
  29. [ 10.293088] x15: 0000000000000001 x14: 0000000000000019
  30. [ 10.299024] x13: 0000000000000033 x12: 0000000000000018
  31. [ 10.304962] x11: 071c71c71c71c71c x10: 00000000000009d0
  32. [ 10.310379] atmel_mxt_ts 5-004a: Family: 164 Variant: 17 Firmware V2.0.AA Objects: 31
  33. [ 10.310901] x9 : ffff800012433490 x8 : ffff0000edb81830
  34. [ 10.310905] x7 : 000000000000011b x6 : 0000000000000001
  35. [ 10.310908] x5 : 0000000000000000 x4 : 0000000000000000
  36. [ 10.310911] x3 : ffff0000edb80e00 x2 : 0000000000000002
  37. [ 10.310914] x1 : 0000000000000000 x0 : 0000000000000000
  38. [ 10.310918] Call trace:
  39. [ 10.310931] cros_ec_pwm_get_state+0xcc/0xf8 [pwm_cros_ec]
  40. [ 10.310944] pwmchip_add_with_polarity+0x134/0x290
  41. [ 10.363576] pwmchip_add+0x24/0x30
  42. [ 10.367383] cros_ec_pwm_probe+0x13c/0x1cc [pwm_cros_ec]
  43. [ 10.373325] platform_drv_probe+0x58/0xa8
  44. [ 10.377809] really_probe+0xe0/0x318
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement