Advertisement
z3ntu

dmesg

Nov 21st, 2017
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.97 KB | None | 0 0
  1. luca@g550jk ~> telnet 172.16.42.1 24
  2. Trying 172.16.42.1...
  3. Connected to 172.16.42.1.
  4. Escape character is '^]'.
  5.  
  6. / # dmesg
  7. [ 0.000000] Booting Linux on physical CPU 0x0
  8. [ 0.000000] Linux version 4.14.0-12895-g16bdf680116d-dirty (luca@g550jk) (gcc version 7.2.0 (Arch Repository)) #4 SMP PREEMPT Tue Nov 21 14:34:07 CET 2017
  9. [ 0.000000] CPU: ARMv7 Processor [512f06f1] revision 1 (ARMv7), cr=10c5787d
  10. [ 0.000000] CPU: div instructions available: patching division code
  11. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  12. [ 0.000000] OF: fdt: Machine model: Fairphone 2
  13. [ 0.000000] debug: ignoring loglevel setting.
  14. [ 0.000000] Memory policy: Data cache writealloc
  15. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000
  16. [ 0.000000] On node 0 totalpages: 491776
  17. [ 0.000000] Normal zone: 1536 pages used for memmap
  18. [ 0.000000] Normal zone: 0 pages reserved
  19. [ 0.000000] Normal zone: 164096 pages, LIFO batch:31
  20. [ 0.000000] HighMem zone: 327680 pages, LIFO batch:31
  21. [ 0.000000] random: fast init done
  22. [ 0.000000] percpu: Embedded 17 pages/cpu @eef9d000 s39116 r8192 d22324 u69632
  23. [ 0.000000] pcpu-alloc: s39116 r8192 d22324 u69632 alloc=17*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 490240
  26. [ 0.000000] Kernel command line: rdinit=/init ignore_loglevel drm.debug=31 cma=64m androidboot.emmc=true androidboot.serialno=f946f613 androidboot.mode=charger androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_otm1902b_1080p_cmd
  27. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  28. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  29. [ 0.000000] Memory: 1869272K/1967104K available (8192K kernel code, 809K rwdata, 3156K rodata, 1024K init, 275K bss, 32296K reserved, 65536K cma-reserved, 1245184K highmem)
  30. [ 0.000000] Virtual kernel memory layout:
  31. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  32. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  33. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  34. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  35. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  36. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  37. [ 0.000000] .text : 0xc0208000 - 0xc0b00000 (9184 kB)
  38. [ 0.000000] .init : 0xc0f00000 - 0xc1000000 (1024 kB)
  39. [ 0.000000] .data : 0xc1000000 - 0xc10ca62c ( 810 kB)
  40. [ 0.000000] .bss : 0xc10ca62c - 0xc110f4fc ( 276 kB)
  41. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  42. [ 0.000000] Preemptible hierarchical RCU implementation.
  43. [ 0.000000] Tasks RCU enabled.
  44. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  45. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  46. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  47. [ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  48. [ 0.000016] Switching to timer-based delay loop, resolution 52ns
  49. [ 0.000377] Console: colour dummy device 80x30
  50. [ 0.000826] console [tty0] enabled
  51. [ 0.000855] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  52. [ 0.000886] pid_max: default: 32768 minimum: 301
  53. [ 0.000996] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  54. [ 0.001022] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  55. [ 0.001542] CPU: Testing write buffer coherency: ok
  56. [ 0.001781] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  57. [ 0.039938] Setting up static identity map for 0x300000 - 0x300060
  58. [ 0.059943] Hierarchical SRCU implementation.
  59. [ 0.100021] smp: Bringing up secondary CPUs ...
  60. [ 0.170419] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  61. [ 0.240561] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  62. [ 0.310712] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  63. [ 0.310895] smp: Brought up 1 node, 4 CPUs
  64. [ 0.310949] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  65. [ 0.310967] CPU: All CPU(s) started in SVC mode.
  66. [ 0.312301] devtmpfs: initialized
  67. [ 0.320803] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 1
  68. [ 0.321108] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  69. [ 0.321142] futex hash table entries: 1024 (order: 4, 65536 bytes)
  70. [ 0.323596] pinctrl core: initialized pinctrl subsystem
  71. [ 0.324484] NET: Registered protocol family 16
  72. [ 0.325993] DMA: preallocated 256 KiB pool for atomic coherent allocations
  73. [ 0.327140] cpuidle: using governor menu
  74. [ 0.327599] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  75. [ 0.327624] hw-breakpoint: maximum watchpoint size is 8 bytes.
  76. [ 0.354967] reg-fixed-voltage vreg-boost: could not find pctldev for node /soc/spmi@fc4cf000/pm8941@0/gpios@c000/boost-bypass, deferring probe
  77. [ 0.356183] vgaarb: loaded
  78. [ 0.356609] SCSI subsystem initialized
  79. [ 0.356795] libata version 3.00 loaded.
  80. [ 0.357021] usbcore: registered new interface driver usbfs
  81. [ 0.357092] usbcore: registered new interface driver hub
  82. [ 0.357190] usbcore: registered new device driver usb
  83. [ 0.358298] Advanced Linux Sound Architecture Driver Initialized.
  84. [ 0.359087] clocksource: Switched to clocksource arch_sys_counter
  85. [ 0.423338] NET: Registered protocol family 2
  86. [ 0.423779] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  87. [ 0.423843] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  88. [ 0.423932] TCP: Hash tables configured (established 8192 bind 8192)
  89. [ 0.424029] UDP hash table entries: 512 (order: 2, 16384 bytes)
  90. [ 0.424063] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  91. [ 0.424222] NET: Registered protocol family 1
  92. [ 0.424636] RPC: Registered named UNIX socket transport module.
  93. [ 0.424657] RPC: Registered udp transport module.
  94. [ 0.424674] RPC: Registered tcp transport module.
  95. [ 0.424690] RPC: Registered tcp NFSv4.1 backchannel transport module.
  96. [ 0.424843] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  97. [ 0.424870] cfg80211: Problem loading in-kernel X.509 certificate (-19)
  98. [ 0.425126] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  99. [ 0.425154] cfg80211: failed to load regulatory.db
  100. [ 0.425334] PCI: CLS 0 bytes, default 64
  101. [ 0.425589] Trying to unpack rootfs image as initramfs...
  102. [ 0.491448] Freeing initrd memory: 1300K
  103. [ 0.492124] hw perfevents: enabled with armv7_krait PMU driver, 5 counters available
  104. [ 0.493676] Initialise system trusted keyrings
  105. [ 0.493871] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  106. [ 0.499045] NFS: Registering the id_resolver key type
  107. [ 0.499137] Key type id_resolver registered
  108. [ 0.499165] Key type id_legacy registered
  109. [ 0.499923] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  110. [ 0.500329] fuse init (API version 7.26)
  111. [ 0.506112] Key type asymmetric registered
  112. [ 0.506143] Asymmetric key parser 'x509' registered
  113. [ 0.506230] bounce: pool size: 64 pages
  114. [ 0.506314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  115. [ 0.506350] io scheduler noop registered
  116. [ 0.506376] io scheduler deadline registered
  117. [ 0.506651] io scheduler cfq registered (default)
  118. [ 0.506680] io scheduler mq-deadline registered
  119. [ 0.506706] io scheduler kyber registered
  120. [ 0.537061] msm_serial f991e000.serial: msm_serial: detected port #0
  121. [ 0.537149] msm_serial f991e000.serial: uartclk = 7372800
  122. [ 0.537230] f991e000.serial: ttyMSM0 at MMIO 0xf991e000 (irq = 27, base_baud = 460800) is a MSM
  123. [ 0.537289] msm_serial: console setup on port #0
  124. [ 1.220958] console [ttyMSM0] enabled
  125. [ 1.226196] msm_serial: driver initialized
  126. [ 1.229979] [drm:drm_core_init] Initialized
  127. [ 1.233326] [drm:msm_drm_register] init
  128. [ 1.237400] [drm:msm_mdp_register]
  129. [ 1.241468] [drm:msm_dsi_register]
  130. [ 1.245158] [drm:msm_edp_register]
  131. [ 1.250139] [drm:mdp5_dev_probe]
  132. [ 1.252918] msm_dsi_phy fd922a00.dsi-phy: Failed to get supply 'vddio': -517
  133. [ 1.255122] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_regulator_init: failed to init regulator, ret=-517
  134. [ 1.262281] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_driver_probe: failed to init regulator
  135. [ 1.283583] brd: module loaded
  136. [ 1.294206] loop: module loaded
  137. [ 1.294911] SCSI Media Changer driver v0.25
  138. [ 1.297305] spmi spmi-0: PMIC arbiter version v1 (0x20000002)
  139. [ 1.320576] s1: supplied by regulator-dummy
  140. [ 1.320993] s2: supplied by regulator-dummy
  141. [ 1.323912] s3: supplied by regulator-dummy
  142. [ 1.328177] s4: Bringing 5100000uV into 5000000-5000000uV
  143. [ 1.332278] l1: supplied by regulator-dummy
  144. [ 1.337823] l2: supplied by regulator-dummy
  145. [ 1.341898] l3: supplied by regulator-dummy
  146. [ 1.345995] l4: supplied by regulator-dummy
  147. [ 1.350198] l5: supplied by regulator-dummy
  148. [ 1.354328] l6: supplied by regulator-dummy
  149. [ 1.358497] l7: supplied by regulator-dummy
  150. [ 1.362709] l8: supplied by regulator-dummy
  151. [ 1.366831] l9: supplied by regulator-dummy
  152. [ 1.371056] l10: supplied by regulator-dummy
  153. [ 1.375179] l11: supplied by regulator-dummy
  154. [ 1.379718] l12: supplied by regulator-dummy
  155. [ 1.383965] l13: supplied by regulator-dummy
  156. [ 1.388203] l14: supplied by regulator-dummy
  157. [ 1.392502] l15: supplied by regulator-dummy
  158. [ 1.396704] l16: supplied by regulator-dummy
  159. [ 1.401011] l17: supplied by regulator-dummy
  160. [ 1.405231] l18: supplied by regulator-dummy
  161. [ 1.409521] l19: supplied by regulator-dummy
  162. [ 1.413729] l20: supplied by regulator-dummy
  163. [ 1.417999] l21: supplied by regulator-dummy
  164. [ 1.422285] l22: supplied by regulator-dummy
  165. [ 1.426506] l23: supplied by regulator-dummy
  166. [ 1.430798] l24: supplied by regulator-dummy
  167. [ 1.435004] lvs1: supplied by regulator-dummy
  168. [ 1.439249] lvs2: supplied by regulator-dummy
  169. [ 1.443452] lvs3: supplied by regulator-dummy
  170. [ 1.448034] 5vs1: supplied by s4
  171. [ 1.452244] 5vs2: supplied by s4
  172. [ 1.456695] libphy: Fixed MDIO Bus: probed
  173. [ 1.458619] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  174. [ 1.462253] CSLIP: code copyright 1989 Regents of the University of California.
  175. [ 1.471950] usbcore: registered new interface driver ax88179_178a
  176. [ 1.479131] usbcore: registered new interface driver cdc_ether
  177. [ 1.485346] usbcore: registered new interface driver net1080
  178. [ 1.491105] usbcore: registered new interface driver cdc_subset
  179. [ 1.496914] usbcore: registered new interface driver cdc_ncm
  180. [ 1.502803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  181. [ 1.508401] ehci-pci: EHCI PCI platform driver
  182. [ 1.514865] usbcore: registered new interface driver cdc_acm
  183. [ 1.519178] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  184. [ 1.539518] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
  185. [ 1.540632] input: pm8941_pwrkey as /devices/platform/soc/fc4cf000.spmi/spmi-0/0-00/fc4cf000.spmi:pm8941@0:pwrkey@800/input/input0
  186. [ 1.549309] rtc-pm8xxx fc4cf000.spmi:pm8941@0:rtc@6000: rtc core: registered pm8xxx_rtc as rtc0
  187. [ 1.559275] i2c /dev entries driver
  188. [ 1.568014] IR NEC protocol handler initialized
  189. [ 1.571109] IR RC5(x/sz) protocol handler initialized
  190. [ 1.575587] IR RC6 protocol handler initialized
  191. [ 1.580827] IR JVC protocol handler initialized
  192. [ 1.585134] IR Sony protocol handler initialized
  193. [ 1.589682] IR SANYO protocol handler initialized
  194. [ 1.594511] IR Sharp protocol handler initialized
  195. [ 1.599143] IR MCE Keyboard/mouse protocol handler initialized
  196. [ 1.603802] IR XMP protocol handler initialized
  197. [ 1.610160] qcom-smbb fc4cf000.spmi:pm8941@0:charger@1000: Initializing SMBB rev 3
  198. [ 1.618037] otg-vbus: supplied by 5vs1
  199. [ 1.622444] qcom-tsens fc4a8000.thermal-sensor: tsens calibration failed
  200. [ 1.625723] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  201. [ 1.632629] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  202. [ 1.639423] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  203. [ 1.646674] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  204. [ 1.654534] sdhci: Secure Digital Host Controller Interface driver
  205. [ 1.661136] sdhci: Copyright(c) Pierre Ossman
  206. [ 1.667339] sdhci-pltfm: SDHCI platform and OF driver helper
  207. [ 1.675250] usbcore: registered new interface driver usbhid
  208. [ 1.677503] usbhid: USB HID core driver
  209. [ 1.683321] remoteproc remoteproc0: releasing adsp-pil
  210. [ 1.691226] oprofile: using timer interrupt.
  211. [ 1.692112] NET: Registered protocol family 17
  212. [ 1.696329] Key type dns_resolver registered
  213. [ 1.700809] Registering SWP/SWPB emulation handler
  214. [ 1.706312] Loading compiled-in X.509 certificates
  215. [ 1.739385] msm_dsi_phy fd922a00.dsi-phy: Failed to get supply 'vddio': -517
  216. [ 1.739444] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_regulator_init: failed to init regulator, ret=-517
  217. [ 1.745525] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_driver_probe: failed to init regulator
  218. [ 1.782718] s1: supplied by regulator-dummy
  219. [ 1.782843] s1: Bringing 0uV into 675000-675000uV
  220. [ 1.786455] s2: supplied by regulator-dummy
  221. [ 1.790670] s2: Bringing 0uV into 500000-500000uV
  222. [ 1.796848] remoteproc remoteproc0: releasing adsp-pil
  223. [ 1.800500] msm_dsi_phy fd922a00.dsi-phy: Failed to get supply 'vddio': -517
  224. [ 1.804476] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_regulator_init: failed to init regulator, ret=-517
  225. [ 1.811908] s3: supplied by regulator-dummy
  226. [ 1.811967] s3: Bringing 0uV into 1050000-1050000uV
  227. [ 1.821180] s4: supplied by regulator-dummy
  228. [ 1.821556] s5: supplied by regulator-dummy
  229. [ 1.821938] s6: supplied by regulator-dummy
  230. [ 1.822327] s7: supplied by regulator-dummy
  231. [ 1.822717] s8: supplied by regulator-dummy
  232. [ 1.823460] s1: supplied by regulator-dummy
  233. [ 1.823524] s1: Bringing 0uV into 1300000-1300000uV
  234. [ 1.829934] s2: supplied by regulator-dummy
  235. [ 1.829997] s2: Bringing 0uV into 2150000-2150000uV
  236. [ 1.838242] s3: supplied by regulator-dummy
  237. [ 1.838323] s3: Bringing 0uV into 1800000-1800000uV
  238. [ 1.846890] l1: supplied by s1
  239. [ 1.846952] l1: Bringing 0uV into 1225000-1225000uV
  240. [ 1.854937] l2: supplied by s3
  241. [ 1.855001] l2: Bringing 0uV into 1200000-1200000uV
  242. [ 1.859820] l3: supplied by s1
  243. [ 1.859883] l3: Bringing 0uV into 1225000-1225000uV
  244. [ 1.863946] l4: supplied by s1
  245. [ 1.864004] l4: Bringing 0uV into 1225000-1225000uV
  246. [ 1.868798] l5: supplied by s2
  247. [ 1.868871] l5: Bringing 0uV into 1800000-1800000uV
  248. [ 1.873015] l6: supplied by s2
  249. [ 1.873078] l6: Bringing 0uV into 1800000-1800000uV
  250. [ 1.880996] l7: supplied by s2
  251. [ 1.881055] l7: Bringing 0uV into 1800000-1800000uV
  252. [ 1.888872] l8: supplied by regulator-dummy
  253. [ 1.888930] l8: Bringing 0uV into 1800000-1800000uV
  254. [ 1.893674] l9: supplied by vreg-boost
  255. [ 1.893733] l9: Bringing 0uV into 1800000-1800000uV
  256. [ 1.896785] l10: supplied by vreg-boost
  257. [ 1.896857] l10: Bringing 0uV into 1800000-1800000uV
  258. [ 1.901590] l11: supplied by s1
  259. [ 1.901648] l11: Bringing 0uV into 1225000-1225000uV
  260. [ 1.904690] l12: supplied by s2
  261. [ 1.904747] l12: Bringing 0uV into 1800000-1800000uV
  262. [ 1.912587] l13: supplied by vreg-boost
  263. [ 1.912652] l13: Bringing 0uV into 1800000-1800000uV
  264. [ 1.920518] l14: supplied by s2
  265. [ 1.920576] l14: Bringing 0uV into 1800000-1800000uV
  266. [ 1.925267] l15: supplied by s2
  267. [ 1.925338] l15: Bringing 0uV into 2050000-2050000uV
  268. [ 1.928398] l16: supplied by regulator-dummy
  269. [ 1.928470] l16: Bringing 0uV into 2700000-2700000uV
  270. [ 1.933189] l17: supplied by vreg-boost
  271. [ 1.933246] l17: Bringing 0uV into 2850000-2850000uV
  272. [ 1.937369] l18: supplied by regulator-dummy
  273. [ 1.937426] l18: Bringing 0uV into 2850000-2850000uV
  274. [ 1.942235] l19: supplied by regulator-dummy
  275. [ 1.942293] l19: Bringing 0uV into 2900000-2900000uV
  276. [ 1.946035] l20: supplied by vreg-boost
  277. [ 1.946106] l20: Bringing 0uV into 2950000-2950000uV
  278. [ 1.954613] l21: supplied by vreg-boost
  279. [ 1.954670] l21: Bringing 0uV into 2950000-2950000uV
  280. [ 1.962688] l22: supplied by vreg-boost
  281. [ 1.962745] l22: Bringing 0uV into 3000000-3000000uV
  282. [ 1.967898] l23: supplied by vreg-boost
  283. [ 1.967977] l23: Bringing 0uV into 3000000-3000000uV
  284. [ 1.970812] l24: supplied by vreg-boost
  285. [ 1.970876] l24: Bringing 0uV into 3075000-3075000uV
  286. [ 1.979567] lvs1: supplied by s3
  287. [ 1.980024] lvs2: supplied by s3
  288. [ 1.980475] lvs3: supplied by s3
  289. [ 1.980915] 5vs1: supplied by regulator-dummy
  290. [ 1.981352] 5vs2: supplied by regulator-dummy
  291. [ 2.094571] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_driver_probe: failed to init regulator
  292. [ 2.101259] using random self ethernet address
  293. [ 2.107071] using random host ethernet address
  294. [ 2.111915] usb0: HOST MAC ee:8d:c1:2f:94:c1
  295. [ 2.115781] usb0: MAC 52:3a:d7:66:2f:a2
  296. [ 2.120226] using random self ethernet address
  297. [ 2.123737] using random host ethernet address
  298. [ 2.128312] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  299. [ 2.132713] g_ether gadget: g_ether ready
  300. [ 2.139640] l24: voltage operation not allowed
  301. [ 2.146070] mmc0: Switching to 3.3V signalling voltage failed
  302. [ 2.199209] mmc0: SDHCI controller on f9824900.sdhci [f9824900.sdhci] using ADMA 64-bit
  303. [ 2.259446] mmc0: new HS200 MMC card at address 0001
  304. [ 2.260046] mmcblk0: mmc0:0001 BWBC3R 29.1 GiB
  305. [ 2.263839] mmcblk0boot0: mmc0:0001 BWBC3R partition 1 4.00 MiB
  306. [ 2.268023] mmcblk0boot1: mmc0:0001 BWBC3R partition 2 4.00 MiB
  307. [ 2.273704] mmc1: SDHCI controller on f98a4900.sdhci [f98a4900.sdhci] using ADMA
  308. [ 2.274697] qcom_adsp_pil adsp-pil: adsp-pil supply px not found, using dummy regulator
  309. [ 2.280340] remoteproc remoteproc0: adsp-pil is available
  310. [ 2.281361] msm_dsi_phy fd922a00.dsi-phy: Using legacy clk name binding. Use "iface" instead of "iface_clk"
  311. [ 2.281411] [drm:pll_28nm_register] 0
  312. [ 2.281528] [drm:dsi_pll_28nm_clk_recalc_rate] sdm_dc_off = 9
  313. [ 2.281541] [drm:dsi_pll_28nm_clk_recalc_rate] sdm_freq_seed = 50639
  314. [ 2.281552] [drm:dsi_pll_28nm_clk_recalc_rate] vco rate = 413671289
  315. [ 2.281563] [drm:dsi_pll_28nm_clk_recalc_rate] returning vco rate = 413671289
  316. [ 2.282886] [drm:msm_dsi_pll_init] DSI:0 PLL registered
  317. [ 2.283465] [drm:msm_mdss_init]
  318. [ 2.283645] msm fd900000.mdss: fd900000.mdss supply vdd not found, using dummy regulator
  319. [ 2.283919] [drm:mdp5_bind]
  320. [ 2.284082] msm_mdp fd900100.mdp: Using legacy clk name binding. Use "lut" instead of "lut_clk"
  321. [ 2.285497] ------------[ cut here ]------------
  322. [ 2.285517] WARNING: CPU: 3 PID: 68 at drivers/clk/qcom/clk-rcg2.c:114 update_config+0xbc/0xc0
  323. [ 2.285522] mdp_clk_src: rcg didn't update its configuration.
  324. [ 2.285526] Modules linked in:
  325. [ 2.285541] CPU: 3 PID: 68 Comm: kworker/3:1 Not tainted 4.14.0-12895-g16bdf680116d-dirty #4
  326. [ 2.285546] Hardware name: Generic DT based system
  327. [ 2.285566] Workqueue: events deferred_probe_work_func
  328. [ 2.285598] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  329. [ 2.285613] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  330. [ 2.285630] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  331. [ 2.285645] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  332. [ 2.285661] [<c031f054>] (warn_slowpath_fmt) from [<c06a3c54>] (update_config+0xbc/0xc0)
  333. [ 2.285685] [<c06a3c54>] (update_config) from [<c069bf60>] (clk_change_rate+0xa0/0x568)
  334. [ 2.285704] [<c069bf60>] (clk_change_rate) from [<c069c8f8>] (clk_core_set_rate_nolock+0xf4/0x12c)
  335. [ 2.285721] [<c069c8f8>] (clk_core_set_rate_nolock) from [<c069c950>] (clk_set_rate+0x20/0x30)
  336. [ 2.285737] [<c069c950>] (clk_set_rate) from [<c07351d4>] (mdp5_bind+0x160/0x47c)
  337. [ 2.285758] [<c07351d4>] (mdp5_bind) from [<c0756b98>] (component_bind_all+0x10c/0x268)
  338. [ 2.285777] [<c0756b98>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  339. [ 2.285794] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  340. [ 2.285812] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  341. [ 2.285832] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  342. [ 2.285849] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  343. [ 2.285864] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  344. [ 2.285879] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  345. [ 2.285893] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  346. [ 2.285908] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  347. [ 2.285926] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  348. [ 2.285942] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  349. [ 2.285961] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  350. [ 2.285982] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  351. [ 2.285990] ---[ end trace d21e3e8c4fc8a7ce ]---
  352. [ 2.286017] [drm:msm_runtime_resume]
  353. [ 2.286025] [drm:msm_mdss_enable]
  354. [ 2.286061] [drm:mdp5_runtime_resume]
  355. [ 2.286068] [drm:mdp5_enable]
  356. [ 2.286115] [drm:mdp5_runtime_suspend]
  357. [ 2.286123] [drm:mdp5_disable]
  358. [ 2.286154] msm_mdp fd900100.mdp: MDP5 version v1.2
  359. [ 2.286173] [drm:mdp5_cfg_init] MDP5: msm8x74 hw config selected
  360. [ 2.286190] [drm:mdp5_ctlm_init] Pool of 5 CTLs created.
  361. [ 2.286215] msm fd900000.mdss: bound fd900100.mdp (ops mdp5_ops)
  362. [ 2.286227] [drm:dsi_bind]
  363. [ 2.286238] [drm:dsi_bind] dsi probed=ee321690
  364. [ 2.286427] msm_dsi fd922800.dsi: fd922800.dsi supply gdsc not found, using dummy regulator
  365. [ 2.286553] [drm:msm_dsi_host_init] dsi_get_config: Version 3:10010001
  366. [ 2.286553]
  367. [ 2.286748] msm_dsi fd922800.dsi: fd922800.dsi supply gdsc not found, using dummy regulator
  368. [ 2.287283] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "mdp_core" instead of "mdp_core_clk"
  369. [ 2.287320] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
  370. [ 2.287363] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "bus" instead of "bus_clk"
  371. [ 2.287442] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "core_mmss" instead of "core_mmss_clk"
  372. [ 2.287491] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "byte" instead of "byte_clk"
  373. [ 2.287545] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "pixel" instead of "pixel_clk"
  374. [ 2.287607] msm_dsi fd922800.dsi: Using legacy clk name binding. Use "core" instead of "core_clk"
  375. [ 2.287642] [drm:msm_dsi_host_init] Dsi Host 0 initialized
  376. [ 2.287853] [drm:msm_dsi_runtime_resume] id=0
  377. [ 2.288353] [drm:dsi_host_attach] id=0
  378. [ 2.288423] msm fd900000.mdss: bound fd922800.dsi (ops dsi_ops)
  379. [ 2.288704] [drm:adreno_bind] Found GPU: 3.3.0.2
  380. [ 2.288717] [drm:adreno_gpu_init] fast_rate=578000000, slow_rate=27000000, bus_freq=0
  381. [ 2.288923] [drm:msm_gpu_init] ebi1_clk: fffffffe
  382. [ 2.289021] adreno fdb00000.gpu: fdb00000.gpu supply vdd not found, using dummy regulator
  383. [ 2.301589] [drm:msm_gpu_init] gpu_reg: ee35a280
  384. [ 2.301688] adreno fdb00000.gpu: fdb00000.gpu supply vddcx not found, using dummy regulator
  385. [ 2.301761] [drm:msm_gpu_init] gpu_cx: ee35a380
  386. [ 2.301770] msm fd900000.mdss: A330: no IOMMU, fallback to VRAM carveout!
  387. [ 2.301775] ------------[ cut here ]------------
  388. [ 2.301789] WARNING: CPU: 3 PID: 68 at drivers/gpu/drm/msm/msm_gem.c:924 _msm_gem_new+0x2c/0x240
  389. [ 2.301793] Modules linked in:
  390. [ 2.301806] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  391. [ 2.301811] Hardware name: Generic DT based system
  392. [ 2.301827] Workqueue: events deferred_probe_work_func
  393. [ 2.301849] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  394. [ 2.301862] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  395. [ 2.301875] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  396. [ 2.301888] [<c031f004>] (__warn) from [<c031f0ec>] (warn_slowpath_null+0x40/0x48)
  397. [ 2.301905] [<c031f0ec>] (warn_slowpath_null) from [<c074139c>] (_msm_gem_new+0x2c/0x240)
  398. [ 2.301921] [<c074139c>] (_msm_gem_new) from [<c0741a44>] (_msm_gem_kernel_new+0x14/0x84)
  399. [ 2.301937] [<c0741a44>] (_msm_gem_kernel_new) from [<c074254c>] (msm_gem_kernel_new+0x24/0x2c)
  400. [ 2.301955] [<c074254c>] (msm_gem_kernel_new) from [<c0744de0>] (msm_gpu_init+0x32c/0x5b0)
  401. [ 2.301970] [<c0744de0>] (msm_gpu_init) from [<c071e83c>] (adreno_gpu_init+0x108/0x110)
  402. [ 2.301982] [<c071e83c>] (adreno_gpu_init) from [<c071f63c>] (a3xx_gpu_init+0x88/0xf0)
  403. [ 2.301999] [<c071f63c>] (a3xx_gpu_init) from [<c071d738>] (adreno_bind+0x2e8/0x358)
  404. [ 2.302019] [<c071d738>] (adreno_bind) from [<c0756b98>] (component_bind_all+0x10c/0x268)
  405. [ 2.302037] [<c0756b98>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  406. [ 2.302054] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  407. [ 2.302072] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  408. [ 2.302091] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  409. [ 2.302108] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  410. [ 2.302123] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  411. [ 2.302137] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  412. [ 2.302152] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  413. [ 2.302167] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  414. [ 2.302183] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  415. [ 2.302197] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  416. [ 2.302213] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  417. [ 2.302231] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  418. [ 2.302238] ---[ end trace d21e3e8c4fc8a7cf ]---
  419. [ 2.302248] msm fd900000.mdss: could not allocate memptrs: -22
  420. [ 2.302257] [drm:a3xx_destroy] A330
  421. [ 2.302270] [drm:msm_gpu_cleanup] A330
  422. [ 2.302278] msm fd900000.mdss: failed to load adreno gpu
  423. [ 2.302491] msm fd900000.mdss: failed to bind fdb00000.gpu (ops a3xx_ops): -22
  424. [ 2.302593] [drm:dsi_host_detach] id=0
  425. [ 2.302709] ------------[ cut here ]------------
  426. [ 2.302724] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  427. [ 2.302729] kernfs: can not remove 'uevent', no directory
  428. [ 2.302732] Modules linked in:
  429. [ 2.302745] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  430. [ 2.302750] Hardware name: Generic DT based system
  431. [ 2.302766] Workqueue: events deferred_probe_work_func
  432. [ 2.302788] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  433. [ 2.302800] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  434. [ 2.302813] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  435. [ 2.302826] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  436. [ 2.302841] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  437. [ 2.302856] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c0758ac4>] (device_del+0xfc/0x32c)
  438. [ 2.302869] [<c0758ac4>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  439. [ 2.302884] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  440. [ 2.302900] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  441. [ 2.302915] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  442. [ 2.302929] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  443. [ 2.302942] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  444. [ 2.302959] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  445. [ 2.302975] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  446. [ 2.302990] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  447. [ 2.303007] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  448. [ 2.303023] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  449. [ 2.303038] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  450. [ 2.303051] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  451. [ 2.303067] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  452. [ 2.303085] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  453. [ 2.303103] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  454. [ 2.303121] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  455. [ 2.303139] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  456. [ 2.303158] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  457. [ 2.303174] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  458. [ 2.303189] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  459. [ 2.303204] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  460. [ 2.303218] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  461. [ 2.303233] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  462. [ 2.303249] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  463. [ 2.303264] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  464. [ 2.303280] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  465. [ 2.303297] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  466. [ 2.303304] ---[ end trace d21e3e8c4fc8a7d0 ]---
  467. [ 2.303308] ------------[ cut here ]------------
  468. [ 2.303320] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  469. [ 2.303324] kernfs: can not remove 'online', no directory
  470. [ 2.303327] Modules linked in:
  471. [ 2.303339] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  472. [ 2.303344] Hardware name: Generic DT based system
  473. [ 2.303359] Workqueue: events deferred_probe_work_func
  474. [ 2.303380] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  475. [ 2.303392] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  476. [ 2.303405] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  477. [ 2.303418] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  478. [ 2.303433] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  479. [ 2.303446] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c07577fc>] (device_remove_attrs+0x2c/0x64)
  480. [ 2.303459] [<c07577fc>] (device_remove_attrs) from [<c0758ad0>] (device_del+0x108/0x32c)
  481. [ 2.303472] [<c0758ad0>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  482. [ 2.303485] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  483. [ 2.303501] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  484. [ 2.303516] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  485. [ 2.303531] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  486. [ 2.303543] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  487. [ 2.303560] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  488. [ 2.303576] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  489. [ 2.303591] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  490. [ 2.303608] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  491. [ 2.303623] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  492. [ 2.303638] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  493. [ 2.303650] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  494. [ 2.303666] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  495. [ 2.303684] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  496. [ 2.303702] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  497. [ 2.303720] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  498. [ 2.303738] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  499. [ 2.303757] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  500. [ 2.303774] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  501. [ 2.303789] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  502. [ 2.303804] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  503. [ 2.303819] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  504. [ 2.303834] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  505. [ 2.303849] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  506. [ 2.303864] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  507. [ 2.303880] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  508. [ 2.303898] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  509. [ 2.303905] ---[ end trace d21e3e8c4fc8a7d1 ]---
  510. [ 2.303910] ------------[ cut here ]------------
  511. [ 2.303921] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  512. [ 2.303925] kernfs: can not remove 'bl_power', no directory
  513. [ 2.303928] Modules linked in:
  514. [ 2.303940] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  515. [ 2.303945] Hardware name: Generic DT based system
  516. [ 2.303960] Workqueue: events deferred_probe_work_func
  517. [ 2.303980] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  518. [ 2.303993] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  519. [ 2.304006] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  520. [ 2.304019] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  521. [ 2.304033] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  522. [ 2.304048] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c04a63e0>] (remove_files+0x34/0x78)
  523. [ 2.304063] [<c04a63e0>] (remove_files) from [<c04a69cc>] (sysfs_remove_group+0x40/0x9c)
  524. [ 2.304078] [<c04a69cc>] (sysfs_remove_group) from [<c04a6a4c>] (sysfs_remove_groups+0x24/0x34)
  525. [ 2.304092] [<c04a6a4c>] (sysfs_remove_groups) from [<c0758ad0>] (device_del+0x108/0x32c)
  526. [ 2.304105] [<c0758ad0>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  527. [ 2.304118] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  528. [ 2.304133] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  529. [ 2.304149] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  530. [ 2.304163] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  531. [ 2.304175] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  532. [ 2.304192] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  533. [ 2.304207] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  534. [ 2.304223] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  535. [ 2.304239] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  536. [ 2.304254] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  537. [ 2.304268] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  538. [ 2.304280] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  539. [ 2.304296] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  540. [ 2.304314] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  541. [ 2.304332] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  542. [ 2.304349] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  543. [ 2.304366] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  544. [ 2.304385] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  545. [ 2.304402] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  546. [ 2.304417] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  547. [ 2.304432] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  548. [ 2.304447] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  549. [ 2.304462] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  550. [ 2.304477] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  551. [ 2.304491] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  552. [ 2.304507] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  553. [ 2.304525] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  554. [ 2.304531] ---[ end trace d21e3e8c4fc8a7d2 ]---
  555. [ 2.304536] ------------[ cut here ]------------
  556. [ 2.304547] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  557. [ 2.304552] kernfs: can not remove 'brightness', no directory
  558. [ 2.304555] Modules linked in:
  559. [ 2.304567] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  560. [ 2.304571] Hardware name: Generic DT based system
  561. [ 2.304587] Workqueue: events deferred_probe_work_func
  562. [ 2.304607] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  563. [ 2.304619] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  564. [ 2.304632] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  565. [ 2.304645] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  566. [ 2.304660] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  567. [ 2.304674] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c04a63e0>] (remove_files+0x34/0x78)
  568. [ 2.304688] [<c04a63e0>] (remove_files) from [<c04a69cc>] (sysfs_remove_group+0x40/0x9c)
  569. [ 2.304703] [<c04a69cc>] (sysfs_remove_group) from [<c04a6a4c>] (sysfs_remove_groups+0x24/0x34)
  570. [ 2.304717] [<c04a6a4c>] (sysfs_remove_groups) from [<c0758ad0>] (device_del+0x108/0x32c)
  571. [ 2.304730] [<c0758ad0>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  572. [ 2.304743] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  573. [ 2.304758] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  574. [ 2.304774] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  575. [ 2.304788] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  576. [ 2.304800] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  577. [ 2.304817] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  578. [ 2.304833] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  579. [ 2.304848] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  580. [ 2.304864] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  581. [ 2.304879] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  582. [ 2.304893] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  583. [ 2.304906] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  584. [ 2.304921] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  585. [ 2.304939] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  586. [ 2.304957] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  587. [ 2.304975] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  588. [ 2.304992] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  589. [ 2.305011] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  590. [ 2.305028] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  591. [ 2.305043] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  592. [ 2.305057] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  593. [ 2.305072] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  594. [ 2.305087] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  595. [ 2.305103] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  596. [ 2.305117] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  597. [ 2.305133] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  598. [ 2.305150] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  599. [ 2.305157] ---[ end trace d21e3e8c4fc8a7d3 ]---
  600. [ 2.305161] ------------[ cut here ]------------
  601. [ 2.305172] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  602. [ 2.305177] kernfs: can not remove 'actual_brightness', no directory
  603. [ 2.305180] Modules linked in:
  604. [ 2.305193] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  605. [ 2.305197] Hardware name: Generic DT based system
  606. [ 2.305212] Workqueue: events deferred_probe_work_func
  607. [ 2.305232] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  608. [ 2.305244] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  609. [ 2.305258] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  610. [ 2.305271] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  611. [ 2.305285] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  612. [ 2.305299] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c04a63e0>] (remove_files+0x34/0x78)
  613. [ 2.305314] [<c04a63e0>] (remove_files) from [<c04a69cc>] (sysfs_remove_group+0x40/0x9c)
  614. [ 2.305328] [<c04a69cc>] (sysfs_remove_group) from [<c04a6a4c>] (sysfs_remove_groups+0x24/0x34)
  615. [ 2.305342] [<c04a6a4c>] (sysfs_remove_groups) from [<c0758ad0>] (device_del+0x108/0x32c)
  616. [ 2.305355] [<c0758ad0>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  617. [ 2.305368] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  618. [ 2.305383] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  619. [ 2.305399] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  620. [ 2.305412] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  621. [ 2.305425] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  622. [ 2.305442] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  623. [ 2.305457] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  624. [ 2.305473] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  625. [ 2.305489] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  626. [ 2.305504] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  627. [ 2.305518] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  628. [ 2.305531] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  629. [ 2.305547] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  630. [ 2.305565] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  631. [ 2.305583] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  632. [ 2.305600] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  633. [ 2.305618] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  634. [ 2.305636] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  635. [ 2.305653] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  636. [ 2.305668] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  637. [ 2.305683] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  638. [ 2.305697] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  639. [ 2.305712] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  640. [ 2.305728] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  641. [ 2.305742] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  642. [ 2.305759] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  643. [ 2.305776] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  644. [ 2.305782] ---[ end trace d21e3e8c4fc8a7d4 ]---
  645. [ 2.305787] ------------[ cut here ]------------
  646. [ 2.305798] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  647. [ 2.305803] kernfs: can not remove 'max_brightness', no directory
  648. [ 2.305806] Modules linked in:
  649. [ 2.305818] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  650. [ 2.305822] Hardware name: Generic DT based system
  651. [ 2.305837] Workqueue: events deferred_probe_work_func
  652. [ 2.305857] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  653. [ 2.305869] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  654. [ 2.305882] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  655. [ 2.305896] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  656. [ 2.305910] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  657. [ 2.305925] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c04a63e0>] (remove_files+0x34/0x78)
  658. [ 2.305939] [<c04a63e0>] (remove_files) from [<c04a69cc>] (sysfs_remove_group+0x40/0x9c)
  659. [ 2.305953] [<c04a69cc>] (sysfs_remove_group) from [<c04a6a4c>] (sysfs_remove_groups+0x24/0x34)
  660. [ 2.305968] [<c04a6a4c>] (sysfs_remove_groups) from [<c0758ad0>] (device_del+0x108/0x32c)
  661. [ 2.305981] [<c0758ad0>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  662. [ 2.305993] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  663. [ 2.306009] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  664. [ 2.306025] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  665. [ 2.306038] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  666. [ 2.306051] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  667. [ 2.306068] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  668. [ 2.306084] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  669. [ 2.306099] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  670. [ 2.306115] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  671. [ 2.306130] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  672. [ 2.306145] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  673. [ 2.306157] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  674. [ 2.306173] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  675. [ 2.306191] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  676. [ 2.306209] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  677. [ 2.306226] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  678. [ 2.306244] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  679. [ 2.306263] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  680. [ 2.306280] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  681. [ 2.306295] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  682. [ 2.306309] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  683. [ 2.306324] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  684. [ 2.306339] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  685. [ 2.306355] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  686. [ 2.306369] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  687. [ 2.306385] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  688. [ 2.306403] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  689. [ 2.306409] ---[ end trace d21e3e8c4fc8a7d5 ]---
  690. [ 2.306413] ------------[ cut here ]------------
  691. [ 2.306424] WARNING: CPU: 3 PID: 68 at fs/kernfs/dir.c:1481 kernfs_remove_by_name_ns+0x9c/0xa4
  692. [ 2.306429] kernfs: can not remove 'type', no directory
  693. [ 2.306432] Modules linked in:
  694. [ 2.306444] CPU: 3 PID: 68 Comm: kworker/3:1 Tainted: G W 4.14.0-12895-g16bdf680116d-dirty #4
  695. [ 2.306448] Hardware name: Generic DT based system
  696. [ 2.306464] Workqueue: events deferred_probe_work_func
  697. [ 2.306484] [<c0310c90>] (unwind_backtrace) from [<c030ce3c>] (show_stack+0x10/0x14)
  698. [ 2.306496] [<c030ce3c>] (show_stack) from [<c0a29434>] (dump_stack+0x78/0x8c)
  699. [ 2.306509] [<c0a29434>] (dump_stack) from [<c031f004>] (__warn+0xe0/0xf8)
  700. [ 2.306522] [<c031f004>] (__warn) from [<c031f054>] (warn_slowpath_fmt+0x38/0x48)
  701. [ 2.306536] [<c031f054>] (warn_slowpath_fmt) from [<c04a4084>] (kernfs_remove_by_name_ns+0x9c/0xa4)
  702. [ 2.306551] [<c04a4084>] (kernfs_remove_by_name_ns) from [<c04a63e0>] (remove_files+0x34/0x78)
  703. [ 2.306565] [<c04a63e0>] (remove_files) from [<c04a69cc>] (sysfs_remove_group+0x40/0x9c)
  704. [ 2.306579] [<c04a69cc>] (sysfs_remove_group) from [<c04a6a4c>] (sysfs_remove_groups+0x24/0x34)
  705. [ 2.306593] [<c04a6a4c>] (sysfs_remove_groups) from [<c0758ad0>] (device_del+0x108/0x32c)
  706. [ 2.306606] [<c0758ad0>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  707. [ 2.306619] [<c0758d18>] (device_unregister) from [<c0760aa0>] (release_nodes+0x19c/0x1cc)
  708. [ 2.306635] [<c0760aa0>] (release_nodes) from [<c075d1a0>] (device_release_driver_internal+0x170/0x200)
  709. [ 2.306650] [<c075d1a0>] (device_release_driver_internal) from [<c075bc84>] (bus_remove_device+0xe0/0x138)
  710. [ 2.306664] [<c075bc84>] (bus_remove_device) from [<c0758ad8>] (device_del+0x110/0x32c)
  711. [ 2.306676] [<c0758ad8>] (device_del) from [<c0758d18>] (device_unregister+0x24/0x64)
  712. [ 2.306693] [<c0758d18>] (device_unregister) from [<c071cccc>] (mipi_dsi_remove_device_fn+0x8/0x10)
  713. [ 2.306708] [<c071cccc>] (mipi_dsi_remove_device_fn) from [<c0757ea0>] (device_for_each_child+0x34/0x7c)
  714. [ 2.306723] [<c0757ea0>] (device_for_each_child) from [<c071cecc>] (mipi_dsi_host_unregister+0x24/0x50)
  715. [ 2.306740] [<c071cecc>] (mipi_dsi_host_unregister) from [<c074c200>] (msm_dsi_host_unregister+0x18/0x2c)
  716. [ 2.306755] [<c074c200>] (msm_dsi_host_unregister) from [<c074e4f0>] (msm_dsi_manager_unregister+0x18/0x30)
  717. [ 2.306769] [<c074e4f0>] (msm_dsi_manager_unregister) from [<c0749d6c>] (dsi_destroy.part.0+0xc/0x50)
  718. [ 2.306782] [<c0749d6c>] (dsi_destroy.part.0) from [<c0749de0>] (dsi_unbind+0x30/0x3c)
  719. [ 2.306797] [<c0749de0>] (dsi_unbind) from [<c0756874>] (component_unbind+0x30/0x68)
  720. [ 2.306815] [<c0756874>] (component_unbind) from [<c0756c8c>] (component_bind_all+0x200/0x268)
  721. [ 2.306833] [<c0756c8c>] (component_bind_all) from [<c073fefc>] (msm_drm_bind+0x11c/0x484)
  722. [ 2.306850] [<c073fefc>] (msm_drm_bind) from [<c0757058>] (try_to_bring_up_master+0x1ec/0x2a4)
  723. [ 2.306868] [<c0757058>] (try_to_bring_up_master) from [<c07571b8>] (component_add+0xa8/0x170)
  724. [ 2.306886] [<c07571b8>] (component_add) from [<c075ea5c>] (platform_drv_probe+0x50/0xac)
  725. [ 2.306903] [<c075ea5c>] (platform_drv_probe) from [<c075cbf4>] (driver_probe_device+0x2f8/0x4b4)
  726. [ 2.306918] [<c075cbf4>] (driver_probe_device) from [<c075ad88>] (bus_for_each_drv+0x44/0x94)
  727. [ 2.306933] [<c075ad88>] (bus_for_each_drv) from [<c075c7b8>] (__device_attach+0xb0/0x140)
  728. [ 2.306948] [<c075c7b8>] (__device_attach) from [<c075bb9c>] (bus_probe_device+0x84/0x8c)
  729. [ 2.306963] [<c075bb9c>] (bus_probe_device) from [<c075c110>] (deferred_probe_work_func+0x64/0x188)
  730. [ 2.306979] [<c075c110>] (deferred_probe_work_func) from [<c03386a8>] (process_one_work+0x1ec/0x57c)
  731. [ 2.306993] [<c03386a8>] (process_one_work) from [<c0339750>] (worker_thread+0x2a0/0x598)
  732. [ 2.307009] [<c0339750>] (worker_thread) from [<c033e0ac>] (kthread+0x14c/0x154)
  733. [ 2.307026] [<c033e0ac>] (kthread) from [<c0308990>] (ret_from_fork+0x14/0x24)
  734. [ 2.307033] ---[ end trace d21e3e8c4fc8a7d6 ]---
  735. [ 2.307236] [drm:msm_dsi_host_destroy]
  736. [ 2.307803] msm fd900000.mdss: master bind failed: -22
  737. [ 2.307830] msm_dsi: probe of fd922800.dsi failed with error -22
  738. [ 2.309986] input: gpio-keys as /devices/platform/gpio-keys/input/input1
  739. [ 2.311859] rtc-pm8xxx fc4cf000.spmi:pm8941@0:rtc@6000: setting system clock to 1970-03-03 23:04:52 UTC (5353492)
  740. [ 2.312812] vreg_vsp: disabling
  741. [ 2.312924] l7: disabling
  742. [ 2.315019] ALSA device list:
  743. [ 2.315024] No soundcards found.
  744. [ 2.529137] g_ether gadget: high-speed config #1: CDC Ethernet (ECM)
  745. [ 5.587967] Freeing unused kernel memory: 1024K
  746. [ 5.588674] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
  747. [ 5.591393] remoteproc remoteproc0: powering up adsp-pil
  748. [ 5.599785] mmcblk0rpmb: mmc0:0001 BWBC3R partition 3 4.00 MiB, chardev (247:0)
  749. [ 5.608822] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
  750. [ 5.612307] remoteproc remoteproc0: request_firmware failed: -2
  751. [ 5.620728] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20
  752. [ 6.036713] using random self ethernet address
  753. [ 6.036764] using random host ethernet address
  754. / #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement