connecting to NetworkSerialPort(target=Target(name='omap3-beagle-xm', env=None), name='default', state=, avail=True, host='nuc-1', port=59891, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:59891 connected to 192.168.0.1 (port 59891) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) Trying to boot from MMC1 spl_load_image_fat_os: error reading image args, err - -2 U-Boot 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 GHz Model: TI OMAP3 BeagleBoard OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from NAND... *** Warning - readenv() failed, using default environment Beagle xM Rev C No EEPROM on expansion board No EEPROM on expansion board OMAP die ID: 0b5000029ff80000016842c910019004 Net: usb_ether starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  0 BeagleBoard # setenv usbethaddr 00:40:5c:26:0a:6c; usb start setenv usbethaddr 00:40:5c:26:0a:6c; usb start BeagleBoard # setenv autoload no setenv autoload no BeagleBoard # dhcp dhcp Need valid 'usbnet_devaddr' to be setWaiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.0.189 (262 ms) BeagleBoardsetenv serverip 192.168.0.2 # setenv serverip 192.168.0.2 BeagleBoard # tftp 0x81000000 4003730/tftp-deploy-g8i113jm/kernel/zImage tftp 0x81000000 4003730/tftp-deploy-g8i113jm/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '4003730/tftp-deploy-g8i113jm/kernel/zImage'. Load address: 0x81000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 407.2 KiB/s done Bytes transferred = 5308392 (50ffe8 hex) BeagleBoard # tftp 0x82000000 4003730/tftp-deploy-g8i113jm/ramdisk/ramdisk.cpio.gz.uboot tftp 0x82000000 4003730/tftp-deploy-g8i113jm/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '4003730/tftp-deploy-g8i113jm/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################### 1.1 MiB/s done Bytes transferred = 15778871 (f0c437 hex) BeagleBoard # setenv initrd_size ${filesize} setenv initrd_size ${filesize} BeagleBoard # tftp 0x81f00000 4003730/tftp-deploy-g8i113jm/dtb/omap3-beagle-xm.dtb tftp 0x81f00000 4003730/tftp-deploy-g8i113jm/dtb/omap3-beagle-xm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '4003730/tftp-deploy-g8i113jm/dtb/omap3-beagle-xm.dtb'. Load address: 0x81f00000 Loading: *##### 12.7 KiB/s done Bytes transferred = 70089 (111c9 hex) BeagleBoard # setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' BeagleBoard # bootz 0x81000000 0x82000000 0x81f00000 bootz 0x81000000 0x82000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 82000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15778807 Bytes = 15 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 890f3000, end 89fff3f7 ... OK Loading Device Tree to 890de000, end 890f21c8 ... OK Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 6.9.0-rc6-next-20240503 (KernelCI@build-j186233-arm-gcc-10-omap2plus-defconfig-dwjb5) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri May 3 09:39:22 UTC 2024 <6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: TI OMAP3 BeagleBoard xM <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] cma: Reserved 16 MiB at 0x8e800000 on node -1 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] Normal [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] HighMem empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] OMAP3630/DM3730 ES1.2 (l2cache iva sgx neon isp 192mhz_clk) <6>[ 0.000000] percpu: Embedded 17 pages/cpu s40148 r8192 d21292 u69632 <5>[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off, mlocked free:off <6>[ 0.000000] Memory: 208560K/260096K available (11264K kernel code, 1139K rwdata, 2684K rodata, 1024K init, 291K bss, 35152K reserved, 16384K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 4.0) with 96 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns <6>[ 0.003204] TI gptimer clockevent: always-on 32768 Hz at /ocp@68000000/target-module@48318000 <6>[ 0.004608] Console: colour dummy device 80x30 <3>[ 0.004669] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.004669] This ensures that you still see kernel messages. Please <3>[ 0.004699] update your kernel commandline. <6>[ 0.004730] Calibrating delay loop... 600.47 BogoMIPS (lpj=3002368) <6>[ 0.053619] CPU: Testing write buffer coherency: ok <6>[ 0.053710] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.053741] pid_max: default: 32768 minimum: 301 <6>[ 0.053894] LSM: initializing lsm=capability <6>[ 0.054107] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.054138] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.055969] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.058166] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.058563] rcu: Hierarchical SRCU implementation. <6>[ 0.058593] rcu: Max phase no-delay instances is 1000. <6>[ 0.059936] smp: Bringing up secondary CPUs ... <6>[ 0.059997] smp: Brought up 1 node, 1 CPU <6>[ 0.059997] SMP: Total of 1 processors activated (600.47 BogoMIPS). <6>[ 0.060028] CPU: All CPU(s) started in SVC mode. <6>[ 0.061004] devtmpfs: initialized <6>[ 0.088989] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.089447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.089477] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.090942] pinctrl core: initialized pinctrl subsystem <6>[ 0.094085] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.097808] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.124389] omap_hwmod: mcbsp2_sidetone using broken dt data from mcbsp <4>[ 0.125244] omap_hwmod: mcbsp3_sidetone using broken dt data from mcbsp <6>[ 0.203216] audit: initializing netlink subsys (disabled) <6>[ 0.205017] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.205047] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.205078] thermal_sys: Registered thermal governor 'user_space' <5>[ 0.205230] audit: type=2000 audit(0.190:1): state=initialized audit_enabled=0 res=1 <6>[ 0.205261] cpuidle: using governor menu <6>[ 0.205688] Reprogramming SDRC clock to 400000000 Hz <6>[ 0.231536] platform 68000000.ocp: Fixed dependency cycle(s) with /ocp@68000000/interrupt-controller@48200000 <6>[ 0.246307] OMAP GPIO hardware version 2.5 <6>[ 0.279571] platform 48050000.dss: Fixed dependency cycle(s) with /encoder0 <6>[ 0.279754] platform encoder0: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000 <6>[ 0.280364] platform encoder0: Fixed dependency cycle(s) with /connector0 <6>[ 0.280487] platform connector0: Fixed dependency cycle(s) with /encoder0 <6>[ 0.281066] platform connector1: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000/encoder@48050c00 <6>[ 0.281494] No ATAGs? <6>[ 0.281494] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.288452] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.312469] iommu: Default domain type: Translated <6>[ 0.312499] iommu: DMA domain TLB invalidation policy: strict mode <6>[ 0.314453] omap-iommu 480bd400.mmu: 480bd400.mmu registered <5>[ 0.335601] SCSI subsystem initialized <6>[ 0.338562] omap_i2c 48070000.i2c: bus 0 rev4.4 at 2600 kHz <6>[ 0.346069] omap_i2c 48072000.i2c: bus 1 rev4.4 at 400 kHz <6>[ 0.347564] omap_i2c 48060000.i2c: bus 2 rev4.4 at 100 kHz <6>[ 0.348022] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.348022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.348083] PTP clock support registered <6>[ 0.355926] vgaarb: loaded <6>[ 0.356292] clocksource: Switched to clocksource 32k_counter <5>[ 0.357055] VFS: Disk quotas dquot_6.6.0 <6>[ 0.357116] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 0.394409] NET: Registered PF_INET protocol family <6>[ 0.394866] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.396179] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.396392] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.396453] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.396484] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.396636] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 0.396789] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.396820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397064] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.407287] RPC: Registered named UNIX socket transport module. <6>[ 0.407318] RPC: Registered udp transport module. <6>[ 0.407318] RPC: Registered tcp transport module. <6>[ 0.407348] RPC: Registered tcp-with-tls transport module. <6>[ 0.407348] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.407379] PCI: CLS 0 bytes, default 64 <6>[ 0.411956] Trying to unpack rootfs image as initramfs... <6>[ 0.426879] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <5>[ 0.429565] Initialise system trusted keyrings <6>[ 0.437774] workingset: timestamp_bits=14 max_order=16 bucket_order=2 <5>[ 0.448028] NFS: Registering the id_resolver key type <5>[ 0.448120] Key type id_resolver registered <5>[ 0.448150] Key type id_legacy registered <6>[ 0.448242] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 0.448791] Key type asymmetric registered <5>[ 0.448822] Asymmetric key parser 'x509' registered <6>[ 0.449035] io scheduler mq-deadline registered <6>[ 0.449035] io scheduler kyber registered <6>[ 0.449127] io scheduler bfq registered <6>[ 0.465301] pinctrl-single 48002030.pinmux: 284 pins, size 568 <6>[ 0.466033] pinctrl-single 48002a00.pinmux: 46 pins, size 92 <6>[ 0.467163] pinctrl-single 480025a0.pinmux: 46 pins, size 92 <6>[ 0.534179] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <6>[ 0.548583] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a 8250 <6>[ 0.557983] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a 8250 <6>[ 0.561462] 49020000.serial: ttyS2 at MMIO 0x49020000 (irq = 90, base_baud = 3000000) is a 8250 <6>[ 0.561553] printk: legacy console [ttyS2] enabled <6>[ 1.802093] 49042000.serial: ttyS3 at MMIO 0x49042000 (irq = 96, base_baud = 3000000) is a 8250 <6>[ 1.879028] brd: module loaded <6>[ 1.927490] loop: module loaded <6>[ 1.982666] twl 0-0048: PIH (irq 23) chaining IRQs 145..153 <6>[ 1.988861] twl 0-0048: power (irq 150) chaining IRQs 153..160 <6>[ 2.039642] twl4030_gpio twl4030-gpio: gpio (irq 145) chaining IRQs 161..178 <3>[ 2.240478] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 2.283843] i2c_dev: i2c /dev entries driver <4>[ 2.318511] ti-soc-thermal 48002524.bandgap: This OMAP thermal sensor is unreliable. You've been warned <6>[ 2.328399] ti-soc-thermal 48002524.bandgap: Non-trimmed BGAP, Temp not accurate <3>[ 2.339691] ti_opp_supply opp-supply: probe with driver ti_opp_supply failed with error 1 <6>[ 2.350921] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.357543] sdhci: Copyright(c) Pierre Ossman <6>[ 2.363189] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 2.419067] omap_hsmmc 4809c000.mmc: RX DMA channel request failed <6>[ 2.438110] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.449768] omap-gpmc 6e000000.gpmc: GPMC revision 5.0 <4>[ 2.455230] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 <6>[ 2.498931] Initializing XFRM netlink socket <6>[ 2.503662] NET: Registered PF_INET6 protocol family <6>[ 2.581695] Segment Routing with IPv6 <6>[ 2.585815] In-situ OAM (IOAM) with IPv6 <6>[ 2.590270] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.597747] NET: Registered PF_PACKET protocol family <6>[ 2.603149] NET: Registered PF_KEY protocol family <5>[ 2.608489] Key type dns_resolver registered <6>[ 2.613311] ThumbEE CPU extension supported. <5>[ 2.617950] Registering SWP/SWPB emulation handler <6>[ 2.625274] SmartReflex Class3 initialized <5>[ 2.677062] Loading compiled-in X.509 certificates <6>[ 2.763854] smartreflex 480c9000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 2.807678] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) <3>[ 2.819824] ti-sysc 48318000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.836181] smartreflex 480cb000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 2.857269] hsusb2_power_reg enforce active low on GPIO handle <4>[ 3.340454] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.386871] mmc0: new high speed SDHC card at address aaaa <6>[ 3.394073] mmcblk0: mmc0:aaaa SS08G 7.40 GiB <6>[ 3.425628] mmcblk0: p1 p2 <6>[ 4.813964] Freeing initrd memory: 15412K <6>[ 15.526885] clk: Disabling unused clocks <6>[ 15.531463] PM: genpd: Disabling unused power domains <6>[ 15.540161] Freeing unused kernel image (initmem) memory: 1024K <6>[ 15.547485] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.883789] udevd[83]: starting version 3.2.9 <5>[ 15.899078] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.914733] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.929840] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 15.951812] udevd[83]: specified user 'tss' unknown <27>[ 15.957672] udevd[83]: specified group 'tss' unknown <30>[ 15.970153] udevd[84]: starting eudev-3.2.9 <6>[ 17.033355] omap_ssi 48058000.ssi-controller: ssi controller 0 initialized (2 ports)! <3>[ 17.042999] omap_ssi_port 4805a000.ssi-port: couldn't get cawake gpio (err=-2)! <3>[ 17.050750] omap_ssi_port 4805a000.ssi-port: probe with driver omap_ssi_port failed with error -2 <3>[ 17.060302] omap_ssi_port 4805b000.ssi-port: couldn't get cawake gpio (err=-2)! <3>[ 17.067993] omap_ssi_port 4805b000.ssi-port: probe with driver omap_ssi_port failed with error -2 <6>[ 17.491638] usbcore: registered new interface driver usbfs <6>[ 17.497711] usbcore: registered new interface driver hub <6>[ 17.503448] usbcore: registered new device driver usb <4>[ 17.534210] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.543304] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 17.619415] ohci-platform 48064400.ohci: Generic Platform OHCI controller <6>[ 17.626770] ohci-platform 48064400.ohci: new USB bus registered, assigned bus number 1 <6>[ 17.670684] ohci-platform 48064400.ohci: irq 92, io mem 0x48064400 <6>[ 17.877044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09 <6>[ 17.885650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 17.893310] usb usb1: Product: Generic Platform OHCI controller <6>[ 17.899597] usb usb1: Manufacturer: Linux 6.9.0-rc6-next-20240503 ohci_hcd <6>[ 17.906799] usb usb1: SerialNumber: 48064400.ohci <6>[ 18.056915] hub 1-0:1.0: USB hub found <6>[ 18.083343] hub 1-0:1.0: 3 ports detected <6>[ 18.091735] omap-mailbox 48094000.mailbox: omap mailbox rev 0x40 <4>[ 18.100921] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.109954] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 18.298858] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.307952] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 18.568817] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.577880] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <3>[ 18.597290] twl4030_keypad 48070000.i2c:twl@48:keypad: missing or malformed property linux,keymap: -22 <3>[ 18.607086] twl4030_keypad 48070000.i2c:twl@48:keypad: Failed to build keymap <3>[ 18.614532] twl4030_keypad 48070000.i2c:twl@48:keypad: probe with driver twl4030_keypad failed with error -22 <6>[ 18.707489] input: twl4030_pwrbutton as /devices/platform/68000000.ocp/48070000.i2c/i2c-0/0-0048/48070000.i2c:twl@48:pwrbutton/input/input1 <4>[ 18.729400] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.738403] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.748382] twl4030_madc 48070000.i2c:twl@48:madc: clk disabled, enabling <4>[ 18.937347] twl4030_madc 48070000.i2c:twl@48:madc: supply vusb3v1 not found, using dummy regulator <4>[ 18.989807] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.998870] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 19.179351] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.188415] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 19.656829] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. <6>[ 19.747863] twl_rtc 48070000.i2c:twl@48:rtc: registered as rtc0 <4>[ 19.756988] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.765838] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 19.846832] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <4>[ 19.969390] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.978485] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 20.166595] Driver for 1-wire Dallas network protocol. <6>[ 20.174804] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode <4>[ 20.188751] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 20.197753] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 20.343383] omap_rng 480a0000.rng: Random Number Generator ver. 70 <5>[ 20.351348] random: crng init done <6>[ 20.386901] omap-aes 480a6000.aes1: OMAP AES hw accel rev: 2.6 <6>[ 20.400146] mc: Linux media interface: v0.10 <4>[ 20.425231] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 20.434295] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 20.507904] twl4030_usb 48070000.i2c:twl@48:twl4030-usb: Initialized TWL4030 USB module <6>[ 20.527221] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 20.533325] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2 <6>[ 20.556884] omap-aes 480a6000.aes1: will run requests pump with realtime priority <6>[ 20.565307] omap-aes 480c5000.aes2: OMAP AES hw accel rev: 2.6 <6>[ 20.578674] omap-sham 480c3000.sham: hw accel on OMAP rev 0.9 <6>[ 20.591522] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d <4>[ 20.636840] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 20.645812] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 20.699615] videodev: Linux video capture interface: v2.00 <6>[ 20.717773] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09 <6>[ 20.726562] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 20.734100] usb usb2: Product: MUSB HDRC host driver <6>[ 20.739440] usb usb2: Manufacturer: Linux 6.9.0-rc6-next-20240503 musb-hcd <6>[ 20.746673] usb usb2: SerialNumber: musb-hdrc.1.auto <6>[ 20.756591] omap-sham 480c3000.sham: will run requests pump with realtime priority <6>[ 20.791320] omap-aes 480c5000.aes2: will run requests pump with realtime priority <4>[ 20.889312] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 20.898406] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 20.908843] hub 2-0:1.0: USB hub found <6>[ 20.958404] hub 2-0:1.0: 1 port detected <4>[ 21.124969] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 21.134094] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 21.324859] omap3isp 480bc000.isp: supply vdd-csiphy1 not found, using dummy regulator <4>[ 21.333709] omap3isp 480bc000.isp: supply vdd-csiphy2 not found, using dummy regulator <6>[ 21.342498] omap3isp 480bc000.isp: Revision 15.0 found <3>[ 21.348876] omap3isp 480bc000.isp: failed to create ARM IOMMU mapping <3>[ 21.355651] omap3isp 480bc000.isp: unable to attach to IOMMU <4>[ 21.375671] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 21.384765] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 21.572906] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 21.582000] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 21.636810] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec <3>[ 21.767272] omap3isp 480bc000.isp: probe with driver omap3isp failed with error -12 <4>[ 21.826751] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 21.835693] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 22.029083] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.038208] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 22.678436] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.687561] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <3>[ 22.845703] ti_tfp410: section 4 reloc 34 sym 'drm_edid_connector_update': relocation 28 out of range (0xd015f1cc -> 0xbf05004c) <4>[ 22.973236] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.982208] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 23.066955] ------------[ cut here ]------------ <4>[ 23.071899] WARNING: CPU: 0 PID: 69 at lib/refcount.c:28 sock_wfree+0x114/0x1e4 <4>[ 23.079620] refcount_t: underflow; use-after-free. <4>[ 23.084686] Modules linked in: leds_pwm(+) leds_gpio(+) gpio_keys(+) phy_generic(+) display_connector cpufreq_dt snd_soc_omap_mcbsp snd_soc_ti_sdma omap_wdt bq27xxx_battery_hdq bq27xxx_battery omap3_isp videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_sham videodev mc omap_aes_driver omap_crypto crypto_engine libaes omap2430 led_class omap_rng rng_core omap_hdq wire cn hwmon phy_twl4030_usb twl4030_wdt watchdog musb_hdrc udc_core rtc_twl snd_soc_twl4030 snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer twl4030_madc twl4030_charger snd twl4030_pwrbutton pwm_twl pwm_twl_led soundcore twl4030_keypad matrix_keymap industrialio omap_mailbox ohci_platform ohci_hcd ehci_omap ehci_hcd usbcore omapdrm usb_common drm_kms_helper drm drm_panel_orientation_quirks omap_ssi cec hsi <4>[ 23.157867] CPU: 0 PID: 69 Comm: syslogd Not tainted 6.9.0-rc6-next-20240503 #1 <4>[ 23.165466] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 23.172027] Call trace: <4>[ 23.172058] unwind_backtrace from show_stack+0x10/0x14 <4>[ 23.180389] show_stack from dump_stack_lvl+0x50/0x64 <4>[ 23.185729] dump_stack_lvl from __warn+0x70/0x124 <4>[ 23.190826] __warn from warn_slowpath_fmt+0x19c/0x220 <4>[ 23.196258] warn_slowpath_fmt from sock_wfree+0x114/0x1e4 <4>[ 23.202056] sock_wfree from unix_destruct_scm+0x80/0xa8 <4>[ 23.207672] unix_destruct_scm from skb_release_head_state+0x28/0xb4 <4>[ 23.214324] skb_release_head_state from consume_skb+0x38/0xe4 <4>[ 23.220458] consume_skb from __unix_dgram_recvmsg+0x1b0/0x3d8 <4>[ 23.226593] __unix_dgram_recvmsg from sock_read_iter+0xd8/0x130 <4>[ 23.232910] sock_read_iter from vfs_read+0x27c/0x2b0 <4>[ 23.238250] vfs_read from ksys_read+0xb4/0xec <4>[ 23.242980] ksys_read from ret_fast_syscall+0x0/0x58 <4>[ 23.248321] Exception stack(0xd03c5fa8 to 0xd03c5ff0) <4>[ 23.253662] 5fa0: 00000000 b6fee070 00000000 000e31b8 000000ff 00000000 <4>[ 23.262145] 5fc0: 00000000 b6fee070 000e2c80 00000003 000e2c88 000e2c88 000e31b0 000e2c7c <4>[ 23.270629] 5fe0: 000e209c bee2ccb0 b6f158b4 b6f158d0 <4>[ 23.276031] ---[ end trace 0000000000000000 ]--- <6>[ 23.287048] input: gpio_keys as /devices/platform/gpio_keys/input/input2 <4>[ 23.297149] ------------[ cut here ]------------ <4>[ 23.302062] WARNING: CPU: 0 PID: 73 at lib/refcount.c:22 sock_alloc_send_pskb+0x218/0x22c <4>[ 23.310638] refcount_t: saturated; leaking memory. <4>[ 23.315734] Modules linked in: leds_pwm(+) leds_gpio(+) gpio_keys phy_generic(+) display_connector cpufreq_dt snd_soc_omap_mcbsp snd_soc_ti_sdma omap_wdt bq27xxx_battery_hdq bq27xxx_battery omap3_isp videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_sham videodev mc omap_aes_driver omap_crypto crypto_engine libaes omap2430 led_class omap_rng rng_core omap_hdq wire cn hwmon phy_twl4030_usb twl4030_wdt watchdog musb_hdrc udc_core rtc_twl snd_soc_twl4030 snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer twl4030_madc twl4030_charger snd twl4030_pwrbutton pwm_twl pwm_twl_led soundcore twl4030_keypad matrix_keymap industrialio omap_mailbox ohci_platform ohci_hcd ehci_omap ehci_hcd usbcore omapdrm usb_common drm_kms_helper drm drm_panel_orientation_quirks omap_ssi cec hsi <4>[ 23.388580] CPU: 0 PID: 73 Comm: klogd Tainted: G W 6.9.0-rc6-next-20240503 #1 <4>[ 23.397491] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 23.404052] Call trace: <4>[ 23.404083] unwind_backtrace from show_stack+0x10/0x14 <4>[ 23.412414] show_stack from dump_stack_lvl+0x50/0x64 <4>[ 23.417755] dump_stack_lvl from __warn+0x70/0x124 <4>[ 23.422851] __warn from warn_slowpath_fmt+0x19c/0x220 <4>[ 23.428283] warn_slowpath_fmt from sock_alloc_send_pskb+0x218/0x22c <4>[ 23.434936] sock_alloc_send_pskb from unix_dgram_sendmsg+0x124/0x90c <4>[ 23.441680] unix_dgram_sendmsg from __sys_sendto+0xd0/0x154 <4>[ 23.447662] __sys_sendto from sys_send+0x18/0x20 <4>[ 23.452667] sys_send from ret_fast_syscall+0x0/0x58 <4>[ 23.457916] Exception stack(0xd03c9fa8 to 0xd03c9ff0) <4>[ 23.463256] 9fa0: 00000003 00000014 00000003 000e8808 0000004f 00004000 <4>[ 23.471740] 9fc0: 00000003 00000014 b6ef6fb0 00000121 b6f4c070 000c51d4 beee5ce8 00000000 <4>[ 23.480224] 9fe0: 00000052 beee5c20 b6e852b4 b6e852d0 <4>[ 23.485595] ---[ end trace 0000000000000000 ]--- <4>[ 23.538513] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 23.547454] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 23.746856] usb_phy_generic hsusb2-phy-pins: dummy supplies not allowed for exclusive requests <6>[ 24.017089] ehci-omap 48064800.ehci: EHCI Host Controller <6>[ 24.022857] ehci-omap 48064800.ehci: new USB bus registered, assigned bus number 3 <6>[ 24.064636] ehci-omap 48064800.ehci: irq 93, io mem 0x48064800 <6>[ 24.140319] ehci-omap 48064800.ehci: USB 2.0 started, EHCI 1.00 <6>[ 24.173614] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09 <6>[ 24.182373] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 24.189941] usb usb3: Product: EHCI Host Controller <6>[ 24.195098] usb usb3: Manufacturer: Linux 6.9.0-rc6-next-20240503 ehci_hcd <6>[ 24.202301] usb usb3: SerialNumber: 48064800.ehci <6>[ 24.320678] hub 3-0:1.0: USB hub found <6>[ 24.335906] hub 3-0:1.0: 3 ports detected <4>[ 24.373046] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 24.382019] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <27>[ 24.554565] udevd[92]: failed to send result of seq 2000 to main daemon: Connection refused <27>[ 24.565093] udevd[94]: failed to send result of seq 1987 to main daemon: Transport endpoint is not connected <27>[ 24.579711] udevd[96]: failed to send result of seq 2028 to main daemon: Transport endpoint is not connected <27>[ 24.590698] udevd[91]: failed to send result of seq 1992 to main daemon: Transport endpoint is not connected <27>[ 24.601562] udevd[86]: failed to send result of seq 2031 to main daemon: Transport endpoint is not connected <27>[ 24.612335] udevd[90]: failed to send result of seq 2027 to main daemon: Transport endpoint is not connected <27>[ 24.623199] udevd[95]: failed to send result of seq 2026 to main daemon: Transport endpoint is not connected <27>[ 24.634368] udevd[89]: failed to send result of seq 2029 to main daemon: Transport endpoint is not connected <27>[ 24.647155] udevd[87]: failed to send result of seq 2016 to main daemon: Transport endpoint is not connected <27>[ 24.657592] udevd[88]: failed to send result of seq 2017 to main daemon: Transport endpoint is not connected <4>[ 24.690643] ------------[ cut here ]------------ <4>[ 24.695587] WARNING: CPU: 0 PID: 21 at kernel/sched/fair.c:5255 place_entity+0x16c/0x190 <4>[ 24.704010] Modules linked in: evdev snd_soc_omap_twl4030 leds_pwm leds_gpio gpio_keys phy_generic display_connector cpufreq_dt snd_soc_omap_mcbsp snd_soc_ti_sdma omap_wdt bq27xxx_battery_hdq bq27xxx_battery omap3_isp videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_sham videodev mc omap_aes_driver omap_crypto crypto_engine libaes omap2430 led_class omap_rng rng_core omap_hdq wire cn hwmon phy_twl4030_usb twl4030_wdt watchdog musb_hdrc udc_core rtc_twl snd_soc_twl4030 snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer twl4030_madc twl4030_charger snd twl4030_pwrbutton pwm_twl pwm_twl_led soundcore twl4030_keypad matrix_keymap industrialio omap_mailbox ohci_platform ohci_hcd ehci_omap ehci_hcd usbcore omapdrm usb_common drm_kms_helper drm drm_panel_orientation_quirks omap_ssi cec hsi <4>[ 24.778411] CPU: 0 PID: 21 Comm: kworker/u4:1 Tainted: G W 6.9.0-rc6-next-20240503 #1 <4>[ 24.787963] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 24.794525] Workqueue: events_unbound fsnotify_connector_destroy_workfn <4>[ 24.801422] Call trace: <4>[ 24.801452] unwind_backtrace from show_stack+0x10/0x14 <4>[ 24.809783] show_stack from dump_stack_lvl+0x50/0x64 <4>[ 24.815124] dump_stack_lvl from __warn+0x70/0x124 <4>[ 24.820220] __warn from warn_slowpath_fmt+0x118/0x220 <4>[ 24.825653] warn_slowpath_fmt from place_entity+0x16c/0x190 <4>[ 24.831634] place_entity from enqueue_entity+0x58/0x498 <4>[ 24.837249] enqueue_entity from enqueue_task_fair+0x70/0x2d8 <4>[ 24.843292] enqueue_task_fair from activate_task+0x64/0xe8 <4>[ 24.849151] activate_task from ttwu_do_activate+0x54/0x244 <4>[ 24.855041] ttwu_do_activate from try_to_wake_up+0x268/0x740 <4>[ 24.861083] try_to_wake_up from kick_pool+0x98/0x168 <4>[ 24.866424] kick_pool from process_one_work+0xf4/0x3c0 <4>[ 24.871948] process_one_work from worker_thread+0x258/0x468 <4>[ 24.877899] worker_thread from kthread+0xdc/0xfc <4>[ 24.882904] kthread from ret_from_fork+0x14/0x20 <4>[ 24.887878] Exception stack(0xd005dfb0 to 0xd005dff8) <4>[ 24.893218] dfa0: 00000000 00000000 00000000 00000000 <4>[ 24.901702] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 24.910186] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 24.917083] ---[ end trace 0000000000000000 ]--- <6>[ 24.987457] usb 3-2: new high-speed USB device number 2 using ehci-omap <6>[ 25.189453] usb 3-2: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00 <6>[ 25.198272] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 25.209808] hub 3-2:1.0: USB hub found <6>[ 25.214447] hub 3-2:1.0: 5 ports detected <4>[ 25.224426] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 25.233459] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <1>[ 25.242401] 8<--- cut here --- <1>[ 25.245758] Unable to handle kernel NULL pointer dereference at virtual address 0000007c when read <1>[ 25.255035] [0000007c] *pgd=85a7e831, *pte=00000000, *ppte=00000000 <0>[ 25.261657] Internal error: Oops: 17 [#1] SMP ARM <4>[ 25.266662] Modules linked in: evdev snd_soc_omap_twl4030 leds_pwm leds_gpio gpio_keys phy_generic display_connector cpufreq_dt snd_soc_omap_mcbsp snd_soc_ti_sdma omap_wdt bq27xxx_battery_hdq bq27xxx_battery omap3_isp videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_sham videodev mc omap_aes_driver omap_crypto crypto_engine libaes omap2430 led_class omap_rng rng_core omap_hdq wire cn hwmon phy_twl4030_usb twl4030_wdt watchdog musb_hdrc udc_core rtc_twl snd_soc_twl4030 snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer twl4030_madc twl4030_charger snd twl4030_pwrbutton pwm_twl pwm_twl_led soundcore twl4030_keypad matrix_keymap industrialio omap_mailbox ohci_platform ohci_hcd ehci_omap ehci_hcd usbcore omapdrm usb_common drm_kms_helper drm drm_panel_orientation_quirks omap_ssi cec hsi <4>[ 25.341278] CPU: 0 PID: 73 Comm: klogd Tainted: G W 6.9.0-rc6-next-20240503 #1 <4>[ 25.350219] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 25.356781] PC is at pick_next_task_fair+0x140/0x574 <4>[ 25.362060] LR is at 0x6b649a90 <4>[ 25.365509] pc : [] lr : [<6b649a90>] psr: 60000093 <4>[ 25.372070] sp : d03c9e48 ip : d2918bf4 fp : d03c9ecc <4>[ 25.377593] r10: c0e35438 r9 : cfb6cd80 r8 : d03c9e90 <4>[ 25.383087] r7 : cfb6cd40 r6 : c1d1d200 r5 : cfb6cd80 r4 : c0e35438 <4>[ 25.389923] r3 : aec8f229 r2 : 00000000 r1 : 23c899ca r0 : 00000000 <4>[ 25.396759] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none <4>[ 25.404296] Control: 10c5387d Table: 85a64019 DAC: 00000051 <1>[ 25.410339] Register r0 information: NULL pointer <1>[ 25.415344] Register r1 information: non-paged memory <1>[ 25.420684] Register r2 information: NULL pointer <1>[ 25.425689] Register r3 information: non-paged memory <1>[ 25.431030] Register r4 information: non-slab/vmalloc memory <1>[ 25.437011] Register r5 information: non-slab/vmalloc memory <1>[ 25.442962] Register r6 information: slab task_struct start c1d1d200 pointer offset 0 size 2624 <1>[ 25.452026] Register r7 information: non-slab/vmalloc memory <1>[ 25.457977] Register r8 information: 2-page vmalloc region starting at 0xd03c8000 allocated at kernel_clone+0x90/0x3a4 <1>[ 25.469055] Register r9 information: non-slab/vmalloc memory <1>[ 25.475006] Register r10 information: non-slab/vmalloc memory <1>[ 25.481048] Register r11 information: 2-page vmalloc region starting at 0xd03c8000 allocated at kernel_clone+0x90/0x3a4 <1>[ 25.492187] Register r12 information: vmalloc memory <0>[ 25.497436] Process klogd (pid: 73, stack limit = 0x4618d988) <0>[ 25.503509] Stack: (0xd03c9e48 to 0xd03ca000) <0>[ 25.508148] 9e40: d03c9e6c 7cfbc26b c0e35438 cfb6cd40 c1d1d200 c1d1d8e8 <0>[ 25.516632] 9e60: c0f87d40 00000000 c1d1d200 c0b462b0 00000000 ffffffff 00000001 7cfbc26b <0>[ 25.525146] 9e80: 00000000 0ebe5000 c0b46e10 00000001 00004000 00000000 fffff7ff 00000001 <0>[ 25.533630] 9ea0: 00000001 7cfbc26b 00000075 c1d1d200 c1d1d200 00000236 00000000 c1027148 <0>[ 25.542114] 9ec0: 00000000 c10271cc d03c9edc c0b46e10 00000000 c11213c8 c10271bc c01a277c <0>[ 25.550598] 9ee0: 00000000 00000000 000000bc 000e2878 000003ff 00000051 c5fd0800 c1d1d200 <0>[ 25.559112] 9f00: d03c9f20 c5fd0800 00000800 00000000 c1d1d200 c0192608 c10271c0 c10271c0 <0>[ 25.567596] 9f20: 00000235 00000000 e0080910 00000005 8200004a 0000001b 74616c70 6d726f66 <0>[ 25.576080] 9f40: 00000000 00000000 616c702b 726f6674 00000000 beee5c28 00000000 00000001 <0>[ 25.584564] 9f60: beee5c28 c01002ec c1d1d200 0000004e 00000000 c0533e28 c1d1d200 7cfbc26b <0>[ 25.593048] 9f80: 000003ff 00000000 000e2878 00000000 00000067 c01002ec c1d1d200 00000067 <0>[ 25.601562] 9fa0: 000c51d4 c0100080 00000000 000e2878 00000002 000e2878 000003ff 00000000 <0>[ 25.610046] 9fc0: 00000000 000e2878 00000000 00000067 000e2c88 000e2c88 000003fe 000c51d4 <0>[ 25.618530] 9fe0: 000e2350 beee5cec 0005cfd4 b6e84bfc 60000010 00000002 00000000 00000000 <0>[ 25.627014] Call trace: <0>[ 25.627044] pick_next_task_fair from __schedule+0x138/0xc74 <0>[ 25.635833] __schedule from schedule+0x24/0xd4 <0>[ 25.640655] schedule from syslog_print+0xe0/0x36c <0>[ 25.645751] syslog_print from ret_fast_syscall+0x0/0x58 <0>[ 25.651367] Exception stack(0xd03c9fa8 to 0xd03c9ff0) <0>[ 25.656738] 9fa0: 00000000 000e2878 00000002 000e2878 000003ff 00000000 <0>[ 25.665222] 9fc0: 00000000 000e2878 00000000 00000067 000e2c88 000e2c88 000003fe 000c51d4 <0>[ 25.673706] 9fe0: 000e2350 beee5cec 0005cfd4 b6e84bfc <0>[ 25.679046] Code: e3530000 1a000010 e1a00005 ebffd7d7 (e590507c) <4>[ 25.685455] ---[ end trace 0000000000000000 ]--- <6>[ 25.690368] note: klogd[73] exited with irqs disabled