Advertisement
Guest User

Untitled

a guest
Jun 6th, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.49 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000100 [0x410fd034]
  2. [ 0.000000] Linux version 5.18.0-msm8939 (pmos@dozer) (aarch64-alpine-linux-musl-gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon Jun 6 13:00:12 UTC 2022
  3. [ 0.000000] Machine model: Huawei Honor 5X
  4. [ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x00000000078b0000 (options '')
  5. [ 0.000000] printk: bootconsole [msm_serial_dm0] enabled
  6. [ 0.000000] Zone ranges:
  7. [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
  8. [ 0.000000] DMA32 empty
  9. [ 0.000000] Normal empty
  10. [ 0.000000] Movable zone start for each node
  11. [ 0.000000] Early memory node ranges
  12. [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000082ffffff]
  13. [ 0.000000] node 0: [mem 0x0000000083000000-0x0000000086680fff]
  14. [ 0.000000] node 0: [mem 0x0000000086681000-0x00000000866fffff]
  15. [ 0.000000] node 0: [mem 0x0000000086700000-0x000000008c3fffff]
  16. [ 0.000000] node 0: [mem 0x000000008c400000-0x000000008c6fffff]
  17. [ 0.000000] node 0: [mem 0x000000008c700000-0x000000008cafffff]
  18. [ 0.000000] node 0: [mem 0x000000008cb00000-0x000000008f7fffff]
  19. [ 0.000000] node 0: [mem 0x000000008f800000-0x000000008fffffff]
  20. [ 0.000000] node 0: [mem 0x0000000090000000-0x00000000f77fffff]
  21. [ 0.000000] node 0: [mem 0x00000000f7800000-0x00000000ffffffff]
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
  23. [ 0.000000] cma: Reserved 32 MiB at 0x00000000f3400000
  24. [ 0.000000] percpu: Embedded 20 pages/cpu s41832 r8192 d31896 u81920
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: detected: ARM erratum 843419
  27. [ 0.000000] CPU features: detected: ARM erratum 845719
  28. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  29. [ 0.000000] Kernel command line: earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT
  30. [ 0.000000] Unknown kernel command line parameters "PMOS_NO_OUTPUT_REDIRECT", will be passed to user space.
  31. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  32. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  33. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  34. [ 0.000000] Memory: 1698676K/2097152K available (10624K kernel code, 1314K rwdata, 3760K rodata, 1856K init, 360K bss, 365708K reserved, 32768K cma-reserved)
  35. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  36. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  37. [ 0.000000] rcu: RCU event tracing is enabled.
  38. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  39. [ 0.000000] Tracing variant of Tasks RCU enabled.
  40. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  41. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  42. [ 0.000000] Root IRQ handler: gic_handle_irq
  43. [ 0.000000] random: get_random_bytes called from start_kernel+0x474/0x660 with crng_init=0
  44. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  45. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  46. [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  47. [ 0.010924] Console: colour dummy device 80x25
  48. [ 0.018771] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  49. [ 0.023269] pid_max: default: 32768 minimum: 301
  50. [ 0.033666] LSM: Security Framework initializing
  51. [ 0.038390] AppArmor: AppArmor initialized
  52. [ 0.042959] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  53. [ 0.046789] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  54. [ 0.056004] cblist_init_generic: Setting adjustable number of callback queues.
  55. [ 0.062108] cblist_init_generic: Setting shift to 3 and lim to 1.
  56. [ 0.069273] cblist_init_generic: Setting shift to 3 and lim to 1.
  57. [ 0.075544] rcu: Hierarchical SRCU implementation.
  58. [ 0.082706] smp: Bringing up secondary CPUs ...
  59. [ 0.086675] Detected VIPT I-cache on CPU1
  60. [ 0.086745] CPU1: Booted secondary processor 0x0000000101 [0x410fd034]
  61. [ 0.087337] Detected VIPT I-cache on CPU2
  62. [ 0.087380] CPU2: Booted secondary processor 0x0000000102 [0x410fd034]
  63. [ 0.087914] Detected VIPT I-cache on CPU3
  64. [ 0.087955] CPU3: Booted secondary processor 0x0000000103 [0x410fd034]
  65. [ 0.088531] Detected VIPT I-cache on CPU4
  66. [ 0.088640] CPU4: Booted secondary processor 0x0000000000 [0x410fd034]
  67. [ 0.089315] Detected VIPT I-cache on CPU5
  68. [ 0.089391] CPU5: Booted secondary processor 0x0000000001 [0x410fd034]
  69. [ 0.090036] Detected VIPT I-cache on CPU6
  70. [ 0.090113] CPU6: Booted secondary processor 0x0000000002 [0x410fd034]
  71. [ 0.090811] Detected VIPT I-cache on CPU7
  72. [ 0.090889] CPU7: Booted secondary processor 0x0000000003 [0x410fd034]
  73. [ 0.091063] smp: Brought up 1 node, 8 CPUs
  74. [ 0.164162] SMP: Total of 8 processors activated.
  75. [ 0.168230] CPU features: detected: 32-bit EL0 Support
  76. [ 0.173020] CPU features: detected: 32-bit EL1 Support
  77. [ 0.178039] CPU features: detected: CRC32 instructions
  78. [ 0.184091] CPU: All CPU(s) started at EL1
  79. [ 0.188347] alternatives: patching kernel code
  80. [ 0.193942] devtmpfs: initialized
  81. [ 0.206813] KASLR disabled due to lack of seed
  82. [ 0.207036] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  83. [ 0.210185] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  84. [ 0.221047] pinctrl core: initialized pinctrl subsystem
  85. [ 0.227960] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  86. [ 0.233993] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  87. [ 0.238119] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  88. [ 0.245366] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  89. [ 0.252933] audit: initializing netlink subsys (disabled)
  90. [ 0.260786] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  91. [ 0.261222] thermal_sys: Registered thermal governor 'step_wise'
  92. [ 0.267473] cpuidle: using governor menu
  93. [ 0.280002] NET: Registered PF_QIPCRTR protocol family
  94. [ 0.283923] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  95. [ 0.289030] ASID allocator initialised with 65536 entries
  96. [ 0.334572] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  97. [ 0.334613] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  98. [ 0.340366] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  99. [ 0.347039] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  100. [ 0.355680] iommu: Default domain type: Translated
  101. [ 0.360422] iommu: DMA domain TLB invalidation policy: strict mode
  102. [ 0.365345] SCSI subsystem initialized
  103. [ 0.371404] usbcore: registered new interface driver usbfs
  104. [ 0.375099] usbcore: registered new interface driver hub
  105. [ 0.380580] usbcore: registered new device driver usb
  106. [ 0.386197] pps_core: LinuxPPS API ver. 1 registered
  107. [ 0.390957] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  108. [ 0.396013] PTP clock support registered
  109. [ 0.406373] qcom_scm: convention: smc arm 32
  110. [ 0.409786] Advanced Linux Sound Architecture Driver Initialized.
  111. [ 0.413801] Bluetooth: Core ver 2.22
  112. [ 0.419308] NET: Registered PF_BLUETOOTH protocol family
  113. [ 0.422893] Bluetooth: HCI device and connection manager initialized
  114. [ 0.428207] Bluetooth: HCI socket layer initialized
  115. [ 0.434535] Bluetooth: L2CAP socket layer initialized
  116. [ 0.439146] Bluetooth: SCO socket layer initialized
  117. [ 0.444931] clocksource: Switched to clocksource arch_sys_counter
  118. [ 0.449277] VFS: Disk quotas dquot_6.6.0
  119. [ 0.455323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  120. [ 0.459880] AppArmor: AppArmor Filesystem Enabled
  121. [ 0.473555] NET: Registered PF_INET protocol family
  122. [ 0.473762] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  123. [ 0.478647] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  124. [ 0.484989] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  125. [ 0.493474] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  126. [ 0.501429] TCP: Hash tables configured (established 16384 bind 16384)
  127. [ 0.508474] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  128. [ 0.514979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  129. [ 0.521979] NET: Registered PF_UNIX/PF_LOCAL protocol family
  130. [ 0.530190] Unpacking initramfs...
  131. [ 0.534853] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  132. [ 0.538546] kvm [1]: HYP mode not available
  133. [ 0.547542] Initialise system trusted keyrings
  134. [ 0.550378] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  135. [ 0.617605] Key type asymmetric registered
  136. [ 0.617647] Asymmetric key parser 'x509' registered
  137. [ 0.667363] Freeing initrd memory: 2576K
  138. [ 0.669294] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  139. [ 0.670449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  140. [ 0.676208] io scheduler mq-deadline registered
  141. [ 0.683482] io scheduler kyber registered
  142. [ 0.697436] msm_serial 78b0000.serial: msm_serial: detected port #0
  143. [ 0.697502] msm_serial 78b0000.serial: uartclk = 7372800
  144. [ 0.702577] 78b0000.serial: ttyMSM0 at MMIO 0x78b0000 (irq = 25, base_baud = 460800�[ 0.716582] printk: console [ttyMSM0] enabled
  145. [ 0.716582] printk: console [ttyMSM0] enabled
  146. [ 0.719923] printk: bootconsole [msm_serial_dm0] disabled
  147. [ 0.719923] printk: bootconsole [msm_serial_dm0] disabled
  148. [ 0.730125] msm_serial: driver initialized
  149. [ 0.735357] qcom-iommu 1ef0000.iommu: iommu sec: pgtable size: 94208
  150. [ 0.752201] loop: module loaded
  151. [ 0.752823] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
  152. [ 0.759962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  153. [ 0.760125] usbcore: registered new interface driver usb-storage
  154. [ 0.769242] rtc-pm8xxx 200f000.spmi:pmic@0:rtc@6000: registered as rtc0
  155. [ 0.772684] rtc-pm8xxx 200f000.spmi:pmic@0:rtc@6000: setting system clock to 1971-03-04T06:39:11 UTC (36916751)
  156. [ 0.779084] i2c_dev: i2c /dev entries driver
  157. [ 0.789312] i2c_qup 78b5000.i2c: using default clock-frequency 100000
  158. [ 0.794779] i2c_qup 78b6000.i2c: using default clock-frequency 100000
  159. [ 0.801645] i2c_qup 78b9000.i2c: using default clock-frequency 100000
  160. [ 0.809273] input: pm8941_pwrkey as /devices/platform/soc@0/200f000.spmi/spmi-0/0-00/200f000.spmi:pmic@0:pon@800/200f000.spmi:pmic@0:pon@800:pwrkey/input/input0
  161. [ 0.814169] input: pm8941_resin as /devices/platform/soc@0/200f000.spmi/spmi-0/0-00/200f000.spmi:pmic@0:pon@800/200f000.spmi:pmic@0:pon@800:resin/input/input1
  162. [ 0.829877] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com
  163. [ 0.841445] qcom-cpufreq-nvmem: probe of qcom-cpufreq-nvmem failed with error -2
  164. [ 0.876801] sdhci: Secure Digital Host Controller Interface driver
  165. [ 0.876832] sdhci: Copyright(c) Pierre Ossman
  166. [ 0.881889] sdhci-pltfm: SDHCI platform and OF driver helper
  167. [ 0.887984] ledtrig-cpu: registered to indicate activity on CPUs
  168. [ 0.892894] usbcore: registered new interface driver usbhid
  169. [ 0.898027] usbhid: USB HID core driver
  170. [ 0.911113] NET: Registered PF_PACKET protocol family
  171. [ 0.911428] registered taskstats version 1
  172. [ 0.915180] Loading compiled-in X.509 certificates
  173. [ 0.919650] AppArmor: AppArmor sha1 policy hashing enabled
  174. [ 0.969810] spmi-temp-alarm 200f000.spmi:pmic@0:temp-alarm@2400: failed to register sensor
  175. [ 0.972746] sdhci_msm 7864900.sdhci: Got CD GPIO
  176. [ 0.977613] debugfs: Directory 'ci_hdrc.0' with parent 'ulpi' already present!
  177. [ 0.986377] s3: Bringing 0uV into 1200000-1200000uV
  178. [ 0.989075] s4: Bringing 0uV into 1800000-1800000uV
  179. [ 0.993791] l1: Bringing 0uV into 1225000-1225000uV
  180. [ 0.998644] l2: Bringing 0uV into 1200000-1200000uV
  181. [ 0.998877] random: fast init done
  182. [ 1.003493] l4: Bringing 0uV into 2050000-2050000uV
  183. [ 1.011829] l5: Bringing 0uV into 1800000-1800000uV
  184. [ 1.017365] l6: Bringing 0uV into 1800000-1800000uV
  185. [ 1.022083] l7: Bringing 0uV into 1800000-1800000uV
  186. [ 1.026330] l8: Bringing 0uV into 2950000-2950000uV
  187. [ 1.031236] l9: Bringing 0uV into 3300000-3300000uV
  188. [ 1.036077] l10: Bringing 0uV into 2700000-2700000uV
  189. [ 1.040959] l11: Bringing 0uV into 1800000-1800000uV
  190. [ 1.046172] l12: Bringing 0uV into 1800000-1800000uV
  191. [ 1.051113] l13: Bringing 0uV into 3075000-3075000uV
  192. [ 1.056046] l14: Bringing 0uV into 1800000-1800000uV
  193. [ 1.061038] l15: Bringing 0uV into 1800000-1800000uV
  194. [ 1.065950] l16: Bringing 0uV into 1800000-1800000uV
  195. [ 1.070909] l17: Bringing 0uV into 2850000-2850000uV
  196. [ 1.075864] l18: Bringing 0uV into 2700000-2700000uV
  197. [ 1.080305] sdhci_msm 7864900.sdhci: Got CD GPIO
  198. [ 1.080942] debugfs: Directory 'ci_hdrc.0' with parent 'ulpi' already present!
  199. [ 1.092219] input: GPIO Hall Effect Sensor as /devices/platform/gpio-hall-sensor/input/input2
  200. [ 1.097640] input: GPIO Buttons as /devices/platform/gpio-keys/input/input3
  201. [ 1.106254] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  202. [ 1.112998] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit
  203. [ 1.116199] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  204. [ 1.117228] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADMA 64-bit
  205. [ 1.134846] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  206. [ 1.137232] ALSA device list:
  207. [ 1.142552] cfg80211: failed to load regulatory.db
  208. [[ 1.160751] Freeing unused kernel memory: 1856K
  209. [ 1.253986] mmc0: new HS200 MMC card at address 0001
  210. [ 1.255146] mmcblk0: mmc0:0001 HAG2e 14.7 GiB
  211. [ 1.262235] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26
  212. [ 1.268751] mmcblk0boot0: mmc0:0001 HAG2e 4.00 MiB
  213. [ 1.275575] mmcblk0boot1: mmc0:0001 HAG2e 4.00 MiB
  214. [ 1.280166] mmcblk0rpmb: mmc0:0001 HAG2e 4.00 MiB, chardev (243:0)
  215. [ 21.988900] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  216. [ 21.988933] rcu: 0-...!: (0 ticks this GP) idle=c7c/0/0x0 softirq=44/44 fqs=0 (false positive?)
  217. [ 21.993976] (detected by 3, t=5253 jiffies, g=-1091, q=270)
  218. [ 22.002825] Task dump for CPU 0:
  219. [ 22.008549] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  220. [ 22.011772] Call trace:
  221. [ 22.021568] __switch_to+0xfc/0x160
  222. [ 22.023827] schedule_idle+0x2c/0x50
  223. [ 22.027302] rcu: rcu_preempt kthread timer wakeup didn't happen for 5260 jiffies! g-1091 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  224. [ 22.031130] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  225. [ 22.042321] rcu: rcu_preempt kthread starved for 5265 jiffies! g-1091 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  226. [ 22.049183] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  227. [ 22.059425] rcu: RCU grace-period kthread stack dump:
  228. [ 22.068794] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  229. [ 22.073747] Call trace:
  230. [ 22.081897] __switch_to+0xfc/0x160
  231. [ 22.084329] __schedule+0x2a0/0x740
  232. [ 22.087801] schedule+0x58/0xd4
  233. [ 22.091273] schedule_timeout+0x80/0xf0
  234. [ 22.094400] rcu_gp_fqs_loop+0x10c/0x320
  235. [ 22.098220] rcu_gp_kthread+0x108/0x140
  236. [ 22.102386] kthread+0x110/0x114
  237. [ 22.105944] ret_from_fork+0x10/0x20
  238. [ 22.109416] rcu: Stack dump where RCU GP kthread last ran:
  239. [ 22.112978] Task dump for CPU 0:
  240. [ 22.118270] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  241. [ 22.121666] Call trace:
  242. [ 22.131462] __switch_to+0xfc/0x160
  243. [ 22.133722] schedule_idle+0x2c/0x50
  244. [ 85.156900] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  245. [ 85.156926] rcu: 0-...!: (0 ticks this GP) idle=c80/0/0x0 softirq=44/44 fqs=1 (false positive?)
  246. [ 85.161969] (detected by 1, t=21045 jiffies, g=-1091, q=273)
  247. [ 85.170818] Task dump for CPU 0:
  248. [ 85.176543] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  249. [ 85.179852] Call trace:
  250. [ 85.189649] __switch_to+0xfc/0x160
  251. [ 85.191907] schedule_idle+0x2c/0x50
  252. [ 85.195381] rcu: rcu_preempt kthread timer wakeup didn't happen for 15763 jiffies! g-1091 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  253. [ 85.199211] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  254. [ 85.210402] rcu: rcu_preempt kthread starved for 15768 jiffies! g-1091 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  255. [ 85.217353] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  256. [ 85.227941] rcu: RCU grace-period kthread stack dump:
  257. [ 85.237049] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  258. [ 85.242002] Call trace:
  259. [ 85.250153] __switch_to+0xfc/0x160
  260. [ 85.252584] __schedule+0x2a0/0x740
  261. [ 85.256056] schedule+0x58/0xd4
  262. [ 85.259528] schedule_timeout+0x80/0xf0
  263. [ 85.262653] rcu_gp_fqs_loop+0x10c/0x320
  264. [ 85.266474] rcu_gp_kthread+0x108/0x140
  265. [ 85.270639] kthread+0x110/0x114
  266. [ 85.274198] ret_from_fork+0x10/0x20
  267. [ 85.277673] rcu: Stack dump where RCU GP kthread last ran:
  268. [ 85.281232] Task dump for CPU 0:
  269. [ 85.286524] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  270. [ 85.289922] Call trace:
  271. [ 85.299717] __switch_to+0xfc/0x160
  272. [ 85.301976] schedule_idle+0x2c/0x50
  273. [ 106.312899] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  274. [ 106.312924] rcu: 0-...!: (0 ticks this GP) idle=c82/0/0x0 softirq=44/44 fqs=0 (false positive?)
  275. [ 106.317968] (detected by 3, t=5253 jiffies, g=-1087, q=205)
  276. [ 106.326815] Task dump for CPU 0:
  277. [ 106.332541] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  278. [ 106.335763] Call trace:
  279. [ 106.345560] __switch_to+0xfc/0x160
  280. [ 106.347819] schedule_idle+0x2c/0x50
  281. [ 106.351292] rcu: rcu_preempt kthread timer wakeup didn't happen for 5260 jiffies! g-1087 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  282. [ 106.355122] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  283. [ 106.366314] rcu: rcu_preempt kthread starved for 5265 jiffies! g-1087 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  284. [ 106.373176] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  285. [ 106.383419] rcu: RCU grace-period kthread stack dump:
  286. [ 106.392787] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  287. [ 106.397739] Call trace:
  288. [ 106.405890] __switch_to+0xfc/0x160
  289. [ 106.408322] __schedule+0x2a0/0x740
  290. [ 106.411793] schedule+0x58/0xd4
  291. [ 106.415266] schedule_timeout+0x80/0xf0
  292. [ 106.418392] rcu_gp_fqs_loop+0x10c/0x320
  293. [ 106.422212] rcu_gp_kthread+0x108/0x140
  294. [ 106.426377] kthread+0x110/0x114
  295. [ 106.429936] ret_from_fork+0x10/0x20
  296. [ 106.433410] rcu: Stack dump where RCU GP kthread last ran:
  297. [ 106.436972] Task dump for CPU 0:
  298. [ 106.442262] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  299. [ 106.445659] Call trace:
  300. [ 106.455455] __switch_to+0xfc/0x160
  301. [ 106.457714] schedule_idle+0x2c/0x50
  302. [ 169.480900] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  303. [ 169.480924] rcu: 0-...!: (0 ticks this GP) idle=c84/0/0x0 softirq=44/44 fqs=1 (false positive?)
  304. [ 169.485969] (detected by 1, t=21045 jiffies, g=-1087, q=205)
  305. [ 169.494815] Task dump for CPU 0:
  306. [ 169.500540] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  307. [ 169.503851] Call trace:
  308. [ 169.513648] __switch_to+0xfc/0x160
  309. [ 169.515905] schedule_idle+0x2c/0x50
  310. [ 169.519379] rcu: rcu_preempt kthread timer wakeup didn't happen for 15763 jiffies! g-1087 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  311. [ 169.523210] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  312. [ 169.534401] rcu: rcu_preempt kthread starved for 15768 jiffies! g-1087 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  313. [ 169.541350] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  314. [ 169.551940] rcu: RCU grace-period kthread stack dump:
  315. [ 169.561048] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  316. [ 169.566000] Call trace:
  317. [ 169.574150] __switch_to+0xfc/0x160
  318. [ 169.576583] __schedule+0x2a0/0x740
  319. [ 169.580055] schedule+0x58/0xd4
  320. [ 169.583527] schedule_timeout+0x80/0xf0
  321. [ 169.586652] rcu_gp_fqs_loop+0x10c/0x320
  322. [ 169.590472] rcu_gp_kthread+0x108/0x140
  323. [ 169.594640] kthread+0x110/0x114
  324. [ 169.598197] ret_from_fork+0x10/0x20
  325. [ 169.601670] rcu: Stack dump where RCU GP kthread last ran:
  326. [ 169.605231] Task dump for CPU 0:
  327. [ 169.610524] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  328. [ 169.613919] Call trace:
  329. [ 169.623716] __switch_to+0xfc/0x160
  330. [ 169.625974] schedule_idle+0x2c/0x50
  331. [ 190.636900] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  332. [ 190.636924] rcu: 0-...!: (0 ticks this GP) idle=c86/0/0x0 softirq=44/44 fqs=0 (false positive?)
  333. [ 190.641968] (detected by 1, t=5253 jiffies, g=-1083, q=111)
  334. [ 190.650816] Task dump for CPU 0:
  335. [ 190.656540] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  336. [ 190.659764] Call trace:
  337. [ 190.669560] __switch_to+0xfc/0x160
  338. [ 190.671819] schedule_idle+0x2c/0x50
  339. [ 190.675293] rcu: rcu_preempt kthread timer wakeup didn't happen for 5260 jiffies! g-1083 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  340. [ 190.679123] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  341. [ 190.690314] rcu: rcu_preempt kthread starved for 5265 jiffies! g-1083 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  342. [ 190.697177] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  343. [ 190.707418] rcu: RCU grace-period kthread stack dump:
  344. [ 190.716787] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  345. [ 190.721740] Call trace:
  346. [ 190.729890] __switch_to+0xfc/0x160
  347. [ 190.732322] __schedule+0x2a0/0x740
  348. [ 190.735794] schedule+0x58/0xd4
  349. [ 190.739267] schedule_timeout+0x80/0xf0
  350. [ 190.742393] rcu_gp_fqs_loop+0x10c/0x320
  351. [ 190.746213] rcu_gp_kthread+0x108/0x140
  352. [ 190.750379] kthread+0x110/0x114
  353. [ 190.753937] ret_from_fork+0x10/0x20
  354. [ 190.757410] rcu: Stack dump where RCU GP kthread last ran:
  355. [ 190.760972] Task dump for CPU 0:
  356. [ 190.766264] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  357. [ 190.769660] Call trace:
  358. [ 190.779456] __switch_to+0xfc/0x160
  359. [ 190.781715] schedule_idle+0x2c/0x50
  360. [ 253.804900] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  361. [ 253.804924] rcu: 0-...!: (0 ticks this GP) idle=c88/0/0x0 softirq=44/44 fqs=1 (false positive?)
  362. [ 253.809969] (detected by 3, t=21045 jiffies, g=-1083, q=111)
  363. [ 253.818817] Task dump for CPU 0:
  364. [ 253.824541] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  365. [ 253.827851] Call trace:
  366. [ 253.837647] __switch_to+0xfc/0x160
  367. [ 253.839906] schedule_idle+0x2c/0x50
  368. [ 253.843380] rcu: rcu_preempt kthread timer wakeup didn't happen for 15763 jiffies! g-1083 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  369. [ 253.847211] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  370. [ 253.858402] rcu: rcu_preempt kthread starved for 15768 jiffies! g-1083 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  371. [ 253.865352] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  372. [ 253.875939] rcu: RCU grace-period kthread stack dump:
  373. [ 253.885048] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  374. [ 253.890001] Call trace:
  375. [ 253.898151] __switch_to+0xfc/0x160
  376. [ 253.900583] __schedule+0x2a0/0x740
  377. [ 253.904055] schedule+0x58/0xd4
  378. [ 253.907527] schedule_timeout+0x80/0xf0
  379. [ 253.910653] rcu_gp_fqs_loop+0x10c/0x320
  380. [ 253.914473] rcu_gp_kthread+0x108/0x140
  381. [ 253.918639] kthread+0x110/0x114
  382. [ 253.922198] ret_from_fork+0x10/0x20
  383. [ 253.925670] rcu: Stack dump where RCU GP kthread last ran:
  384. [ 253.929233] Task dump for CPU 0:
  385. [ 253.934524] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  386. [ 253.937920] Call trace:
  387. [ 253.947717] __switch_to+0xfc/0x160
  388. [ 253.949975] schedule_idle+0x2c/0x50
  389. [ 274.960900] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  390. [ 274.960924] rcu: 0-...!: (0 ticks this GP) idle=c8a/0/0x0 softirq=44/44 fqs=0 (false positive?)
  391. [ 274.965969] (detected by 1, t=5253 jiffies, g=-1079, q=58)
  392. [ 274.974816] Task dump for CPU 0:
  393. [ 274.980195] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  394. [ 274.983678] Call trace:
  395. [ 274.993474] __switch_to+0xfc/0x160
  396. [ 274.995733] schedule_idle+0x2c/0x50
  397. [ 274.999205] rcu: rcu_preempt kthread timer wakeup didn't happen for 5260 jiffies! g-1079 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  398. [ 275.003036] rcu: Possible timer handling issue on cpu=0 timer-softirq=41
  399. [ 275.014227] rcu: rcu_preempt kthread starved for 5265 jiffies! g-1079 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
  400. [ 275.021090] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  401. [ 275.031332] rcu: RCU grace-period kthread stack dump:
  402. [ 275.040700] task:rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
  403. [ 275.045653] Call trace:
  404. [ 275.053804] __switch_to+0xfc/0x160
  405. [ 275.056236] __schedule+0x2a0/0x740
  406. [ 275.059708] schedule+0x58/0xd4
  407. [ 275.063180] schedule_timeout+0x80/0xf0
  408. [ 275.066306] rcu_gp_fqs_loop+0x10c/0x320
  409. [ 275.070125] rcu_gp_kthread+0x108/0x140
  410. [ 275.074291] kthread+0x110/0x114
  411. [ 275.077851] ret_from_fork+0x10/0x20
  412. [ 275.081323] rcu: Stack dump where RCU GP kthread last ran:
  413. [ 275.084885] Task dump for CPU 0:
  414. [ 275.090176] task:swapper/0 state:R running task stack: 0 pid: 0 ppid: 0 flags:0x00000008
  415. [ 275.093572] Call trace:
  416. [ 275.103369] __switch_to+0xfc/0x160
  417. [ 275.105629] schedule_idle+0x2c/0x50
  418.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement