BUG: KASAN: null-ptr-deref in ar_context_release+0x3c/0x11c [firewire_ohci]

Erhard Furtner <[email protected]> Sun, 29 Mar 2026 18:42:22 +0200
Newsgroups gmane.linux.ports.ppc64.devel,gmane.linux.kernel.firewire.devel
Message-ID <[email protected]>
Greetings!

Getting this KASAN hit and the NULL pointer dereference later at booting 
v7.0-rc5 on my PowerMac G4 DP, when using WARN_CONTEXT_ANALYSIS=y and 
CLANG 22.1.2 to build the kernel:

[...]
Console: switching to colour frame buffer device 240x67
radeon 0000:00:10.0: [drm] fb0: radeondrmfb frame buffer device
random: crng init done
firewire_ohci 0002:00:0e.0: enabling device (0000 -> 0002)
firewire_ohci 0002:00:0e.0: probe with driver firewire_ohci failed with 
error -12
==================================================================
BUG: KASAN: null-ptr-deref in ar_context_release+0x3c/0x11c [firewire_ohci]
Read of size 4 at addr 00000004 by task (udev-worker)/413

CPU: 1 UID: 0 PID: 413 Comm: (udev-worker) Tainted: G                 N 
7.0.0-rc5-PMacG4 #5 PREEMPTLAZY
Tainted: [N]=TEST
Hardware name: PowerMac3,6 7455 0x80010303 PowerMac
Call Trace:
[c435b530] [c0e2f060] __dump_stack+0x28/0x3c (unreliable)
[c435b540] [c0e2f004] dump_stack_lvl+0x7c/0xb0
[c435b560] [c037d78c] print_report+0x4c/0x80
[c435b580] [c037d644] kasan_report+0x108/0x174
[c435b600] [c037eb00] __asan_load4+0x90/0x94
[c435b610] [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci]
[c435b640] [bf0d6dac] release_ohci+0x164/0x1f0 [firewire_ohci]
[c435b670] [c0a239d0] devres_release_all+0xdc/0x12c
[c435b6a0] [c0a1d1a4] device_unbind_cleanup+0x20/0x108
[c435b6c0] [c0a1cfc8] really_probe+0x330/0x384
[c435b6f0] [c0a1bf34] __driver_probe_device+0xdc/0x144
[c435b710] [c0a1cbec] driver_probe_device+0x70/0x11c
[c435b730] [c0a1c164] __driver_attach+0x114/0x190
[c435b750] [c0a188bc] bus_for_each_dev+0xc0/0x108
[c435b780] [c0a1c03c] driver_attach+0x34/0x48
[c435b790] [c0a193bc] bus_add_driver+0x294/0x370
[c435b7c0] [c0a1df38] driver_register+0xec/0x1f4
[c435b7e0] [c08ff700] __pci_register_driver+0xe0/0x104
[c435b800] [bef4f038] init_module+0x28/0xff0 [firewire_ohci]
[c435b810] [c00079c0] do_one_initcall+0xf0/0x27c
[c435bb00] [c013fc68] do_init_module+0x16c/0x438
[c435bb40] [c013e63c] load_module+0x1ac4/0x1b20
[c435bbb0] [c013b7f8] sys_finit_module+0x2c0/0x41c
[c435bc80] [c00154d0] system_call_exception+0x104/0x1dc
[c435bf30] [c001c1ac] ret_from_syscall+0x0/0x2c
---- interrupt: c00 at 0xa7686e90
NIP:  a7686e90 LR: a748ec74 CTR: a76536bc
REGS: c435bf40 TRAP: 0c00   Tainted: G                 N 
(7.0.0-rc5-PMacG4)
MSR:  0000d032 <EE,PR,ME,IR,DR,RI>  CR: 2422242c  XER: 00000000

GPR00: 00000161 af4e9d20 a77d7540 00000026 a7496d44 00000000 af4e9cf5 
0000007f
GPR08: 00000000 00000000 00000000 a76536bc 4050d687 0073f524 025e71c0 
00000000
GPR16: 24220428 00000000 00020000 00000000 28000a82 00000000 00000000 
025fcf90
GPR24: 00000000 00000000 02693960 a7496d44 00020000 00000000 a74b7b38 
025fcf90
NIP [a7686e90] 0xa7686e90
LR [a748ec74] 0xa748ec74
---- interrupt: c00
==================================================================
Disabling lock debugging due to kernel taint
ADM1030 fan controller [@2c]
BUG: Kernel NULL pointer dereference on read at 0x00000004
Faulting instruction address: 0xbf0d83d4
DS1775 digital thermometer [@49]
Oops: Kernel access of bad area, sig: 11 [#1]
BE PAGE_SIZE=4K MMU=Hash  SMP NR_CPUS=2 DEBUG_PAGEALLOC PowerMac
Modules linked in: firewire_ohci(+) therm_windtunnel(+) firewire_core 
crc_itu_t radeon input_leds mac_hid snd_aoa_i2sbus snd_aoa_soundbus 
snd_pcm snd_timer snd drm_suballoc_helper soundcore hwmon drm_ttm_helper 
ttm i2c_algo_bit drm_client_lib drm_exec drm_display_helper cec 
backlight ssb drm_kms_helper pcmcia pcmcia_core ohci_pci
Temp: 55.5 C
CPU: 0 UID: 0 PID: 413 Comm: (udev-worker) Tainted: G    B            N 
7.0.0-rc5-PMacG4 #5 PREEMPTLAZY
Tainted: [B]=BAD_PAGE, [N]=TEST
   Hyst: 75.0 C
Hardware name: PowerMac3,6 7455 0x80010303 PowerMac
NIP:  bf0d83d4 LR: bf0d83d4 CTR: 00000001
REGS: c435b550 TRAP: 0300   Tainted: G    B            N 
(7.0.0-rc5-PMacG4)
MSR:  00009032 <EE
   OS: 80.0 C
,ME,IR,DR

,RI>  CR: 24c22c2c  XER: 00000000
DAR: 00000004 DSISR: 40000000
GPR00: bf0d83d4 c435b610 c3033000 00000001
Reducing overheating limit to 75.0 C
00000000 00000000 c006a184 00000004
GPR08: e0000000
  (Hyst: 70.0 C
00000004 f82e8974 182e8974
)
84c22c2c 0073f524 00000001 a7496d44
GPR16: f2eb8774 f2e705f0 00000000 f2e705f0 f2e6bfc4 f2e74000 00000001 
00000004
GPR24: c23cf0b8 c1740000 c41dc018 c173e440 0666000d 00000000 c41dc640 
00000000
NIP [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci]
LR [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci]
Call Trace:
[c435b610] [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci] 
(unreliable)
[c435b640] [bf0d6dac] release_ohci+0x164/0x1f0 [firewire_ohci]
[c435b670] [c0a239d0] devres_release_all+0xdc/0x12c
[c435b6a0] [c0a1d1a4] device_unbind_cleanup+0x20/0x108
[c435b6c0] [c0a1cfc8] really_probe+0x330/0x384
[c435b6f0] [c0a1bf34] __driver_probe_device+0xdc/0x144
[c435b710] [c0a1cbec] driver_probe_device+0x70/0x11c
[c435b730] [c0a1c164] __driver_attach+0x114/0x190
[c435b750] [c0a188bc] bus_for_each_dev+0xc0/0x108
[c435b780] [c0a1c03c] driver_attach+0x34/0x48
[c435b790] [c0a193bc] bus_add_driver+0x294/0x370
[c435b7c0] [c0a1df38] driver_register+0xec/0x1f4
[c435b7e0] [c08ff700] __pci_register_driver+0xe0/0x104
[c435b800] [bef4f038] init_module+0x28/0xff0 [firewire_ohci]
[c435b810] [c00079c0] do_one_initcall+0xf0/0x27c
[c435bb00] [c013fc68] do_init_module+0x16c/0x438
[c435bb40] [c013e63c] load_module+0x1ac4/0x1b20
[c435bbb0] [c013b7f8] sys_finit_module+0x2c0/0x41c
[c435bc80] [c00154d0] system_call_exception+0x104/0x1dc
[c435bf30] [c001c1ac] ret_from_syscall+0x0/0x2c
---- interrupt: c00 at 0xa7686e90
NIP:  a7686e90 LR: a748ec74 CTR: a76536bc
REGS: c435bf40 TRAP: 0c00   Tainted: G    B            N 
(7.0.0-rc5-PMacG4)
MSR:  0000d032 <EE,PR,ME,IR,DR,RI>  CR: 2422242c  XER: 00000000

GPR00: 00000161 af4e9d20 a77d7540 00000026 a7496d44 00000000 af4e9cf5 
0000007f
GPR08: 00000000 00000000 00000000 a76536bc 4050d687 0073f524 025e71c0 
00000000
GPR16: 24220428 00000000 00020000 00000000 28000a82 00000000 00000000 
025fcf90
GPR24: 00000000 00000000 02693960 a7496d44 00020000 00000000 a74b7b38 
025fcf90
NIP [a7686e90] 0xa7686e90
LR [a748ec74] 0xa748ec74
---- interrupt: c00
Code: 93010010 93210014 93410018 9361001c 93810020 93a10024 93c10028 
7c7e1b78 492a66ad 83be0000 387d0004 492a66a1 <839d0004> 3bbe0024 
7fa3eb78 492a6691
---[ end trace 0000000000000000 ]---


This is reproducible and happens every time at boot. Seems I need 
debug_pagealloc=on page_owner=on to trigger the issue.

Kernel .config and full dmesg attached.

Regards,
Erhard
config_70-rc5_g5 (text/plain, 125.9 KB) - not displayed
dmesg_70-rc5_g4 (text/plain, 49.7 KB)
[    0.000000] Total memory = 2048MB; using 4096kB for hash table
[    0.000000] Activating Kernel Userspace Access Protection
[    0.000000] Activating Kernel Userspace Execution Prevention
[    0.000000] Linux version 7.0.0-rc5-PMacG4 (root@T800) (clang version 22.1.2, LLD 22.1.2) #5 SMP PREEMPT Sun Mar 29 16:56:06 CEST 2026
[    0.000000] KernelAddressSanitizer initialized (generic)
[    0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000] ioremap() called early from probe_uninorth+0xc4/0x24c. Use early_ioremap() instead
[    0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0x24
[    0.000000] Mapped at 0xf53bf000
[    0.000000] ioremap() called early from probe_one_macio+0x14c/0x2c0. Use early_ioremap() instead
[    0.000000] Found a Keylargo mac-io controller, rev: 3, mapped at 0x(ptrval)
[    0.000000] PowerMac motherboard: PowerMac G4 Windtunnel
[    0.000000] Hardware name: PowerMac3,6 7455 0x80010303 PowerMac
[    0.000000] printk: legacy bootconsole [udbg0] enabled
[    0.000000] CPU maps initialized for 1 thread per core
[    0.000000]  (thread shift is 0)
[    0.000000] -----------------------------------------------------
[    0.000000] phys_mem_size     = 0x80000000
[    0.000000] dcache_bsize      = 0x20
[    0.000000] icache_bsize      = 0x20
[    0.000000] cpu_features      = 0x000000002514600a
[    0.000000]   possible        = 0x00000000277de00a
[    0.000000]   always          = 0x0000000001000000
[    0.000000] cpu_user_features = 0x9c000001 0x00000000
[    0.000000] mmu_features      = 0x00010201
[    0.000000] Hash_size         = 0x400000
[    0.000000] Hash_mask         = 0xffff
[    0.000000] -----------------------------------------------------
[    0.000000] ioremap() called early from ohare_init+0x1c/0xc4. Use early_ioremap() instead
[    0.000000] ioremap() called early from find_via_pmu+0x56c/0x604. Use early_ioremap() instead
[    0.000000] ioremap() called early from find_via_pmu+0x1cc/0x604. Use early_ioremap() instead
[    0.000000] via-pmu: Server Mode is disabled
[    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
[    0.000000] ioremap() called early from core99_nvram_setup+0x8c/0x260. Use early_ioremap() instead
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=3541, gen1=3542
[    0.000000] nvram: Active bank is: 1
[    0.000000] nvram: OF partition at 0x410
[    0.000000] nvram: XP partition at 0x1020
[    0.000000] nvram: NR partition at 0x1120
[    0.000000] Top of RAM: 0x80000000, Total RAM: 0x80000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  [mem 0x0000000030000000-0x000000007fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] percpu: Embedded 25 pages/cpu s69784 r8192 d24424 u102400
[    0.000000] pcpu-alloc: s69784 r8192 d24424 u102400 alloc=25*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Kernel command line: ro root=/dev/sda5 debug_pagealloc=on page_owner=on net.ifnames=0 [email protected]/eth0,[email protected]/9C:6B:00:A5:16:04 debug log_buf_len=1M 
[    0.000000] printk: log buffer data + meta data: 1048576 + 3276800 = 4325376 bytes
[    0.000000] printk: early log buf free: 62664(95%)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 524288
[    0.000000] allocated 41943040 bytes of page_ext
[    0.000000] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[    0.000000] stackdepot: allocating hash table via alloc_large_system_hash
[    0.000000] stackdepot hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] stackdepot: allocating space for 8192 stack pools via memblock
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Node 0, zone      DMA: page owner found early allocated 64 pages
[    0.000000] Node 0, zone  HighMem: page owner found early allocated 0 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at 80040000, max 2 CPUs
[    0.000000] mpic: ISU size: 64, shift: 6, mask: 3f
[    0.000000] mpic: Initializing for 64 sources
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] time_init: decrementer frequency = 41.658676 MHz
[    0.000000] time_init: processor frequency   = 1416.666661 MHz
[    0.000008] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x99b9699db, max_idle_ns: 440795204297 ns
[    0.000052] clocksource: timebase mult[18012db2] shift[24] registered
[    0.000106] clockevent: decrementer mult[aaa249b] shift[32] cpu[0]
[    0.001180] Console: colour dummy device 80x25
[    0.001249] printk: legacy console [tty0] enabled
[    0.001320] printk: legacy bootconsole [udbg0] disabled
[    0.001481] pid_max: default: 32768 minimum: 301
[    0.007974] Yama: becoming mindful.
[    0.010108] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.010247] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.013797] VFS: Finished mounting rootfs on nullfs
[    0.025191] PowerMac SMP probe found 2 cpus
[    0.025902] KeyWest i2c @0xf8001003 irq 42 /uni-n@f8000000/i2c@f8001000
[    0.026024]  channel 0 bus <multibus>
[    0.026080]  channel 1 bus <multibus>
[    0.026406] KeyWest i2c @0x80018000 irq 26 /pci@f2000000/mac-io@17/i2c@18000
[    0.026530]  channel 0 bus <multibus>
[    0.026699] PMU i2c /pci@f2000000/mac-io@17/via-pmu@16000/pmu-i2c
[    0.026808]  channel 1 bus <multibus>
[    0.026859]  channel 2 bus <multibus>
[    0.026944] pmf: no parser for command 17 !
[    0.027194] Processor timebase sync using GPIO 0x73
[    0.027253] mpic: requesting IPIs...
[    0.027676] CPU0: L2CR is 80000000
[    0.027728] CPU0: L3CR is 9c030000
[    0.031273] MPC7450 family performance monitor hardware support registered
[    0.031988] rcu: Hierarchical SRCU implementation.
[    0.032062] rcu: 	Max phase no-delay instances is 1000.
[    0.032946] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.034584] smp: Bringing up secondary CPUs ...
[84919683.649042] CPU1: L2CR was 0
[84919683.649138] CPU1: L2CR set to 80000000
[84919683.649160] CPU1: L3CR was 0
[84919683.649317] CPU1: L3CR set to 9c030000
[    0.038815] smp: Brought up 1 node, 2 CPUs
[    0.040688] Memory: 1893556K/2097152K available (14808K kernel code, 2128K rwdata, 5672K rodata, 1168K init, 378K bss, 200464K reserved, 0K cma-reserved, 1212416K highmem)
[    0.044700] devtmpfs: initialized
[    0.047695] Duplicate name in PowerPC,G4@0, renamed to "l2-cache#1"
[    0.048338] Duplicate name in l2-cache#1, renamed to "l2-cache#1"
[    0.049809] Duplicate name in PowerPC,G4@1, renamed to "l2-cache#1"
[    0.050253] Duplicate name in l2-cache#1, renamed to "l2-cache#1"
[    0.069045] Duplicate name in gpio@50, renamed to "gpio5@6f#1"
[    0.069414] Duplicate name in gpio@50, renamed to "gpio6@70#1"
[    0.070254] Duplicate name in gpio@50, renamed to "gpio11@75#1"
[    0.070721] Duplicate name in gpio@50, renamed to "extint-gpio15@67#1"
[    0.100888] Found UniNorth PCI host bridge at 0x00000000f0000000. Firmware bus number: 0->0
[    0.101037] PCI host bridge /pci@f0000000  ranges:
[    0.101179]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
[    0.101309]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.107360]  MEM 0x0000000090000000..0x00000000afffffff -> 0x0000000090000000 
[    0.107794] Found UniNorth PCI host bridge at 0x00000000f2000000. Firmware bus number: 0->0
[    0.107895] PCI host bridge /pci@f2000000 (primary) ranges:
[    0.108037]  MEM 0x00000000f3000000..0x00000000f3ffffff -> 0x00000000f3000000 
[    0.108268]   IO 0x00000000f2000000..0x00000000f27fffff -> 0x0000000000000000
[    0.113848]  MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 
[    0.114330] Found UniNorth PCI host bridge at 0x00000000f4000000. Firmware bus number: 0->0
[    0.114432] PCI host bridge /pci@f4000000  ranges:
[    0.114571]  MEM 0x00000000f5000000..0x00000000f5ffffff -> 0x00000000f5000000 
[    0.114679]   IO 0x00000000f4000000..0x00000000f47fffff -> 0x0000000000000000
[    0.121079] Found NEC PD720100A USB2 chip with disabled EHCI, fixing up...
[    0.123040] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.123665] posixtimers hash table entries: 1024 (order: 3, 20480 bytes, linear)
[    0.124062] futex hash table entries: 512 (16384 bytes on 1 NUMA nodes, total 16 KiB, linear).
[    0.133352] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.149250] PCI: Probing PCI hardware
[    0.151025] PCI host bridge to bus 0000:00
[    0.151122] pci_bus 0000:00: root bus resource [io  0xff780000-0xfff7ffff] (bus address [0x0000-0x7fffff])
[    0.151246] pci_bus 0000:00: root bus resource [mem 0xf1000000-0xf1ffffff]
[    0.151340] pci_bus 0000:00: root bus resource [mem 0x90000000-0xafffffff]
[    0.151442] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.151527] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.153399] pci 0000:00:0b.0: [106b:0034] type 00 class 0x060000 conventional PCI endpoint
[    0.155226] pci 0000:00:10.0: [1002:4150] type 00 class 0x030000 conventional PCI endpoint
[    0.155407] pci 0000:00:10.0: BAR 0 [mem 0xa0000000-0xafffffff pref]
[    0.155500] pci 0000:00:10.0: BAR 1 [io  0xff780400-0xff7804ff]
[    0.155585] pci 0000:00:10.0: BAR 2 [mem 0x90000000-0x9000ffff]
[    0.155733] pci 0000:00:10.0: ROM [mem 0x90020000-0x9003ffff pref]
[    0.155897] pci 0000:00:10.0: supports D1 D2
[    0.158945] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.161173] OF: /pci@f2000000/mac-io@17/gpio@50/gpio5@6f: could not find phandle 1751474532
[    0.161382] OF: /pci@f2000000/mac-io@17/gpio@50/extint-gpio15@67: could not find phandle 1751474532
[    0.161588] OF: /pci@f2000000/mac-io@17/gpio@50/gpio6@70: could not find phandle 1634562093
[    0.161783] OF: /pci@f2000000/mac-io@17/gpio@50/extint-gpio16@68: could not find phandle 1936745825
[    0.161992] OF: /pci@f2000000/mac-io@17/gpio@50/extint-gpio14@66: could not find phandle 1818848869
[    0.162196] OF: /pci@f2000000/mac-io@17/gpio@50/gpio12@76: could not find phandle 1835103092
[    0.162426] OF: /pci@f2000000/mac-io@17/gpio@50/gpio11@75: could not find phandle 1635083369
[    0.162616] OF: /pci@f2000000/mac-io@17/gpio@50/gpio5@6f: could not find phandle 1751474532
[    0.162799] OF: /pci@f2000000/mac-io@17/gpio@50/gpio6@70: could not find phandle 1634562093
[    0.162982] OF: /pci@f2000000/mac-io@17/gpio@50/extint-gpio4@5c: could not find phandle 1818848869
[    0.163186] OF: /pci@f2000000/mac-io@17/gpio@50/gpio11@75: could not find phandle 1635083369
[    0.163369] OF: /pci@f2000000/mac-io@17/gpio@50/extint-gpio15@67: could not find phandle 1751474532
[    0.165790] /pci@f2000000: Fixed dependency cycle(s) with /pci@f2000000/mac-io@17/interrupt-controller@40000
[    0.166204] PCI host bridge to bus 0001:00
[    0.166277] pci_bus 0001:00: root bus resource [io  0x0000-0x7fffff]
[    0.166371] pci_bus 0001:00: root bus resource [mem 0xf3000000-0xf3ffffff]
[    0.166465] pci_bus 0001:00: root bus resource [mem 0x80000000-0x8fffffff]
[    0.166564] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.166647] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to ff
[    0.168339] pci 0001:00:0b.0: [106b:0035] type 00 class 0x060000 conventional PCI endpoint
[    0.170276] pci 0001:00:12.0: [1033:0035] type 00 class 0x0c0310 conventional PCI endpoint
[    0.170456] pci 0001:00:12.0: BAR 0 [mem 0x8008c000-0x8008cfff]
[    0.170619] pci 0001:00:12.0: supports D1 D2
[    0.170688] pci 0001:00:12.0: PME# supported from D0 D1 D2 D3hot
[    0.171784] pci 0001:00:12.1: [1033:0035] type 00 class 0x0c0310 conventional PCI endpoint
[    0.171957] pci 0001:00:12.1: BAR 0 [mem 0x8008b000-0x8008bfff]
[    0.172116] pci 0001:00:12.1: supports D1 D2
[    0.172185] pci 0001:00:12.1: PME# supported from D0 D1 D2 D3hot
[    0.173257] pci 0001:00:12.2: [1033:00e0] type 00 class 0x0c0320 conventional PCI endpoint
[    0.173429] pci 0001:00:12.2: BAR 0 [mem 0x80081000-0x800810ff]
[    0.173589] pci 0001:00:12.2: supports D1 D2
[    0.173657] pci 0001:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.174899] pci 0001:00:13.0: [1095:3112] type 00 class 0x018000 conventional PCI endpoint
[    0.175074] pci 0001:00:13.0: BAR 0 [io  0x0460-0x0467]
[    0.175156] pci 0001:00:13.0: BAR 1 [io  0x0450-0x0453]
[    0.175236] pci 0001:00:13.0: BAR 2 [io  0x0440-0x0447]
[    0.175315] pci 0001:00:13.0: BAR 3 [io  0x0430-0x0433]
[    0.175394] pci 0001:00:13.0: BAR 4 [io  0x0420-0x042f]
[    0.175474] pci 0001:00:13.0: BAR 5 [mem 0x80082000-0x800821ff]
[    0.175560] pci 0001:00:13.0: ROM [mem 0x80100000-0x8017ffff pref]
[    0.175712] pci 0001:00:13.0: supports D1 D2
[    0.176974] pci 0001:00:15.0: [9710:9865] type 00 class 0x070002 conventional PCI endpoint
[    0.177153] pci 0001:00:15.0: BAR 0 [io  0x0410-0x0417]
[    0.177236] pci 0001:00:15.0: BAR 1 [mem 0x8008a000-0x8008afff]
[    0.177325] pci 0001:00:15.0: BAR 4 [mem 0x80089000-0x80089fff]
[    0.177480] pci 0001:00:15.0: supports D1 D2
[    0.177549] pci 0001:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.178769] pci 0001:00:15.1: [9710:9865] type 00 class 0x070002 conventional PCI endpoint
[    0.178946] pci 0001:00:15.1: BAR 0 [io  0x0400-0x0407]
[    0.179028] pci 0001:00:15.1: BAR 1 [mem 0x80088000-0x80088fff]
[    0.179117] pci 0001:00:15.1: BAR 4 [mem 0x80087000-0x80087fff]
[    0.179315] pci 0001:00:15.1: supports D1 D2
[    0.179386] pci 0001:00:15.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.180660] pci 0001:00:15.2: [ffff:9865] type 00 class 0x070103 conventional PCI endpoint
[    0.180838] pci 0001:00:15.2: BAR 0 [io  0x0000-0x0007]
[    0.180920] pci 0001:00:15.2: BAR 1 [io  0x0000-0x0007]
[    0.180999] pci 0001:00:15.2: BAR 2 [mem 0x00000000-0x00000fff]
[    0.181085] pci 0001:00:15.2: BAR 4 [mem 0x00000000-0x00000fff]
[    0.181239] pci 0001:00:15.2: supports D1 D2
[    0.181308] pci 0001:00:15.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.182497] pci 0001:00:16.0: [14e4:4320] type 00 class 0x028000 conventional PCI endpoint
[    0.182710] pci 0001:00:16.0: BAR 0 [mem 0x8008e000-0x8008ffff]
[    0.182875] pci 0001:00:16.0: supports D1 D2
[    0.182944] pci 0001:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.184127] pci 0001:00:17.0: [106b:0022] type 00 class 0xff0000 conventional PCI endpoint
[    0.184303] pci 0001:00:17.0: BAR 0 [mem 0x80000000-0x8007ffff]
[    0.185960] pci 0001:00:18.0: [106b:0019] type 00 class 0x0c0310 conventional PCI endpoint
[    0.186181] pci 0001:00:18.0: BAR 0 [mem 0x80086000-0x80086fff]
[    0.187186] pci 0001:00:19.0: [106b:0019] type 00 class 0x0c0310 conventional PCI endpoint
[    0.187359] pci 0001:00:19.0: BAR 0 [mem 0x80085000-0x80085fff]
[    0.188505] pci 0001:00:1b.0: [1033:0035] type 00 class 0x0c0310 conventional PCI endpoint
[    0.188680] pci 0001:00:1b.0: BAR 0 [mem 0x80084000-0x80084fff]
[    0.188841] pci 0001:00:1b.0: supports D1 D2
[    0.188910] pci 0001:00:1b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.190051] pci 0001:00:1b.1: [1033:0035] type 00 class 0x0c0310 conventional PCI endpoint
[    0.190226] pci 0001:00:1b.1: BAR 0 [mem 0x80083000-0x80083fff]
[    0.190387] pci 0001:00:1b.1: supports D1 D2
[    0.190456] pci 0001:00:1b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.191718] pci 0001:00:1b.2: [1033:00e0] type 00 class 0x0c0320 conventional PCI endpoint
[    0.191893] pci 0001:00:1b.2: BAR 0 [mem 0x80080000-0x800800ff]
[    0.192055] pci 0001:00:1b.2: supports D1 D2
[    0.192123] pci 0001:00:1b.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.193803] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 00
[    0.198861] PCI host bridge to bus 0002:00
[    0.198957] pci_bus 0002:00: root bus resource [io  0x880000-0x107ffff] (bus address [0x0000-0x7fffff])
[    0.199075] pci_bus 0002:00: root bus resource [mem 0xf5000000-0xf5ffffff]
[    0.199174] pci_bus 0002:00: root bus resource [bus 00-ff]
[    0.199257] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to ff
[    0.200985] pci 0002:00:0b.0: [106b:0036] type 00 class 0x060000 conventional PCI endpoint
[    0.202207] pci 0002:00:0d.0: [106b:0033] type 00 class 0xff0000 conventional PCI endpoint
[    0.202378] pci 0002:00:0d.0: BAR 0 [mem 0xf5004000-0xf5007fff]
[    0.203663] pci 0002:00:0e.0: [106b:0031] type 00 class 0x0c0010 conventional PCI endpoint
[    0.203834] pci 0002:00:0e.0: BAR 0 [mem 0xf5000000-0xf5000fff]
[    0.203992] pci 0002:00:0e.0: supports D1 D2
[    0.204062] pci 0002:00:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.205288] pci 0002:00:0f.0: [106b:0032] type 00 class 0x020000 conventional PCI endpoint
[    0.205461] pci 0002:00:0f.0: BAR 0 [mem 0xf5200000-0xf53fffff]
[    0.205557] pci 0002:00:0f.0: ROM [mem 0xf5100000-0xf51fffff pref]
[    0.208965] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to 00
[    0.210538] PCI 0000:00 Cannot reserve Legacy IO [io  0xff780000-0xff780fff]
[    0.210653] PCI 0001:00 Cannot reserve Legacy IO [io  0x0000-0x0fff]
[    0.210763] pci_bus 0000:00: resource 4 [io  0xff780000-0xfff7ffff]
[    0.210850] pci_bus 0000:00: resource 5 [mem 0xf1000000-0xf1ffffff]
[    0.210935] pci_bus 0000:00: resource 6 [mem 0x90000000-0xafffffff]
[    0.211080] pci 0001:00:15.2: BAR 2 [mem 0xf3000000-0xf3000fff]: assigned
[    0.211181] pci 0001:00:15.2: BAR 4 [mem 0xf3001000-0xf3001fff]: assigned
[    0.211278] pci 0001:00:15.2: BAR 0 [io  0x1000-0x1007]: assigned
[    0.211370] pci 0001:00:15.2: BAR 1 [io  0x1008-0x100f]: assigned
[    0.211490] pci_bus 0001:00: resource 4 [io  0x0000-0x7fffff]
[    0.211573] pci_bus 0001:00: resource 5 [mem 0xf3000000-0xf3ffffff]
[    0.211657] pci_bus 0001:00: resource 6 [mem 0x80000000-0x8fffffff]
[    0.211750] pci_bus 0002:00: resource 4 [io  0x880000-0x107ffff]
[    0.211834] pci_bus 0002:00: resource 5 [mem 0xf5000000-0xf5ffffff]
[    0.283537] raid6: altivecx8 gen()   597 MB/s
[    0.340494] raid6: altivecx4 gen()   582 MB/s
[    0.397475] raid6: altivecx2 gen()   523 MB/s
[    0.454426] raid6: altivecx1 gen()   415 MB/s
[    0.511375] raid6: int32x8  gen()   152 MB/s
[    0.568397] raid6: int32x4  gen()   149 MB/s
[    0.625316] raid6: int32x2  gen()   128 MB/s
[    0.682181] raid6: int32x1  gen()   100 MB/s
[    0.682242] raid6: using algorithm altivecx8 gen() 597 MB/s
[    0.682307] raid6: using intx1 recovery algorithm
[    0.688438] SCSI subsystem initialized
[    0.689263] libata version 3.00 loaded.
[    0.690372] usbcore: registered new interface driver usbfs
[    0.690728] usbcore: registered new interface driver hub
[    0.691160] usbcore: registered new device driver usb
[    0.698592] pci 0000:00:10.0: vgaarb: setting as boot VGA device
[    0.698701] pci 0000:00:10.0: vgaarb: bridge control possible
[    0.698774] pci 0000:00:10.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.698949] vgaarb: loaded
[    0.699844] clocksource: Switched to clocksource timebase
[    0.756645] NET: Registered PF_INET protocol family
[    0.757495] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.765606] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 10240 bytes, linear)
[    0.766011] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.767653] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.768948] TCP bind hash table entries: 8192 (order: 7, 327680 bytes, linear)
[    0.771850] TCP: Hash tables configured (established 8192 bind 8192)
[    0.772467] UDP hash table entries: 512 (order: 4, 40960 bytes, linear)
[    0.773006] UDP-Lite hash table entries: 512 (order: 4, 40960 bytes, linear)
[    0.775125] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.775632] pci 0001:00:12.0: enabling device (0000 -> 0002)
[    0.775956] pci 0001:00:12.1: enabling device (0000 -> 0002)
[    0.776171] pci 0001:00:12.2: enabling device (0004 -> 0006)
[    0.776614] Apple USB OHCI 0001:00:18.0 disabled by firmware
[    0.776692] pci 0001:00:18.0: Can't enable PCI device, BIOS handoff failed.
[    0.776795] Apple USB OHCI 0001:00:19.0 disabled by firmware
[    0.776863] pci 0001:00:19.0: Can't enable PCI device, BIOS handoff failed.
[    0.776978] pci 0001:00:1b.0: enabling device (0000 -> 0002)
[    0.777181] pci 0001:00:1b.1: enabling device (0000 -> 0002)
[    0.777388] pci 0001:00:1b.2: enabling device (0004 -> 0006)
[    0.777660] pci 0002:00:0f.0: CLS mismatch (32 != 1020), using 32 bytes
[    0.778690] Thermal assist unit not available
[    0.786167] Initialise system trusted keyrings
[    0.787229] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[    0.819607] NET: Registered PF_ALG protocol family
[    0.819747] xor: measuring software checksum speed
[    0.843553]    8regs           :   138 MB/sec
[    0.867604]    8regs_prefetch  :   136 MB/sec
[    0.892425]    32regs          :   132 MB/sec
[    0.917812]    32regs_prefetch :   129 MB/sec
[    0.924302]    altivec         :   510 MB/sec
[    0.924363] xor: using function: altivec (510 MB/sec)
[    0.924455] Key type asymmetric registered
[    0.924514] Asymmetric key parser 'x509' registered
[    0.930617] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.930722] io scheduler mq-deadline registered
[    0.931204] test_bitmap: loaded.
[    0.933869] test_bitmap: parselist: 14: input is '0-2047:128/256' OK, Time: 2257
[    0.934218] test_bitmap: bitmap_print_to_pagebuf: input is '0-32767
[    0.934218] ', Time: 21677
[    1.205637] test_bitmap: Time spent in test_bitmap_read_perf:	1917584
[    1.207985] test_bitmap: Time spent in test_bitmap_write_perf:	2261642
[    1.216605] test_bitmap: all 207567 tests passed
[    1.216673] test_mul_u64_u64_div_u64: Starting mul_u64_u64_div_u64() test
[    1.216759] test_mul_u64_u64_div_u64: Completed mul_u64_u64_div_u64() test, 56 tests, 0 errors, 18724 ns
[    1.216872] test_mul_u64_u64_div_u64: Completed test_mul_u64_u64_div_u64() test, 56 tests, 0 errors, 14690 ns
[    1.219553] atomic64_test: passed
[    1.221430] Using unsupported 1920x1080 (null) at a0008000, depth=8, pitch=2048
[    1.274285] Console: switching to colour frame buffer device 240x67
[    1.322628] fb0: Open Firmware frame buffer device on /pci@f0000000/ATY,AlteracParent@10/ATY,Alterac_A@0
[    1.324733] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.333602] serial 0001:00:15.0: enabling device (0004 -> 0007)
[    1.337601] 0001:00:15.0: ttyS0 at I/O 0x410 (irq = 58, base_baud = 115200) is a 16550A
[    1.339444] serial 0001:00:15.1: enabling device (0004 -> 0007)
[    1.343132] 0001:00:15.1: ttyS1 at I/O 0x400 (irq = 58, base_baud = 115200) is a 16550A
[    1.348646] MacIO PCI driver attached to Keylargo chipset
[    1.370642] sata_sil 0001:00:13.0: enabling device (0004 -> 0007)
[    1.378143] scsi host0: sata_sil
[    1.382372] scsi host1: sata_sil
[    1.384071] ata1: SATA max UDMA/100 mmio m512@0x80082000 tf 0x80082080 irq 53 lpm-pol 0
[    1.384450] ata2: SATA max UDMA/100 mmio m512@0x80082000 tf 0x800820c0 irq 53 lpm-pol 0
[    1.385625] pata-pci-macio 0002:00:0d.0: enabling device (0004 -> 0006)
[    1.399873] pata-pci-macio 0002:00:0d.0: Activating pata-macio chipset UniNorth ATA-6, Apple bus ID 3
[    1.405702] scsi host2: pata_macio
[    1.407585] ata3: PATA max UDMA/100 irq 39 lpm-pol 0
[    1.696742] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.699972] ata1.00: ATA-9: SanDisk SSD PLUS 240GB, UF4500RL, max UDMA/133
[    1.700310] ata1.00: 468877312 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    1.701986] ata1.00: Features: Dev-Sleep DIPM
[    1.724877] ata1.00: configured for UDMA/100
[    1.727589] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 00RL PQ: 0 ANSI: 5
[    1.737033] sd 0:0:0:0: [sda] 468877312 512-byte logical blocks: (240 GB/224 GiB)
[    1.737637] sd 0:0:0:0: [sda] Write Protect is off
[    1.737904] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.738497] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.739503] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.776164]  sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7
[    1.782920] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.153237] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.193490] ata2.00: ATA-9: WDC WD5000LPLX-60ZNTT1, 02.01A02, max UDMA/133
[    2.193826] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[    2.194135] ata2.00: Features: DIPM
[    2.196976] ata2.00: configured for UDMA/100
[    2.198619] scsi 1:0:0:0: Direct-Access     ATA      WDC WD5000LPLX-6 1A02 PQ: 0 ANSI: 5
[    2.206334] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.206958] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.207428] sd 1:0:0:0: [sdb] Write Protect is off
[    2.207799] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.208380] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.209342] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[    2.258360]  sdb: [mac] sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9 sdb10
[    2.279583] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.433318] pata-macio 0.0001f000:ata-4: Activating pata-macio chipset KeyLargo ATA-4, Apple bus ID 2
[    2.451508] scsi host3: pata_macio
[    2.465204] ata4: PATA max UDMA/66 irq 19 lpm-pol 0
[    2.632634] ata4.00: CFA: DeLOCK 54143 512MB, 100511E, max UDMA/66
[    2.645019] ata4.00: 1009008 sectors, multi 1: LBA 
[    2.661381] scsi 3:0:0:0: Direct-Access     ATA      DeLOCK 54143 512 11E  PQ: 0 ANSI: 5
[    2.681035] sd 3:0:0:0: [sdc] 1009008 512-byte logical blocks: (517 MB/493 MiB)
[    2.694013] sd 3:0:0:0: [sdc] Write Protect is off
[    2.706472] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.719567] sd 3:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.732646] sd 3:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
[    2.781919]  sdc: [mac] sdc1 sdc2 sdc3 sdc4 sdc5 sdc6
[    2.799735] sd 3:0:0:0: [sdc] Attached SCSI disk
[    3.499990] pata-macio 0.00020000:ata-3: Activating pata-macio chipset KeyLargo ATA-3, Apple bus ID 0
[    3.517717] scsi host4: pata_macio
[    3.531597] ata5: PATA max MWDMA2 irq 20 lpm-pol 0
[    3.544885] sungem.c:v1.0 David S. Miller <[email protected]>
[    3.563355] gem 0002:00:0f.0 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0a:95:9c:76:3a
[    3.579626] ehci-pci 0001:00:12.2: EHCI Host Controller
[    3.592432] ehci-pci 0001:00:12.2: new USB bus registered, assigned bus number 1
[    3.605307] rtc-generic rtc-generic: registered as rtc0
[    3.607362] ehci-pci 0001:00:12.2: irq 52, io mem 0x80081000
[    3.618982] PowerMac i2c bus pmu 2 registered
[    3.643299] ehci-pci 0001:00:12.2: USB 2.0 started, EHCI 1.00
[    3.643936] PowerMac i2c bus pmu 1 registered
[    3.657141] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
[    3.670291] PowerMac i2c bus mac-io 0 registered
[    3.680828] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.693800] i2c i2c-2: No i2c address for /pci@f2000000/mac-io@17/i2c@18000/i2c-modem
[    3.705752] usb usb1: Product: EHCI Host Controller
[    3.719058] PowerMac i2c bus uni-n 1 registered
[    3.730576] usb usb1: Manufacturer: Linux 7.0.0-rc5-PMacG4 ehci_hcd
[    3.730610] usb usb1: SerialNumber: 0001:00:12.2
[    3.743382] i2c i2c-3: i2c-powermac: modalias failure on /uni-n@f8000000/i2c@f8001000/cereal@1c0
[    3.758675] hub 1-0:1.0: USB hub found
[    3.768297] ata5.00: ATAPI: _NEC DVD_RW ND-3520A, 1.04, max UDMA/33
[    3.780993] hub 1-0:1.0: 5 ports detected
[    3.794390] PowerMac i2c bus uni-n 0 registered
[    3.812931] ehci-pci 0001:00:1b.2: EHCI Host Controller
[    3.822179] hid: raw HID events driver (C) Jiri Kosina
[    3.832612] ehci-pci 0001:00:1b.2: new USB bus registered, assigned bus number 2
[    3.846213] usbcore: registered new interface driver usbhid
[    3.857450] ehci-pci 0001:00:1b.2: irq 63, io mem 0x80080000
[    3.870240] usbhid: USB HID core driver
[    3.895471] ehci-pci 0001:00:1b.2: USB 2.0 started, EHCI 1.00
[    3.910798] NET: Registered PF_INET6 protocol family
[    3.922969] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
[    3.947660] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.953651] Segment Routing with IPv6
[    3.960877] usb usb2: Product: EHCI Host Controller
[    3.973853] In-situ OAM (IOAM) with IPv6
[    3.986341] scsi 4:0:0:0: CD-ROM            _NEC     DVD_RW ND-3520A  1.04 PQ: 0 ANSI: 5
[    4.012256] usb usb2: Manufacturer: Linux 7.0.0-rc5-PMacG4 ehci_hcd
[    4.012528] 9pnet: Installing 9P2000 support
[    4.025044] usb usb2: SerialNumber: 0001:00:1b.2
[    4.058305] hub 2-0:1.0: USB hub found
[    4.071297] usb 1-5: new high-speed USB device number 2 using ehci-pci
[    4.084284] hub 2-0:1.0: 5 ports detected
[    4.097034] registered taskstats version 1
[    4.110991] sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    4.111506] Loading compiled-in X.509 certificates
[    4.124001] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.175996] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    4.242690] usb 1-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[    4.256071] usb 1-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.269247] usb 1-5: Product: USB2.0 Hub
[    4.271387] zswap: loaded using pool lzo
[    4.295595] hub 1-5:1.0: USB hub found
[    4.308652] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    4.308954] hub 1-5:1.0: 4 ports detected
[    4.347144] Btrfs loaded, zoned=no, fsverity=no
[    4.386048] input: PMU as /devices/virtual/input/input0
[    4.423369] netconsole: netconsole: local port 6666
[    4.443198] netconsole: netconsole: local IPv4 address 192.168.2.8
[    4.455831] netconsole: netconsole: interface name 'eth0'
[    4.493179] netconsole: netconsole: local ethernet address 'ff:ff:ff:ff:ff:ff'
[    4.505714] netconsole: netconsole: remote port 6666
[    4.543168] netconsole: netconsole: remote IPv4 address 192.168.2.3
[    4.555462] netconsole: netconsole: remote ethernet address 9c:6b:00:a5:16:04
[    4.593178] netpoll: netconsole: device eth0 not up yet, forcing it
[    4.669868] usb 1-5.1: new low-speed USB device number 3 using ehci-pci
[    4.713567] sungem_phy: PHY ID: 2060e1, addr: 0
[    4.726121] gem 0002:00:0f.0 eth0: Found BCM5421 PHY
[    4.839893] usb 1-5.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.40
[    4.852391] usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.883182] usb 1-5.1: Product: RPI Wired Keyboard 5
[    4.895340] usb 1-5.1: Manufacturer:  
[    4.955502] input:   RPI Wired Keyboard 5 as /devices/pci0001:00/0001:00:12.2/usb1/1-5/1-5.1/1-5.1:1.0/0003:04D9:0006.0001/input/input1
[    5.045031] hid-generic 0003:04D9:0006.0001: input,hidraw0: USB HID v1.11 Keyboard [  RPI Wired Keyboard 5] on usb-0001:00:12.2-5.1/input0
[    5.091714] input:   RPI Wired Keyboard 5 as /devices/pci0001:00/0001:00:12.2/usb1/1-5/1-5.1/1-5.1:1.1/0003:04D9:0006.0002/input/input2
[    5.178285] hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Device [  RPI Wired Keyboard 5] on usb-0001:00:12.2-5.1/input1
[    5.293210] usb 1-5.4: new low-speed USB device number 4 using ehci-pci
[    5.439884] usb 1-5.4: New USB device found, idVendor=275d, idProduct=0ba6, bcdDevice= 1.00
[    5.453103] usb 1-5.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.486519] usb 1-5.4: Product: USB OPTICAL MOUSE 
[    5.531255] input: USB OPTICAL MOUSE  as /devices/pci0001:00/0001:00:12.2/usb1/1-5/1-5.4/1-5.4:1.0/0003:275D:0BA6.0003/input/input3
[    5.563482] hid-generic 0003:275D:0BA6.0003: input,hidraw2: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0001:00:12.2-5.4/input0
[    8.433536] gem 0002:00:0f.0 eth0: Link is up at 1000 Mbps, full-duplex
[    8.447372] gem 0002:00:0f.0 eth0: Pause is enabled (rxfifo: 10240 off: 7168 on: 5632)
[    8.463606] printk: console [netcon0] enabled
[    8.479883] netconsole: network logging started
[    8.534259] EXT4-fs (sda5): mounted filesystem fa07e66f-b4f9-404f-85d8-487d3c097aec ro with ordered data mode. Quota mode: disabled.
[    8.548341] VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
[    8.568337] devtmpfs: mounted
[    8.584431] VFS: Pivoted into new rootfs
[    8.603797] Freeing unused kernel image (initmem) memory: 1168K
[    8.675355] Checked W+X mappings: passed, no W+X pages found
[    8.689184] rodata_test: all tests were successful
[    8.703004] Run /sbin/init as init process
[    8.716585]   with arguments:
[    8.730036]     /sbin/init
[    8.743395]   with environment:
[    8.756667]     HOME=/
[    8.769758]     TERM=linux
[   16.691420] ohci-pci 0001:00:12.0: OHCI PCI host controller
[   16.703743] ohci-pci 0001:00:12.0: new USB bus registered, assigned bus number 3
[   16.716665] ohci-pci 0001:00:12.0: irq 52, io mem 0x8008c000
[   16.813685] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.00
[   16.835859] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.849568] usb usb3: Product: OHCI PCI host controller
[   16.873291] usb usb3: Manufacturer: Linux 7.0.0-rc5-PMacG4 ohci_hcd
[   16.965779] usb usb3: SerialNumber: 0001:00:12.0
[   17.083099] b43-pci-bridge 0001:00:16.0: enabling device (0004 -> 0006)
[   17.147144] ssb: Found chip with id 0x4306, rev 0x02 and package 0x00
[   17.185475] b43-pci-bridge 0001:00:16.0: Sonics Silicon Backplane found on PCI device 0001:00:16.0
[   17.271306] hub 3-0:1.0: USB hub found
[   17.387248] hub 3-0:1.0: 3 ports detected
[   17.434179] ohci-pci 0001:00:12.1: OHCI PCI host controller
[   17.458400] ohci-pci 0001:00:12.1: new USB bus registered, assigned bus number 4
[   17.474818] ohci-pci 0001:00:12.1: irq 52, io mem 0x8008b000
[   17.648142] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.00
[   17.673494] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.697726] usb usb4: Product: OHCI PCI host controller
[   17.716750] usb usb4: Manufacturer: Linux 7.0.0-rc5-PMacG4 ohci_hcd
[   17.732374] usb usb4: SerialNumber: 0001:00:12.1
[   17.908155] hub 4-0:1.0: USB hub found
[   17.908614] hub 4-0:1.0: 2 ports detected
[   17.933588] Apple USB OHCI 0001:00:18.0 disabled by firmware
[   18.080389] Apple USB OHCI 0001:00:19.0 disabled by firmware
[   18.104295] ohci-pci 0001:00:1b.0: OHCI PCI host controller
[   18.133027] ohci-pci 0001:00:1b.0: new USB bus registered, assigned bus number 5
[   18.192181] ohci-pci 0001:00:1b.0: irq 63, io mem 0x80084000
[   18.504515] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.00
[   18.574661] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.590935] usb usb5: Product: OHCI PCI host controller
[   18.628871] usb usb5: Manufacturer: Linux 7.0.0-rc5-PMacG4 ohci_hcd
[   18.682169] usb usb5: SerialNumber: 0001:00:1b.0
[   18.750933] hub 5-0:1.0: USB hub found
[   18.860472] hub 5-0:1.0: 3 ports detected
[   18.941302] [drm] radeon kernel modesetting enabled.
[   18.989667] ohci-pci 0001:00:1b.1: OHCI PCI host controller
[   19.011118] ohci-pci 0001:00:1b.1: new USB bus registered, assigned bus number 6
[   19.022161] ohci-pci 0001:00:1b.1: irq 63, io mem 0x80083000
[   19.104055] Console: switching to colour dummy device 80x25
[   19.111718] radeon 0000:00:10.0: enabling device (0006 -> 0007)
[   19.111893] [drm] initializing kernel modesetting (RV350 0x1002:0x4150 0x1002:0x0002 0x00).
[   19.112072] [drm] Forcing AGP to PCI mode
[   19.112933] radeon 0000:00:10.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0x0000
[   19.145886] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.00
[   19.146068] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.146169] usb usb6: Product: OHCI PCI host controller
[   19.146248] usb usb6: Manufacturer: Linux 7.0.0-rc5-PMacG4 ohci_hcd
[   19.146332] usb usb6: SerialNumber: 0001:00:1b.1
[   19.200805] hub 6-0:1.0: USB hub found
[   19.234316] hub 6-0:1.0: 2 ports detected
[   19.461910] [drm] Generation 2 PCI interface, using max accessible memory
[   19.462102] radeon 0000:00:10.0: VRAM: 256M 0x00000000A0000000 - 0x00000000AFFFFFFF (256M used)
[   19.462327] radeon 0000:00:10.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF
[   19.462669] [drm] Detected VRAM RAM=256M, BAR=256M
[   19.462753] [drm] RAM width 128bits DDR
[   19.496966] [drm] radeon: 256M of VRAM memory ready
[   19.497118] [drm] radeon: 512M of GTT memory ready.
[   19.497589] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   19.623414] [drm] radeon: 1 quad pipes, 1 Z pipes initialized
[   19.623571] [drm] PCI GART of 512M enabled (table at 0x0000000008700000).
[   19.623893] radeon 0000:00:10.0: WB enabled
[   19.623987] radeon 0000:00:10.0: fence driver on ring 0 uses gpu addr 0x0000000080000000
[   19.691197] [drm] radeon: irq initialized.
[   19.691495] [drm] Loading R300 Microcode
[   19.871664] [drm] radeon: ring at 0x0000000080001000
[   19.871889] [drm] ring test succeeded in 0 usecs
[   19.877395] [drm] ib test succeeded in 0 usecs
[   19.891899] radeon 0000:00:10.0: [drm] Radeon Display Connectors
[   19.892063] radeon 0000:00:10.0: [drm] Connector 0:
[   19.892141] radeon 0000:00:10.0: [drm]   DVI-I-1
[   19.892215] radeon 0000:00:10.0: [drm]   HPD2
[   19.892290] radeon 0000:00:10.0: [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   19.892403] radeon 0000:00:10.0: [drm]   Encoders:
[   19.892476] radeon 0000:00:10.0: [drm]     CRT1: INTERNAL_DAC1
[   19.892557] radeon 0000:00:10.0: [drm]     DFP2: INTERNAL_DVO1
[   19.892637] radeon 0000:00:10.0: [drm] Connector 1:
[   19.892712] radeon 0000:00:10.0: [drm]   DVI-I-2
[   19.892785] radeon 0000:00:10.0: [drm]   HPD1
[   19.892857] radeon 0000:00:10.0: [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   19.892970] radeon 0000:00:10.0: [drm]   Encoders:
[   19.893042] radeon 0000:00:10.0: [drm]     CRT2: INTERNAL_DAC2
[   19.893122] radeon 0000:00:10.0: [drm]     DFP1: INTERNAL_TMDS1
[   19.909461] [drm] Initialized radeon 2.51.0 for 0000:00:10.0 on minor 0
[   20.293554] [drm] fb mappable at 0xA0040000
[   20.293717] [drm] vram apper at 0xA0000000
[   20.293780] [drm] size 8294400
[   20.293835] [drm] fb depth is 24
[   20.293889] [drm]    pitch is 7680
[   20.349321] Console: switching to colour frame buffer device 240x67
[   20.776228] radeon 0000:00:10.0: [drm] fb0: radeondrmfb frame buffer device
[   21.414282] random: crng init done
[   22.007774] firewire_ohci 0002:00:0e.0: enabling device (0000 -> 0002)
[   22.009015] firewire_ohci 0002:00:0e.0: probe with driver firewire_ohci failed with error -12
[   22.015207] ==================================================================
[   22.016169] BUG: KASAN: null-ptr-deref in ar_context_release+0x3c/0x11c [firewire_ohci]
[   22.017300] Read of size 4 at addr 00000004 by task (udev-worker)/413
[   22.018134] 
[   22.018359] CPU: 1 UID: 0 PID: 413 Comm: (udev-worker) Tainted: G                 N  7.0.0-rc5-PMacG4 #5 PREEMPTLAZY 
[   22.018406] Tainted: [N]=TEST
[   22.018419] Hardware name: PowerMac3,6 7455 0x80010303 PowerMac
[   22.018437] Call Trace:
[   22.018448] [c435b530] [c0e2f060] __dump_stack+0x28/0x3c (unreliable)
[   22.018509] [c435b540] [c0e2f004] dump_stack_lvl+0x7c/0xb0
[   22.018550] [c435b560] [c037d78c] print_report+0x4c/0x80
[   22.018594] [c435b580] [c037d644] kasan_report+0x108/0x174
[   22.018633] [c435b600] [c037eb00] __asan_load4+0x90/0x94
[   22.018674] [c435b610] [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci]
[   22.018783] [c435b640] [bf0d6dac] release_ohci+0x164/0x1f0 [firewire_ohci]
[   22.018890] [c435b670] [c0a239d0] devres_release_all+0xdc/0x12c
[   22.018944] [c435b6a0] [c0a1d1a4] device_unbind_cleanup+0x20/0x108
[   22.018986] [c435b6c0] [c0a1cfc8] really_probe+0x330/0x384
[   22.019027] [c435b6f0] [c0a1bf34] __driver_probe_device+0xdc/0x144
[   22.019068] [c435b710] [c0a1cbec] driver_probe_device+0x70/0x11c
[   22.019109] [c435b730] [c0a1c164] __driver_attach+0x114/0x190
[   22.019150] [c435b750] [c0a188bc] bus_for_each_dev+0xc0/0x108
[   22.019190] [c435b780] [c0a1c03c] driver_attach+0x34/0x48
[   22.019230] [c435b790] [c0a193bc] bus_add_driver+0x294/0x370
[   22.019268] [c435b7c0] [c0a1df38] driver_register+0xec/0x1f4
[   22.019309] [c435b7e0] [c08ff700] __pci_register_driver+0xe0/0x104
[   22.019350] [c435b800] [bef4f038] init_module+0x28/0xff0 [firewire_ohci]
[   22.019455] [c435b810] [c00079c0] do_one_initcall+0xf0/0x27c
[   22.019502] [c435bb00] [c013fc68] do_init_module+0x16c/0x438
[   22.019550] [c435bb40] [c013e63c] load_module+0x1ac4/0x1b20
[   22.019593] [c435bbb0] [c013b7f8] sys_finit_module+0x2c0/0x41c
[   22.019636] [c435bc80] [c00154d0] system_call_exception+0x104/0x1dc
[   22.019685] [c435bf30] [c001c1ac] ret_from_syscall+0x0/0x2c
[   22.019727] ---- interrupt: c00 at 0xa7686e90
[   22.019755] NIP:  a7686e90 LR: a748ec74 CTR: a76536bc
[   22.019778] REGS: c435bf40 TRAP: 0c00   Tainted: G                 N   (7.0.0-rc5-PMacG4)
[   22.019800] MSR:  0000d032 <EE,PR,ME,IR,DR,RI>  CR: 2422242c  XER: 00000000
[   22.019894] 
[   22.019894] GPR00: 00000161 af4e9d20 a77d7540 00000026 a7496d44 00000000 af4e9cf5 0000007f 
[   22.019894] GPR08: 00000000 00000000 00000000 a76536bc 4050d687 0073f524 025e71c0 00000000 
[   22.019894] GPR16: 24220428 00000000 00020000 00000000 28000a82 00000000 00000000 025fcf90 
[   22.019894] GPR24: 00000000 00000000 02693960 a7496d44 00020000 00000000 a74b7b38 025fcf90 
[   22.020220] NIP [a7686e90] 0xa7686e90
[   22.020243] LR [a748ec74] 0xa748ec74
[   22.020265] ---- interrupt: c00
[   22.020281] ==================================================================
[   22.383261] Disabling lock debugging due to kernel taint
[   22.451152] ADM1030 fan controller [@2c]
[   22.534287] BUG: Kernel NULL pointer dereference on read at 0x00000004
[   22.912256] Faulting instruction address: 0xbf0d83d4
[   22.955755] DS1775 digital thermometer [@49]
[   23.020910] Oops: Kernel access of bad area, sig: 11 [#1]
[   23.056509] BE PAGE_SIZE=4K MMU=Hash  SMP NR_CPUS=2 DEBUG_PAGEALLOC PowerMac
[   23.092584] Modules linked in: firewire_ohci(+) therm_windtunnel(+) firewire_core crc_itu_t radeon input_leds mac_hid snd_aoa_i2sbus snd_aoa_soundbus snd_pcm snd_timer snd drm_suballoc_helper soundcore hwmon drm_ttm_helper ttm i2c_algo_bit drm_client_lib drm_exec drm_display_helper cec backlight ssb drm_kms_helper pcmcia pcmcia_core ohci_pci
[   23.154453] Temp: 55.5 C
[   23.172723] CPU: 0 UID: 0 PID: 413 Comm: (udev-worker) Tainted: G    B            N  7.0.0-rc5-PMacG4 #5 PREEMPTLAZY 
[   23.172790] Tainted: [B]=BAD_PAGE, [N]=TEST
[   23.271299]   Hyst: 75.0 C
[   23.294718] Hardware name: PowerMac3,6 7455 0x80010303 PowerMac
[   23.294750] NIP:  bf0d83d4 LR: bf0d83d4 CTR: 00000001
[   23.294778] REGS: c435b550 TRAP: 0300   Tainted: G    B            N   (7.0.0-rc5-PMacG4)
[   23.294805] MSR:  00009032 <EE
[   23.336113]   OS: 80.0 C
[   23.377904] ,ME,IR,DR
[   23.419780] 
[   23.461362] ,RI>  CR: 24c22c2c  XER: 00000000
[   23.461412] DAR: 00000004 DSISR: 40000000 
[   23.461412] GPR00: bf0d83d4 c435b610 c3033000 00000001 
[   23.510120] Reducing overheating limit to 75.0 C
[   23.542519] 00000000 00000000 c006a184 00000004 
[   23.542519] GPR08: e0000000 
[   23.582692]  (Hyst: 70.0 C
[   23.622060] 00000004 f82e8974 182e8974 
[   23.661505] )
[   23.738535] 84c22c2c 0073f524 00000001 a7496d44 
[   23.738535] GPR16: f2eb8774 f2e705f0 00000000 f2e705f0 f2e6bfc4 f2e74000 00000001 00000004 
[   23.738535] GPR24: c23cf0b8 c1740000 c41dc018 c173e440 0666000d 00000000 c41dc640 00000000 
[   24.073494] NIP [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci]
[   24.111653] LR [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci]
[   24.149887] Call Trace:
[   24.187676] [c435b610] [bf0d83d4] ar_context_release+0x3c/0x11c [firewire_ohci] (unreliable)
[   24.226672] [c435b640] [bf0d6dac] release_ohci+0x164/0x1f0 [firewire_ohci]
[   24.265738] [c435b670] [c0a239d0] devres_release_all+0xdc/0x12c
[   24.304765] [c435b6a0] [c0a1d1a4] device_unbind_cleanup+0x20/0x108
[   24.343799] [c435b6c0] [c0a1cfc8] really_probe+0x330/0x384
[   24.382727] [c435b6f0] [c0a1bf34] __driver_probe_device+0xdc/0x144
[   24.421774] [c435b710] [c0a1cbec] driver_probe_device+0x70/0x11c
[   24.460941] [c435b730] [c0a1c164] __driver_attach+0x114/0x190
[   24.500144] [c435b750] [c0a188bc] bus_for_each_dev+0xc0/0x108
[   24.539333] [c435b780] [c0a1c03c] driver_attach+0x34/0x48
[   24.578554] [c435b790] [c0a193bc] bus_add_driver+0x294/0x370
[   24.617732] [c435b7c0] [c0a1df38] driver_register+0xec/0x1f4
[   24.656756] [c435b7e0] [c08ff700] __pci_register_driver+0xe0/0x104
[   24.695794] [c435b800] [bef4f038] init_module+0x28/0xff0 [firewire_ohci]
[   24.735179] [c435b810] [c00079c0] do_one_initcall+0xf0/0x27c
[   24.774558] [c435bb00] [c013fc68] do_init_module+0x16c/0x438
[   24.813909] [c435bb40] [c013e63c] load_module+0x1ac4/0x1b20
[   24.853206] [c435bbb0] [c013b7f8] sys_finit_module+0x2c0/0x41c
[   24.892484] [c435bc80] [c00154d0] system_call_exception+0x104/0x1dc
[   24.931752] [c435bf30] [c001c1ac] ret_from_syscall+0x0/0x2c
[   24.970960] ---- interrupt: c00 at 0xa7686e90
[   25.009931] NIP:  a7686e90 LR: a748ec74 CTR: a76536bc
[   25.048703] REGS: c435bf40 TRAP: 0c00   Tainted: G    B            N   (7.0.0-rc5-PMacG4)
[   25.087909] MSR:  0000d032 <EE,PR,ME,IR,DR,RI>  CR: 2422242c  XER: 00000000
[   25.127138] 
[   25.127138] GPR00: 00000161 af4e9d20 a77d7540 00000026 a7496d44 00000000 af4e9cf5 0000007f 
[   25.127138] GPR08: 00000000 00000000 00000000 a76536bc 4050d687 0073f524 025e71c0 00000000 
[   25.127138] GPR16: 24220428 00000000 00020000 00000000 28000a82 00000000 00000000 025fcf90 
[   25.127138] GPR24: 00000000 00000000 02693960 a7496d44 00020000 00000000 a74b7b38 025fcf90 
[   25.324235] NIP [a7686e90] 0xa7686e90
[   25.363711] LR [a748ec74] 0xa748ec74
[   25.402782] ---- interrupt: c00
[   25.441361] Code: 93010010 93210014 93410018 9361001c 93810020 93a10024 93c10028 7c7e1b78 492a66ad 83be0000 387d0004 492a66a1 <839d0004> 3bbe0024 7fa3eb78 492a6691 
[   25.482588] ---[ end trace 0000000000000000 ]---
[   25.523073] 
[   25.845464] snd-aoa-fabric-layout: Using direct GPIOs
[   25.953700] snd-aoa-fabric-layout: can use this codec
[   26.064776] snd-aoa-codec-tas: tas found, addr 0x35 on /pci@f2000000/mac-io@17/i2c@18000/deq@6a
[   26.291834] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   26.800834] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   26.869589] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   26.978549] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2
[   27.045778] cfg80211: failed to load regulatory.db
[   27.320037] EXT4-fs (sda5): re-mounted fa07e66f-b4f9-404f-85d8-487d3c097aec r/w.
[   27.475092] b43legacy-phy0: Broadcom 4306 WLAN found (core revision 4)
[   27.530205] EXT4-fs (sda5): re-mounted fa07e66f-b4f9-404f-85d8-487d3c097aec.
[   27.533221] b43legacy-phy0 debug: Found PHY: Analog 1, Type 2, Revision 1
[   27.610810] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
[   27.669977] b43legacy-phy0 debug: Radio initialized
[   27.714481] Broadcom 43xx-legacy driver loaded [ Features: PLID ]
[   27.755664] b43legacy-phy0: Loading firmware b43legacy/ucode4.fw
[   27.800463] b43legacy-phy0: Loading firmware b43legacy/pcm4.fw
[   27.844115] b43legacy-phy0: Loading firmware b43legacy/b0g0initvals2.fw
[   27.888788] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   28.711194] Adding 8388604k swap on /dev/sdb6.  Priority:-1 extents:1 across:8388604k 
[   29.189764] EXT4-fs (sdc5): mounting ext2 file system using the ext4 subsystem
[   29.244080] EXT4-fs (sdc5): mounted filesystem e4e8af9e-0f0d-44f9-b983-71bf61d782de r/w without journal. Quota mode: disabled.
[   29.289512] BTRFS: device label tmp devid 1 transid 3971 /dev/sdb8 (8:24) scanned by mount (733)
[   29.339936] BTRFS info (device sdb8): first mount of filesystem 03a60358-e57a-4082-9155-9c74349bfdf6
[   29.383172] BTRFS info (device sdb8): using crc32c checksum algorithm
[   29.536920] BTRFS info (device sdb8): setting nodatasum
[   29.579442] BTRFS info (device sdb8): enabling free space tree
[   29.621733] BTRFS info (device sdb8): use lzo compression, level 1
[   31.852537] CPU-temp: 55.9 C
[   31.852593] , Case: 34.3 C
[   31.905964] ,  Fan: 0 (tuned -11)
[  466.723834] BTRFS info (device sdb8): last unmount of filesystem 03a60358-e57a-4082-9155-9c74349bfdf6
[  466.810389] EXT4-fs (sdc5): unmounting filesystem e4e8af9e-0f0d-44f9-b983-71bf61d782de.
[  475.011743] EXT4-fs (sda5): re-mounted fa07e66f-b4f9-404f-85d8-487d3c097aec ro.
[  671.704177] CPU-temp: 58.8 C
[  671.704244] , Case: 34.8 C
[  671.704732] ,  Fan: 5 (tuned +1)
[  831.933228] b43legacy-phy0 warning: Unexpected value for chanstat (0x7C00)
[  831.934169] b43legacy-phy0 debug: RX: Packet dropped
[  831.934869] b43legacy-phy0 warning: Unexpected value for chanstat (0x7C00)
[  831.935826] b43legacy-phy0 debug: RX: Packet dropped
[  831.937298] b43legacy-phy0 warning: Unexpected value for chanstat (0x7C00)
[  831.938199] b43legacy-phy0 debug: RX: Packet dropped
[  831.938887] b43legacy-phy0 warning: Unexpected value for chanstat (0x7C00)
[  831.939780] b43legacy-phy0 debug: RX: Packet dropped