root@mirela:/home/src/linux-6.4-rc3# make -j 4 bindeb-pkg GEN debian dpkg-buildpackage --build=binary --no-pre-clean --unsigned-changes -r'fakeroot -u' -a$(cat debian/arch) dpkg-buildpackage: info: source package linux-upstream dpkg-buildpackage: info: source version 6.4.0-rc3-1 dpkg-buildpackage: info: source distribution bookworm dpkg-buildpackage: info: source changed by root <root@mirela.linuxnet.ro> dpkg-buildpackage: info: host architecture ppc64 dpkg-source --before-build . debian/rules binary make -f ./Makefile ARCH=powerpc KERNELRELEASE=6.4.0-rc3 KBUILD_BUILD_VERSION=3 olddefconfig a ll # # No change to .config # CC arch/powerpc/kernel/asm-offsets.s In file included from ./include/linux/gfp.h:7, from ./include/linux/xarray.h:15, from ./include/linux/list_lru.h:14, from ./include/linux/fs.h:13, from ./include/linux/compat.h:17, from arch/powerpc/kernel/asm-offsets.c:12: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE 1735 | #error Allocator MAX_ORDER exceeds SECTION_SIZE | ^~~~~ make[5]: *** [scripts/Makefile.build:114: arch/powerpc/kernel/asm-offsets.s] Error 1 make[4]: *** [Makefile:1287: prepare0] Error 2 make[3]: *** [Makefile:357: __build_one_by_one] Error 2 make[2]: *** [debian/rules:10: build-arch] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 make[1]: *** [scripts/Makefile.package:139: bindeb-pkg] Error 2 make: *** [Makefile:1657: bindeb-pkg] Error 2 root@mirela:/home/src/linux-6.4-rc3# Am sters linia 1735 din ./include/linux/mmzone.h:1735
I remove the line 1735 from ./include/linux/mmzone.h [ 0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24 [ 0.000000] hash-mmu: Initializing hash mmu with SLB [ 0.000000] Linux version 6.4.0-rc3 (root@mirela) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Tue May 23 04:43:23 EEST 2023 [ 0.000000] Found initrd at 0xc000000004000000:0xc000000006b54076 [ 0.000000] ioremap() called early from .pmac_feature_init+0x128/0x7d8. Use early_ioremap() instead [ 0.000000] ioremap() called early from .pmac_feature_init+0x178/0x7d8. Use early_ioremap() instead [ 0.000000] Found U3 memory controller & host bridge @ 0xf8000000 revision: 0xb3 [ 0.000000] Mapped at 0xc00a000080000000 [ 0.000000] ioremap() called early from .probe_one_macio+0x174/0x2cc. Use early_ioremap() instead [ 0.000000] Found a K2 mac-io controller, rev: 32, mapped at 0x(____ptrval____) [ 0.000000] PowerMac motherboard: PowerMac G5 [ 0.000000] ioremap() called early from .btext_map+0x64/0xc0. Use early_ioremap() instead [ 0.000000] ioremap() called early from .iommu_init_early_dart+0x128/0x4a4. Use early_ioremap() instead [ 0.000000] DART table allocated at: (____ptrval____) [ 0.000000] DART IOMMU initialized for U3 type chipset [ 0.000000] Hardware name: PowerMac7,2 PPC970 0x390202 PowerMac [ 0.000000] printk: bootconsole [udbg0] enabled [ 0.000000] CPU maps initialized for 1 thread per core [ 0.000000] (thread shift is 0) [ 0.000000] Allocated 3336 bytes for 1 pacas [ 0.000000] ----------------------------------------------------- [ 0.000000] phys_mem_size = 0x80000000 [ 0.000000] dcache_bsize = 0x80 [ 0.000000] icache_bsize = 0x80 [ 0.000000] cpu_features = 0x00000100900c218a [ 0.000000] possible = 0x000ffbebffffb18f [ 0.000000] always = 0x0000000000000180 [ 0.000000] cpu_user_features = 0xdc080000 0x00000000 [ 0.000000] mmu_features = 0x0c008001 [ 0.000000] firmware_features = 0x0000000000000000 [ 0.000000] vmalloc start = 0xc008000000000000 [ 0.000000] IO start = 0xc00a000000000000 [ 0.000000] vmemmap start = 0xc00c000000000000 [ 0.000000] hash-mmu: ppc64_pft_size = 0x0 [ 0.000000] hash-mmu: htab_hash_mask = 0x3ffff [ 0.000000] ----------------------------------------------------- [ 0.000000] numa: NODE_DATA [mem 0x7ffc7900-0x7ffccfff] [ 0.000000] kvm_cma_reserve: reserving 102 MiB for global area [ 0.000000] cma: Reserved 112 MiB at 0x0000000074000000 [ 0.000000] ioremap() called early from .find_via_pmu+0x280/0x3f0. Use early_ioremap() instead [ 0.000000] ioremap() called early from .find_via_pmu+0x2c8/0x3f0. 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 .pmac_nvram_init+0x1bc/0x4a4. Use early_ioremap() instead [ 0.000000] nvram: Checking bank 0... [ 0.000000] nvram: gen0=3567, gen1=3568 [ 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] barrier-nospec: using ORI speculation barrier [ 0.000000] barrier-nospec: patched 242 locations [ 0.000000] Top of RAM: 0x80000000, Total RAM: 0x80000000 [ 0.000000] Memory hole size: 0MB [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-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 10 pages/cpu s605352 r0 d50008 u1048576 [ 0.000000] pcpu-alloc: s605352 r0 d50008 u1048576 alloc=1*1048576 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinux-6.4.0-rc3 root=UUID=035232c6-68c5-4bed-a492-4553e99c287e ro quiet [ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinux-6.4.0-rc3", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32736 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.000000] Memory: 0K/2097152K available (15104K kernel code, 2432K rwdata, 4672K rodata, 7232K init, 1506K bss, 145920K reserved, 114688K cma-reserved) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] ftrace: allocating 35469 entries in 13 pages [ 0.000000] ftrace: allocated 13 pages with 3 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=1. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 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 1 CPUs [ 0.000000] mpic: ISU size: 120, shift: 7, mask: 7f [ 0.000000] mpic: Initializing for 120 sources [ 0.000000] mpic: Resetting [ 0.000000] mpic: Setting up MPIC " MPIC 2 " version 1.2 at f8040000, max 1 CPUs [ 0.000000] mpic: ISU size: 120, shift: 7, mask: 7f [ 0.000000] mpic: Initializing for 120 sources [ 0.000000] /u3@0,f8000000/mpic@f8040000: hooking up to IRQ 56 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] time_init: decrementer frequency = 33.333333 MHz [ 0.000000] time_init: processor frequency = 1600.000000 MHz [ 0.000002] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000010] clocksource: timebase mult[1e000005] shift[24] registered [ 0.000028] clockevent: decrementer mult[8888887] shift[32] cpu[0] [ 0.000214] Console: colour dummy device 80x25 [ 0.000227] printk: console [tty0] enabled [ 0.000233] printk: bootconsole [udbg0] disabled [ 0.000614] pid_max: default: 32768 minimum: 301 [ 0.001096] LSM: initializing lsm=capability,landlock,yama,apparmor,tomoyo,bpf,integrity [ 0.001243] landlock: Up and running. [ 0.001247] Yama: becoming mindful. [ 0.001361] AppArmor: AppArmor initialized [ 0.001371] TOMOYO Linux initialized [ 0.001398] LSM support for eBPF active [ 0.001600] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) [ 0.001632] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) [ 0.004601] PowerMac SMP probe found 1 cpus [ 0.005336] cblist_init_generic: Setting adjustable number of callback queues. [ 0.005350] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.005417] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.005484] PPC970/FX/MP performance monitor hardware support registered [ 0.005617] rcu: Hierarchical SRCU implementation. [ 0.005624] rcu: Max phase no-delay instances is 1000. [ 0.006813] smp: Bringing up secondary CPUs ... [ 0.006828] smp: Brought up 1 node, 1 CPU [ 0.010420] node 0 deferred pages initialised in 4ms [ 0.011303] devtmpfs: initialized [ 0.021801] Found U3-AGP PCI host bridge. Firmware bus number: 240->255 [ 0.021820] PCI host bridge /pci@0,f0000000 ranges: [ 0.021848] MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 [ 0.021860] IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000 [ 0.021868] MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000 [ 0.021896] Can't get bus-range for /ht@0,f2000000, assume bus 0 [ 0.021951] Found U3-HT PCI host bridge. Firmware bus number: 0->239 [ 0.021957] PCI host bridge /ht@0,f2000000 (primary) ranges: [ 0.022307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.022336] futex hash table entries: 256 (order: -1, 32768 bytes, linear) [ 0.023518] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.024048] audit: initializing netlink subsys (disabled) [ 0.024798] thermal_sys: Registered thermal governor 'fair_share' [ 0.024813] thermal_sys: Registered thermal governor 'bang_bang' [ 0.024818] thermal_sys: Registered thermal governor 'step_wise' [ 0.024822] thermal_sys: Registered thermal governor 'user_space' [ 0.024827] thermal_sys: Registered thermal governor 'power_allocator' [ 0.024893] cpuidle: using governor ladder [ 0.024910] cpuidle: using governor menu [ 0.025291] KeyWest i2c @0xf8001003 irq 42 /u3@0,f8000000/i2c@f8001000 [ 0.025320] channel 0 bus <multibus> [ 0.025327] channel 1 bus <multibus> [ 0.025437] KeyWest i2c @0x80018000 irq 26 /ht@0,f2000000/pci@3/mac-io@7/i2c@18000 [ 0.025456] channel 0 bus <multibus> [ 0.025530] PMU i2c /ht@0,f2000000/pci@3/mac-io@7/via-pmu@16000/pmu-i2c [ 0.025550] channel 1 bus <multibus> [ 0.025556] channel 2 bus <multibus> [ 0.026722] audit: type=2000 audit(1684816778.024:1): state=initialized audit_enabled=0 res=1 [ 0.032056] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.048228] HugeTLB: registered 16.0 MiB page size, pre-allocated 0 pages [ 0.048244] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 MiB page [ 0.051202] iommu: Default domain type: Translated [ 0.051212] iommu: DMA domain TLB invalidation policy: strict mode [ 0.051463] SCSI subsystem initialized [ 0.051671] libata version 3.00 loaded. [ 0.052753] NetLabel: Initializing [ 0.052767] NetLabel: domain hash size = 128 [ 0.052771] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.052827] NetLabel: unlabeled traffic allowed by default [ 0.052834] PCI: Probing PCI hardware [ 0.053104] PCI host bridge to bus 0000:f0 [ 0.053114] pci_bus 0000:f0: root bus resource [io 0x800000-0xffffff] (bus address [0x0000-0x7fffff]) [ 0.053124] pci_bus 0000:f0: root bus resource [mem 0xf1000000-0xf1ffffff] [ 0.053131] pci_bus 0000:f0: root bus resource [mem 0x90000000-0x9fffffff] [ 0.053139] pci_bus 0000:f0: root bus resource [bus f0-ff] [ 0.053148] pci_bus 0000:f0: busn_res: [bus f0-ff] end is updated to ff [ 0.053664] pci 0000:f0:0b.0: [106b:004b] type 00 class 0x060000 [ 0.054074] pci 0000:f0:10.0: [10de:0321] type 00 class 0x030000 [ 0.054102] pci 0000:f0:10.0: reg 0x10: [mem 0x91000000-0x91ffffff] [ 0.054117] pci 0000:f0:10.0: reg 0x14: [mem 0x98000000-0x9fffffff pref] [ 0.054163] pci 0000:f0:10.0: reg 0x30: [mem 0x90000000-0x9001ffff pref] [ 0.057200] IOMMU table initialized, virtual merging enabled [ 0.057229] pci_bus 0000:f0: busn_res: [bus f0-ff] end is updated to f0 [ 0.059722] PCI host bridge to bus 0001:00 [ 0.059742] pci_bus 0001:00: root bus resource [io 0x1400000-0x17fffff] (bus address [0x0000-0x3fffff]) [ 0.059751] pci_bus 0001:00: root bus resource [mem 0xfa000000-0xffffffff] [ 0.059758] pci_bus 0001:00: root bus resource [mem 0x80000000-0x8fffffff] [ 0.059764] pci_bus 0001:00: root bus resource [mem 0xa0000000-0xefffffff] [ 0.059772] pci_bus 0001:00: root bus resource [bus 00-ef] [ 0.059783] pci_bus 0001:00: busn_res: [bus 00-ef] end is updated to ff [ 0.059822] pci 0001:00:00.0: [106b:004a] type 00 class 0x060000 [ 0.060030] pci 0001:00:01.0: [1022:7450] type 01 class 0x060400 [ 0.060246] pci 0001:00:02.0: [1022:7450] type 01 class 0x060400 [ 0.060543] pci 0001:00:03.0: [106b:0045] type 01 class 0x060400 [ 0.060865] pci 0001:00:04.0: [106b:0046] type 01 class 0x060400 [ 0.061081] pci 0001:00:05.0: [106b:0047] type 01 class 0x060400 [ 0.061323] pci 0001:00:06.0: [106b:0048] type 01 class 0x060400 [ 0.061533] pci 0001:00:07.0: [106b:0049] type 01 class 0x060400 [ 0.062629] pci_bus 0001:06: extended config space not accessible [ 0.063792] pci 0001:00:01.0: PCI bridge to [bus 06] [ 0.063844] pci_bus 0001:07: extended config space not accessible [ 0.065026] pci 0001:00:02.0: PCI bridge to [bus 07] [ 0.065082] pci_bus 0001:01: extended config space not accessible [ 0.065423] pci 0001:01:07.0: [106b:0041] type 00 class 0xff0000 [ 0.065446] pci 0001:01:07.0: reg 0x10: [mem 0x80000000-0x8007ffff] [ 0.065749] pci 0001:01:08.0: [106b:0040] type 00 class 0x0c0310 [ 0.065771] pci 0001:01:08.0: reg 0x10: [mem 0x80081000-0x80081fff] [ 0.065949] pci 0001:01:09.0: [106b:0040] type 00 class 0x0c0310 [ 0.065970] pci 0001:01:09.0: reg 0x10: [mem 0x80080000-0x80080fff] [ 0.066900] pci 0001:00:03.0: PCI bridge to [bus 01] [ 0.066918] pci 0001:00:03.0: bridge window [mem 0x80000000-0x800fffff] [ 0.066927] pci 0001:00:03.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.066968] pci_bus 0001:02: extended config space not accessible [ 0.067446] pci 0001:02:0b.0: [1033:0035] type 00 class 0x0c0310 [ 0.067470] pci 0001:02:0b.0: reg 0x10: [mem 0x80102000-0x80102fff] [ 0.067551] pci 0001:02:0b.0: supports D1 D2 [ 0.067557] pci 0001:02:0b.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.067735] pci 0001:02:0b.1: [1033:0035] type 00 class 0x0c0310 [ 0.067757] pci 0001:02:0b.1: reg 0x10: [mem 0x80101000-0x80101fff] [ 0.067832] pci 0001:02:0b.1: supports D1 D2 [ 0.067838] pci 0001:02:0b.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.068043] pci 0001:02:0b.2: [1033:00e0] type 00 class 0x0c0320 [ 0.068066] pci 0001:02:0b.2: reg 0x10: [mem 0x80100000-0x801000ff] [ 0.068144] pci 0001:02:0b.2: supports D1 D2 [ 0.068150] pci 0001:02:0b.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.069055] pci 0001:00:04.0: PCI bridge to [bus 02] [ 0.069075] pci 0001:00:04.0: bridge window [mem 0x80100000-0x801fffff] [ 0.069085] pci 0001:00:04.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.069127] pci_bus 0001:03: extended config space not accessible [ 0.069688] pci 0001:03:0d.0: [106b:0043] type 00 class 0xff0000 [ 0.069709] pci 0001:03:0d.0: reg 0x10: [mem 0x80204000-0x80207fff] [ 0.069929] pci 0001:03:0e.0: [106b:0042] type 00 class 0x0c0010 [ 0.069949] pci 0001:03:0e.0: reg 0x10: [mem 0x80200000-0x80200fff] [ 0.070021] pci 0001:03:0e.0: supports D1 D2 [ 0.070027] pci 0001:03:0e.0: PME# supported from D0 D1 D2 D3hot [ 0.070769] pci 0001:00:05.0: PCI bridge to [bus 03] [ 0.070787] pci 0001:00:05.0: bridge window [mem 0x80200000-0x802fffff] [ 0.070797] pci 0001:00:05.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.070837] pci_bus 0001:04: extended config space not accessible [ 0.071446] pci 0001:04:0f.0: [106b:004c] type 00 class 0x020000 [ 0.071469] pci 0001:04:0f.0: reg 0x10: [mem 0x80400000-0x805fffff] [ 0.071514] pci 0001:04:0f.0: reg 0x30: [mem 0x80300000-0x803fffff pref] [ 0.072234] pci 0001:00:06.0: PCI bridge to [bus 04] [ 0.072252] pci 0001:00:06.0: bridge window [mem 0x80300000-0x805fffff] [ 0.072262] pci 0001:00:06.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.072301] pci_bus 0001:05: extended config space not accessible [ 0.072838] pci 0001:05:0c.0: [1166:0240] type 00 class 0x01018f [ 0.072862] pci 0001:05:0c.0: reg 0x10: [io 0x1400000-0x1400007] [ 0.072876] pci 0001:05:0c.0: reg 0x14: [io 0x1400000-0x1400003] [ 0.072889] pci 0001:05:0c.0: reg 0x18: [io 0x1400000-0x1400007] [ 0.072901] pci 0001:05:0c.0: reg 0x1c: [io 0x1400000-0x1400003] [ 0.072914] pci 0001:05:0c.0: reg 0x20: [io 0x1400000-0x140000f] [ 0.072927] pci 0001:05:0c.0: reg 0x24: [mem 0x80600000-0x80601fff] [ 0.073781] pci 0001:00:07.0: PCI bridge to [bus 05] [ 0.073801] pci 0001:00:07.0: bridge window [mem 0x80600000-0x806fffff] [ 0.073810] pci 0001:00:07.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.073856] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 07 [ 0.073996] pci_bus 0000:f0: resource 4 [io 0x800000-0xffffff] [ 0.074004] pci_bus 0000:f0: resource 5 [mem 0xf1000000-0xf1ffffff] [ 0.074011] pci_bus 0000:f0: resource 6 [mem 0x90000000-0x9fffffff] [ 0.074031] pci 0001:00:01.0: PCI bridge to [bus 06] [ 0.074042] pci 0001:00:02.0: PCI bridge to [bus 07] [ 0.074052] pci 0001:00:03.0: PCI bridge to [bus 01] [ 0.074060] pci 0001:00:03.0: bridge window [mem 0x80000000-0x800fffff] [ 0.074069] pci 0001:00:04.0: PCI bridge to [bus 02] [ 0.074076] pci 0001:00:04.0: bridge window [mem 0x80100000-0x801fffff] [ 0.074086] pci 0001:00:05.0: PCI bridge to [bus 03] [ 0.074093] pci 0001:00:05.0: bridge window [mem 0x80200000-0x802fffff] [ 0.074102] pci 0001:00:06.0: PCI bridge to [bus 04] [ 0.074109] pci 0001:00:06.0: bridge window [mem 0x80300000-0x805fffff] [ 0.074119] pci 0001:00:07.0: PCI bridge to [bus 05] [ 0.074126] pci 0001:00:07.0: bridge window [mem 0x80600000-0x806fffff] [ 0.074135] pci_bus 0001:00: resource 4 [io 0x1400000-0x17fffff] [ 0.074142] pci_bus 0001:00: resource 5 [mem 0xfa000000-0xffffffff] [ 0.074149] pci_bus 0001:00: resource 6 [mem 0x80000000-0x8fffffff] [ 0.074155] pci_bus 0001:00: resource 7 [mem 0xa0000000-0xefffffff] [ 0.074162] pci_bus 0001:01: resource 1 [mem 0x80000000-0x800fffff] [ 0.074169] pci_bus 0001:02: resource 1 [mem 0x80100000-0x801fffff] [ 0.074176] pci_bus 0001:03: resource 1 [mem 0x80200000-0x802fffff] [ 0.074183] pci_bus 0001:04: resource 1 [mem 0x80300000-0x805fffff] [ 0.074190] pci_bus 0001:05: resource 1 [mem 0x80600000-0x806fffff] [ 0.074586] PCI: Probing PCI hardware done [ 0.074803] pci 0000:f0:10.0: vgaarb: setting as boot VGA device [ 0.074812] pci 0000:f0:10.0: vgaarb: bridge control possible [ 0.074818] pci 0000:f0:10.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none [ 0.074843] vgaarb: loaded [ 0.074996] clocksource: Switched to clocksource timebase [ 0.095359] VFS: Disk quotas dquot_6.6.0 [ 0.095523] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.096231] AppArmor: AppArmor Filesystem Enabled [ 0.102417] NET: Registered PF_INET protocol family [ 0.102604] IP idents hash table entries: 32768 (order: 2, 262144 bytes, linear) [ 0.104397] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) [ 0.104485] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, linear) [ 0.104535] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear) [ 0.104791] TCP bind hash table entries: 16384 (order: 3, 524288 bytes, linear) [ 0.104978] TCP: Hash tables configured (established 16384 bind 16384) [ 0.105410] MPTCP token hash table entries: 4096 (order: 0, 98304 bytes, linear) [ 0.105521] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) [ 0.105568] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) [ 0.105782] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.105855] NET: Registered PF_XDP protocol family [ 0.105915] pci 0001:00:01.0: MSI quirk detected; subordinate MSI disabled [ 0.105925] pci 0001:00:01.0: AMD8131 rev 12 detected; disabling PCI-X MMRBC [ 0.105937] pci 0001:00:02.0: MSI quirk detected; subordinate MSI disabled [ 0.105943] pci 0001:00:02.0: AMD8131 rev 12 detected; disabling PCI-X MMRBC [ 0.105956] pci 0001:00:03.0: CLS mismatch (32 != 64), using 128 bytes [ 0.105999] pci 0001:01:08.0: enabling device (0000 -> 0002) [ 0.106064] pci 0001:01:09.0: enabling device (0000 -> 0002) [ 0.106109] pci 0001:02:0b.0: enabling device (0000 -> 0002) [ 0.106143] pci 0001:02:0b.1: enabling device (0000 -> 0002) [ 0.106175] pci 0001:02:0b.2: enabling device (0004 -> 0006) [ 0.106458] Trying to unpack rootfs image as initramfs... [ 0.113097] Initialise system trusted keyrings [ 0.113152] Key type blacklist registered [ 0.115282] workingset: timestamp_bits=38 max_order=15 bucket_order=0 [ 0.115388] zbud: loaded [ 0.116167] integrity: Platform Keyring initialized [ 0.116184] Key type asymmetric registered [ 0.116190] Asymmetric key parser 'x509' registered [ 2.121110] Freeing initrd memory: 44352K [ 2.153204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 2.153440] io scheduler mq-deadline registered [ 2.157083] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 2.158479] Non-volatile memory driver v1.3 [ 2.158492] Linux agpgart interface v0.103 [ 2.158539] agpgart-uninorth 0000:f0:0b.0: Apple U3 chipset [ 2.166718] agpgart-uninorth 0000:f0:0b.0: configuring for size idx: 64 [ 2.166745] agpgart-uninorth 0000:f0:0b.0: AGP aperture is 256M @ 0x0 [ 2.167196] MacIO PCI driver attached to K2 chipset [ 2.168437] 0.00013020:ch-a: ttyPZ0 at MMIO 0x80013020 (irq = 22, base_baud = 230400) is a Z85c30 ESCC - Serial port [ 2.169158] 0.00013000:ch-b: ttyPZ1 at MMIO 0x80013000 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port [ 2.170020] pata-pci-macio 0001:03:0d.0: enabling device (0014 -> 0016) [ 2.187006] pata-pci-macio 0001:03:0d.0: Activating pata-macio chipset K2 ATA-6, Apple bus ID 3 [ 2.187723] scsi host0: pata_macio [ 2.187975] ata1: PATA max UDMA/100 irq 39 [ 2.188514] mousedev: PS/2 mouse device common for all mice [ 2.188973] rtc-generic rtc-generic: registered as rtc0 [ 2.189252] rtc-generic rtc-generic: setting system clock to 2023-05-23T04:39:40 UTC (1684816780) [ 2.189415] PowerMac i2c bus pmu 2 registered [ 2.189526] PowerMac i2c bus pmu 1 registered [ 2.189626] PowerMac i2c bus mac-io 0 registered [ 2.189702] i2c i2c-2: No i2c address for /ht@0,f2000000/pci@3/mac-io@7/i2c@18000/i2c-modem [ 2.190170] PowerMac i2c bus u3 1 registered [ 2.190260] i2c i2c-3: i2c-powermac: modalias failure on /u3@0,f8000000/i2c@f8001000/cereal@1c0 [ 2.190375] PowerMac i2c bus u3 0 registered [ 2.230822] pmac64_cpufreq: Registering G5 CPU frequency driver [ 2.230835] pmac64_cpufreq: Frequency method: i2c/pfunc, Voltage method: i2c/pfunc [ 2.230840] pmac64_cpufreq: Low: 1301 Mhz, High: 1600 Mhz, Cur: 1600 MHz [ 2.230972] ledtrig-cpu: registered to indicate activity on CPUs [ 2.231310] NET: Registered PF_INET6 protocol family [ 2.260295] Segment Routing with IPv6 [ 2.260382] In-situ OAM (IOAM) with IPv6 [ 2.260466] mip6: Mobile IPv6 [ 2.260488] NET: Registered PF_PACKET protocol family [ 2.260690] mpls_gso: MPLS GSO support [ 2.260813] drmem: No dynamic reconfiguration memory found [ 2.265417] registered taskstats version 1 [ 2.265503] Loading compiled-in X.509 certificates [ 2.272477] Key type .fscrypt registered [ 2.272492] Key type fscrypt-provisioning registered [ 2.301384] Key type encrypted registered [ 2.301412] AppArmor: AppArmor sha1 policy hashing enabled [ 2.301468] ima: No TPM chip found, activating TPM-bypass! [ 2.301501] ima: Allocated hash algorithm: sha256 [ 2.301538] ima: No architecture policies found [ 2.301588] evm: Initialising EVM extended attributes: [ 2.301592] evm: security.selinux [ 2.301597] evm: security.SMACK64 (disabled) [ 2.301601] evm: security.SMACK64EXEC (disabled) [ 2.301605] evm: security.SMACK64TRANSMUTE (disabled) [ 2.301609] evm: security.SMACK64MMAP (disabled) [ 2.301613] evm: security.apparmor [ 2.301617] evm: security.ima [ 2.301620] evm: security.capability [ 2.301624] evm: HMAC attrs: 0x1 [ 2.349847] ata1.00: ATAPI: Optiarc DVD RW AD-5170A, 1.11, max UDMA/66 [ 2.356116] blk_queue_max_segment_size: set to minimum 65536 [ 2.357164] scsi 0:0:0:0: CD-ROM Optiarc DVD RW AD-5170A 1.11 PQ: 0 ANSI: 5 [ 2.357201] ata1.00: K2/Shasta alignment limits applied [ 2.992371] input: PMU as /devices/virtual/input/input0 [ 3.005027] Freeing unused kernel image (initmem) memory: 7232K [ 3.005052] This architecture does not have kernel memory protection. [ 3.005218] Run /init as init process [ 3.005225] with arguments: [ 3.005231] /init [ 3.005236] with environment: [ 3.005240] HOME=/ [ 3.005244] TERM=linux [ 3.005248] BOOT_IMAGE=/boot/vmlinux-6.4.0-rc3 [ 3.662073] sungem.c:v1.0 David S. Miller <davem@redhat.com> [ 3.680812] gem 0001:04:0f.0 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0a:95:a6:44:fe [ 3.691164] usbcore: registered new interface driver usbfs [ 3.691232] usbcore: registered new interface driver hub [ 3.691278] usbcore: registered new device driver usb [ 3.708550] sata_svw 0001:05:0c.0: version 2.3 [ 3.721507] ehci-pci 0001:02:0b.2: EHCI Host Controller [ 3.721547] ehci-pci 0001:02:0b.2: new USB bus registered, assigned bus number 1 [ 3.721757] ehci-pci 0001:02:0b.2: irq 63, io mem 0x80100000 [ 3.727648] firewire_ohci 0001:03:0e.0: enabling device (0000 -> 0002) [ 3.731500] scsi host1: sata_svw [ 3.735081] ehci-pci 0001:02:0b.2: USB 2.0 started, EHCI 1.00 [ 3.735397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04 [ 3.735406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.735413] usb usb1: Product: EHCI Host Controller [ 3.735418] usb usb1: Manufacturer: Linux 6.4.0-rc3 ehci_hcd [ 3.735424] usb usb1: SerialNumber: 0001:02:0b.2 [ 3.736039] hub 1-0:1.0: USB hub found [ 3.736092] hub 1-0:1.0: 5 ports detected [ 3.741060] scsi host2: sata_svw [ 3.741455] ohci-pci 0001:01:08.0: OHCI PCI host controller [ 3.741489] ohci-pci 0001:01:08.0: new USB bus registered, assigned bus number 2 [ 3.741647] ohci-pci 0001:01:08.0: irq 27, io mem 0x80081000 [ 3.745285] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray [ 3.745318] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.745794] scsi host3: sata_svw [ 3.751250] scsi host4: sata_svw [ 3.751449] ata2: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600000 irq 16 [ 3.751460] ata3: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600100 irq 16 [ 3.751467] ata4: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600200 irq 16 [ 3.751474] ata5: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600300 irq 16 [ 3.760546] sr 0:0:0:0: Attached scsi CD-ROM sr0 [ 3.787200] firewire_ohci 0001:03:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0 [ 3.901037] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.04 [ 3.901055] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.901062] usb usb2: Product: OHCI PCI host controller [ 3.901067] usb usb2: Manufacturer: Linux 6.4.0-rc3 ohci_hcd [ 3.901073] usb usb2: SerialNumber: 0001:01:08.0 [ 3.901599] hub 2-0:1.0: USB hub found [ 3.903652] hub 2-0:1.0: 2 ports detected [ 3.907063] ohci-pci 0001:01:09.0: OHCI PCI host controller [ 3.907145] ohci-pci 0001:01:09.0: new USB bus registered, assigned bus number 3 [ 3.907301] ohci-pci 0001:01:09.0: irq 28, io mem 0x80080000 [ 4.063496] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 4.070897] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.04 [ 4.070915] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.070922] usb usb3: Product: OHCI PCI host controller [ 4.070927] usb usb3: Manufacturer: Linux 6.4.0-rc3 ohci_hcd [ 4.070933] usb usb3: SerialNumber: 0001:01:09.0 [ 4.074921] gem 0001:04:0f.0 enP1p4s15f0: renamed from eth0 [ 4.078217] hub 3-0:1.0: USB hub found [ 4.078887] hub 3-0:1.0: 2 ports detected [ 4.082489] ohci-pci 0001:02:0b.0: OHCI PCI host controller [ 4.082521] ohci-pci 0001:02:0b.0: new USB bus registered, assigned bus number 4 [ 4.082648] ohci-pci 0001:02:0b.0: irq 63, io mem 0x80102000 [ 4.084291] ata2.00: ATA-8: KINGSTON SV300S37A120G, 541ABBF0, max UDMA/133 [ 4.084310] ata2.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 0/32) [ 4.104271] ata2.00: configured for UDMA/133 [ 4.104483] scsi 1:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5 [ 4.159002] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.04 [ 4.159021] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.159028] usb usb4: Product: OHCI PCI host controller [ 4.159034] usb usb4: Manufacturer: Linux 6.4.0-rc3 ohci_hcd [ 4.159039] usb usb4: SerialNumber: 0001:02:0b.0 [ 4.160152] hub 4-0:1.0: USB hub found [ 4.160214] hub 4-0:1.0: 3 ports detected [ 4.162004] ohci-pci 0001:02:0b.1: OHCI PCI host controller [ 4.162038] ohci-pci 0001:02:0b.1: new USB bus registered, assigned bus number 5 [ 4.162165] ohci-pci 0001:02:0b.1: irq 63, io mem 0x80101000 [ 4.238970] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.04 [ 4.238996] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.239002] usb usb5: Product: OHCI PCI host controller [ 4.239008] usb usb5: Manufacturer: Linux 6.4.0-rc3 ohci_hcd [ 4.239014] usb usb5: SerialNumber: 0001:02:0b.1 [ 4.240138] hub 5-0:1.0: USB hub found [ 4.240200] hub 5-0:1.0: 2 ports detected [ 4.291315] firewire_core 0001:03:0e.0: created device fw0: GUID 000a95fffea644fe, S800 [ 4.417399] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 4.455786] ata3.00: ATA-7: ST3160812AS P, 3.BQH, max UDMA/133 [ 4.455799] ata3.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 4.530763] ata3.00: configured for UDMA/133 [ 4.530961] scsi 2:0:0:0: Direct-Access ATA ST3160812AS P H PQ: 0 ANSI: 5 [ 4.607018] usb 4-1: new low-speed USB device number 2 using ohci-pci [ 4.838061] usb 4-1: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.14 [ 4.838078] usb 4-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 4.838085] usb 4-1: Product: USB Optical Mouse [ 4.856485] ata4: SATA link down (SStatus 4 SControl 300) [ 5.180417] ata5: SATA link down (SStatus 4 SControl 300) [ 5.182088] windfarm: Initializing for desktop G5 with 1 chips [ 5.371081] usb 4-2: new low-speed USB device number 3 using ohci-pci [ 5.503701] sd 1:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 5.503741] sd 1:0:0:0: [sda] Write Protect is off [ 5.503749] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 5.503781] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.503828] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 5.506259] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 5.506302] sd 2:0:0:0: [sdb] Write Protect is off [ 5.506310] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 5.506342] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.506387] sd 2:0:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 5.560111] sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 [ 5.561590] sd 1:0:0:0: [sda] Attached SCSI disk [ 5.579342] sdb: [mac] sdb1 sdb2 sdb3 sdb4 [ 5.580088] sd 2:0:0:0: [sdb] Attached SCSI disk [ 5.582025] nouveau 0000:f0:10.0: vgaarb: deactivate vga console [ 5.582074] nouveau 0000:f0:10.0: NVIDIA NV34 (034100a2) [ 5.673802] nouveau 0000:f0:10.0: bios: version 04.34.20.19.00 [ 5.695406] nouveau 0000:f0:10.0: bios: OOB 1 00000966 00000966 [ 5.695439] nouveau 0000:f0:10.0: bios: OOB 1 00000963 00000963 [ 5.695451] nouveau 0000:f0:10.0: bios: OOB 1 00000964 00000964 [ 5.696059] nouveau 0000:f0:10.0: bios: OOB 1 0000096a 0000096a [ 5.696090] nouveau 0000:f0:10.0: bios: OOB 1 00000967 00000967 [ 5.696101] nouveau 0000:f0:10.0: bios: OOB 1 00000968 00000968 [ 5.696472] nouveau 0000:f0:10.0: bios: OOB 1 0000096e 0000096e [ 5.696494] nouveau 0000:f0:10.0: bios: OOB 1 0000096b 0000096b [ 5.696505] nouveau 0000:f0:10.0: bios: OOB 1 0000096c 0000096c [ 5.697079] nouveau 0000:f0:10.0: bios: OOB 1 00000972 00000972 [ 5.697111] nouveau 0000:f0:10.0: bios: OOB 1 0000096f 0000096f [ 5.697122] nouveau 0000:f0:10.0: bios: OOB 1 00000970 00000970 [ 5.697489] nouveau 0000:f0:10.0: bios: OOB 1 00000976 00000976 [ 5.697511] nouveau 0000:f0:10.0: bios: OOB 1 00000973 00000973 [ 5.697522] nouveau 0000:f0:10.0: bios: OOB 1 00000974 00000974 [ 5.698088] nouveau 0000:f0:10.0: bios: OOB 1 0000097a 0000097a [ 5.698120] nouveau 0000:f0:10.0: bios: OOB 1 00000977 00000977 [ 5.698131] nouveau 0000:f0:10.0: bios: OOB 1 00000978 00000978 [ 5.698499] nouveau 0000:f0:10.0: bios: OOB 1 0000097e 0000097e [ 5.698521] nouveau 0000:f0:10.0: bios: OOB 1 0000097b 0000097b [ 5.698531] nouveau 0000:f0:10.0: bios: OOB 1 0000097c 0000097c [ 5.699273] nouveau 0000:f0:10.0: bios: OOB 1 00000982 00000982 [ 5.699304] nouveau 0000:f0:10.0: bios: OOB 1 0000097f 0000097f [ 5.699318] nouveau 0000:f0:10.0: bios: OOB 1 00000980 00000980 [ 5.699932] nouveau 0000:f0:10.0: bios: OOB 1 00000986 00000986 [ 5.699967] nouveau 0000:f0:10.0: bios: OOB 1 00000983 00000983 [ 5.699978] nouveau 0000:f0:10.0: bios: OOB 1 00000984 00000984 [ 5.700357] nouveau 0000:f0:10.0: bios: OOB 1 0000098a 0000098a [ 5.700382] nouveau 0000:f0:10.0: bios: OOB 1 00000987 00000987 [ 5.700393] nouveau 0000:f0:10.0: bios: OOB 1 00000988 00000988 [ 5.701045] nouveau 0000:f0:10.0: bios: OOB 1 0000098e 0000098e [ 5.701081] nouveau 0000:f0:10.0: bios: OOB 1 0000098b 0000098b [ 5.701092] nouveau 0000:f0:10.0: bios: OOB 1 0000098c 0000098c [ 5.701481] nouveau 0000:f0:10.0: bios: OOB 1 00000992 00000992 [ 5.701506] nouveau 0000:f0:10.0: bios: OOB 1 0000098f 0000098f [ 5.701517] nouveau 0000:f0:10.0: bios: OOB 1 00000990 00000990 [ 5.703739] nouveau 0000:f0:10.0: timer: unknown input clock freq [ 5.704913] nouveau 0000:f0:10.0: fb: 64 MiB DDR1 [ 5.709235] nouveau 0000:f0:10.0: DRM: VRAM: 63 MiB [ 5.709257] nouveau 0000:f0:10.0: DRM: GART: 128 MiB [ 5.709271] nouveau 0000:f0:10.0: DRM: BMP version 5.39 [ 5.709280] nouveau 0000:f0:10.0: DRM: DCB version 2.2 [ 5.709291] nouveau 0000:f0:10.0: DRM: DCB outp 00: 01100102 00000000 [ 5.709300] nouveau 0000:f0:10.0: DRM: DCB outp 01: 01000100 000088b8 [ 5.709306] nouveau 0000:f0:10.0: DRM: DCB outp 02: 02110212 11b00000 [ 5.709313] nouveau 0000:f0:10.0: DRM: DCB outp 03: 02010210 11b088b8 [ 5.709320] nouveau 0000:f0:10.0: DRM: DCB outp 04: 02010211 11b00003 [ 5.723193] usb 4-2: New USB device found, idVendor=1c4f, idProduct=0026, bcdDevice= 1.10 [ 5.723214] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.723220] usb 4-2: Product: USB Keyboard [ 5.723226] usb 4-2: Manufacturer: SIGMACHIP [ 5.764206] nouveau 0000:f0:10.0: DRM: MM: using M2MF for buffer copies [ 5.834459] [drm] Initialized nouveau 1.3.1 20120801 for 0000:f0:10.0 on minor 0 [ 5.834720] nouveau 0000:f0:10.0: DRM: Setting dpms mode 3 on TV encoder (output 4) [ 5.988930] hid: raw HID events driver (C) Jiri Kosina [ 6.017941] usbcore: registered new interface driver usbhid [ 6.017956] usbhid: USB HID core driver [ 6.035133] input: USB Optical Mouse as /devices/pci0001:00/0001:00:04.0/0001:02:0b.0/usb4/4-1/4-1:1.0/0003:1BCF:0007.0001/input/input1 [ 6.035929] input: USB Optical Mouse as /devices/pci0001:00/0001:00:04.0/0001:02:0b.0/usb4/4-1/4-1:1.0/0003:1BCF:0007.0001/input/input2 [ 6.038539] hid-generic 0003:1BCF:0007.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0001:02:0b.0-1/input0 [ 6.041011] input: SIGMACHIP USB Keyboard as /devices/pci0001:00/0001:00:04.0/0001:02:0b.0/usb4/4-2/4-2:1.0/0003:1C4F:0026.0002/input/input3 [ 6.128145] hid-generic 0003:1C4F:0026.0002: input,hidraw1: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-0001:02:0b.0-2/input0 [ 6.129128] input: SIGMACHIP USB Keyboard Consumer Control as /devices/pci0001:00/0001:00:04.0/0001:02:0b.0/usb4/4-2/4-2:1.1/0003:1C4F:0026.0003/input/input4 [ 6.191729] Console: switching to colour frame buffer device 200x75 [ 6.194532] input: SIGMACHIP USB Keyboard System Control as /devices/pci0001:00/0001:00:04.0/0001:02:0b.0/usb4/4-2/4-2:1.1/0003:1C4F:0026.0003/input/input5 [ 6.201559] hid-generic 0003:1C4F:0026.0003: input,hidraw2: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-0001:02:0b.0-2/input1 [ 6.385632] nouveau 0000:f0:10.0: [drm] fb0: nouveaudrmfb frame buffer device [ 6.711103] raid6: altivecx8 gen() 3386 MB/s [ 6.779154] raid6: altivecx4 gen() 2671 MB/s [ 6.847232] raid6: altivecx2 gen() 1705 MB/s [ 6.915356] raid6: altivecx1 gen() 984 MB/s [ 6.983249] raid6: int64x8 gen() 1423 MB/s [ 7.051228] raid6: int64x4 gen() 1277 MB/s [ 7.119436] raid6: int64x2 gen() 796 MB/s [ 7.187221] raid6: int64x1 gen() 468 MB/s [ 7.187238] raid6: using algorithm altivecx8 gen() 3386 MB/s [ 7.187244] raid6: using intx1 recovery algorithm [ 7.190042] xor: measuring software checksum speed [ 7.192086] 8regs : 5034 MB/sec [ 7.194474] 8regs_prefetch : 4222 MB/sec [ 7.196438] 32regs : 5108 MB/sec [ 7.198754] 32regs_prefetch : 4256 MB/sec [ 7.199992] altivec : 8021 MB/sec [ 7.199997] xor: using function: altivec (8021 MB/sec) [ 7.328738] Btrfs loaded, zoned=yes, fsverity=yes [ 7.878886] PM: Image not found (code -22) [ 8.145120] EXT4-fs (sda4): mounted filesystem 035232c6-68c5-4bed-a492-4553e99c287e ro with ordered data mode. Quota mode: none. [ 8.318030] EXT4-fs (sda5): mounted filesystem cf9add5f-6882-4d21-b0c7-f23beb7de658 ro with ordered data mode. Quota mode: none. [ 8.566565] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 8.853736] systemd[1]: Inserted module 'autofs4' [ 8.911742] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 8.911782] systemd[1]: Detected architecture ppc64. [ 8.917899] systemd[1]: Hostname set to <mirela>. [ 10.005394] systemd[1]: Queued start job for default target graphical.target. [ 10.005458] systemd[1]: Unnecessary job was removed for dev-sda5.device - KINGSTON_SV300S37A120G \x2fusr. [ 10.020189] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 10.022732] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 10.024896] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. [ 10.026459] systemd[1]: Created slice user.slice - User and Session Slice. [ 10.027067] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 10.028402] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 10.028858] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 10.029059] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 10.029137] systemd[1]: Reached target slices.target - Slice Units. [ 10.029322] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 10.032335] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 10.033152] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. [ 10.033668] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 10.034833] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [ 10.035793] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 10.036723] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ 10.040543] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 10.041260] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 10.051835] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 10.059989] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 10.086264] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 10.107915] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 10.139992] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 10.156143] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 10.181579] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 10.212474] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 10.244093] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 10.280793] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 10.326078] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 10.361851] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 10.362034] device-mapper: uevent: version 1.0.3 [ 10.372140] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 10.372912] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 10.376907] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 10.436499] systemd[1]: Starting systemd-journald.service - Journal Service... [ 10.453100] fuse: init (API version 7.38) [ 10.479361] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 10.505936] loop: module loaded [ 10.514052] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 10.554073] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 10.610674] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 10.640277] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 10.648038] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 10.660218] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 10.678647] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 10.713764] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 10.719826] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 10.721907] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 10.739367] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 10.741736] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 10.755603] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 10.757677] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 10.775460] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 10.777538] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 10.795354] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 10.797404] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 10.803703] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 10.815739] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 10.847211] EXT4-fs (sda4): re-mounted 035232c6-68c5-4bed-a492-4553e99c287e r/w. Quota mode: none. [ 10.855106] EXT4-fs (sda5): re-mounted cf9add5f-6882-4d21-b0c7-f23beb7de658 r/w. Quota mode: none. [ 10.859831] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 10.925828] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 10.926314] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 11.020032] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 11.091316] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 11.093359] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 11.103926] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 11.112234] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 11.152203] systemd[1]: Starting systemd-sysusers.service - Create System Users... [ 11.244462] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 11.388852] systemd[1]: Finished systemd-sysusers.service - Create System Users. [ 11.416066] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [ 11.427625] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 11.617227] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. [ 11.618746] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. [ 11.647965] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... [ 12.123705] systemd[1]: Started systemd-journald.service - Journal Service. [ 13.076778] sr 0:0:0:0: Attached scsi generic sg0 type 5 [ 13.083186] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 13.084061] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 14.502812] Adding 3938432k swap on /dev/sda9. Priority:-2 extents:1 across:3938432k SSFS [ 15.172572] EXT4-fs (sda7): mounted filesystem a33e712c-22ee-4cef-a06b-ba595bffb5d4 r/w with ordered data mode. Quota mode: none. [ 15.213030] EXT4-fs (sda6): mounted filesystem 2aeb2df0-4b20-4fec-80e4-df53891c6821 r/w with ordered data mode. Quota mode: none. [ 15.375411] EXT4-fs (sda8): mounted filesystem f457de45-305a-44e2-b596-17a4ec9334a7 r/w with ordered data mode. Quota mode: none. [ 15.556330] systemd-journald[256]: Received client request to flush runtime journal. [ 16.263102] audit: type=1400 audit(1684816794.567:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/powerpc64-linux-gnu/lightdm/lightdm-guest-session" pid=348 comm="apparmor_parser" [ 16.263129] audit: type=1400 audit(1684816794.567:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/powerpc64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=348 comm="apparmor_parser" [ 16.348706] audit: type=1400 audit(1684816794.655:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=351 comm="apparmor_parser" [ 16.410218] audit: type=1400 audit(1684816794.715:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=352 comm="apparmor_parser" [ 16.410245] audit: type=1400 audit(1684816794.715:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=352 comm="apparmor_parser" [ 16.515949] audit: type=1400 audit(1684816794.823:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=354 comm="apparmor_parser" [ 16.515973] audit: type=1400 audit(1684816794.823:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=354 comm="apparmor_parser" [ 16.515983] audit: type=1400 audit(1684816794.823:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=354 comm="apparmor_parser" [ 16.515994] audit: type=1400 audit(1684816794.823:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=354 comm="apparmor_parser" [ 16.531063] random: crng init done [ 16.582728] audit: type=1400 audit(1684816794.887:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=356 comm="apparmor_parser" [ 20.355153] windfarm: CPUs control loops started. [ 20.355247] wf_pm72: Backside control loop started. [ 20.355253] wf_pm72: Drive bay control loop started. [ 20.691466] sungem_phy: PHY ID: 2062e0, addr: 1 [ 20.691745] gem 0001:04:0f.0 enP1p4s15f0: Found BCM5421-K2 PHY [ 20.866738] NET: Registered PF_QIPCRTR protocol family [ 21.336903] kauditd_printk_skb: 13 callbacks suppressed [ 21.336913] audit: type=1400 audit(1684816799.643:25): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=444 comm="cupsd" capability=12 capname="net_admin" [ 24.355268] gem 0001:04:0f.0 enP1p4s15f0: Link is up at 1000 Mbps, full-duplex [ 24.355410] gem 0001:04:0f.0 enP1p4s15f0: Pause is enabled (rxfifo: 10240 off: 7168 on: 5632) [ 24.355588] IPv6: ADDRCONF(NETDEV_CHANGE): enP1p4s15f0: link becomes ready [ 26.041582] snd-aoa-fabric-layout: Using PMF GPIOs [ 26.282770] snd-aoa-fabric-layout: can use this codec [ 26.363279] snd-aoa-codec-tas: tas found, addr 0x35 on /ht@0,f2000000/pci@3/mac-io@7/i2c@18000/deq@6a [ 27.470404] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=610 'alsactl'
(In reply to doru iorgulescu from comment #0) > In file included from ./include/linux/gfp.h:7, > from ./include/linux/xarray.h:15, > from ./include/linux/list_lru.h:14, > from ./include/linux/fs.h:13, > from ./include/linux/compat.h:17, > from arch/powerpc/kernel/asm-offsets.c:12: > ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds > SECTION_SIZE > 1735 | #error Allocator MAX_ORDER exceeds SECTION_SIZE > | ^~~~~ > make[5]: *** [scripts/Makefile.build:114: arch/powerpc/kernel/asm-offsets.s] > Error 1 Are you cross-compiling? If so, describe your powerpc[64] toolchain version (GCC, binutils, glibc, kernel headers). Also, where is your .config?
Created attachment 304312 [details] config-6.4.0-rc3 Is not cros-compile gcc version 12.2.0 (Debian 12.2.0-14) binutils 2.40-2 glibc 2.36-9 linux headers 6.4.0-rc3-1 On Wed, May 24, 2023 at 1:20 PM <bugzilla-daemon@kernel.org> wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=217477 > > Bagas Sanjaya (bagasdotme@gmail.com) changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |bagasdotme@gmail.com > > --- Comment #2 from Bagas Sanjaya (bagasdotme@gmail.com) --- > (In reply to doru iorgulescu from comment #0) > > In file included from ./include/linux/gfp.h:7, > > from ./include/linux/xarray.h:15, > > from ./include/linux/list_lru.h:14, > > from ./include/linux/fs.h:13, > > from ./include/linux/compat.h:17, > > from arch/powerpc/kernel/asm-offsets.c:12: > > ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER > exceeds > > SECTION_SIZE > > 1735 | #error Allocator MAX_ORDER exceeds SECTION_SIZE > > | ^~~~~ > > make[5]: *** [scripts/Makefile.build:114: > arch/powerpc/kernel/asm-offsets.s] > > Error 1 > > Are you cross-compiling? If so, describe your powerpc[64] toolchain > version (GCC, binutils, glibc, kernel headers). > > Also, where is your .config? > > -- > You may reply to this email to add a comment. > > You are receiving this mail because: > You reported the bug.
On 5/24/23 17:56, bugzilla-daemon@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=217477 > > --- Comment #3 from doru iorgulescu (doru.iorgulescu1@gmail.com) --- > Is not cros-compile > gcc version 12.2.0 (Debian 12.2.0-14) > binutils 2.40-2 > glibc 2.36-9 > linux headers 6.4.0-rc3-1 > OK, thanks! But next time, don't top-post; reply inline with appropriate context instead.
config-6.1.0-9-powerpc64:CONFIG_ARCH_FORCE_MAX_ORDER=9 config-6.1.28:CONFIG_ARCH_FORCE_MAX_ORDER=9 config-6.3.2:CONFIG_ARCH_FORCE_MAX_ORDER=9 config-6.4.0-rc3:CONFIG_ARCH_FORCE_MAX_ORDER=9
(In reply to doru iorgulescu from comment #5) > config-6.1.0-9-powerpc64:CONFIG_ARCH_FORCE_MAX_ORDER=9 > config-6.1.28:CONFIG_ARCH_FORCE_MAX_ORDER=9 > config-6.3.2:CONFIG_ARCH_FORCE_MAX_ORDER=9 > config-6.4.0-rc3:CONFIG_ARCH_FORCE_MAX_ORDER=9 From linux-regressions list [1]: > By checking the config file from the bugzilla, ARCH_FORCE_MAX_ORDER is set to > 9, > (SECTION_SIZE is 24 and 64KB page is used, so 9+16=25>24) but it should be 8 > after recent MAX_ORDER changes. I guess the user was using an old config > file. > > Changing ARCH_FORCE_MAX_ORDER to 8 in the config should fix the issue. Can you try above?
(In reply to Bagas Sanjaya from comment #6) > (In reply to doru iorgulescu from comment #5) > > config-6.1.0-9-powerpc64:CONFIG_ARCH_FORCE_MAX_ORDER=9 > > config-6.1.28:CONFIG_ARCH_FORCE_MAX_ORDER=9 > > config-6.3.2:CONFIG_ARCH_FORCE_MAX_ORDER=9 > > config-6.4.0-rc3:CONFIG_ARCH_FORCE_MAX_ORDER=9 > > From linux-regressions list [1]: > > > By checking the config file from the bugzilla, ARCH_FORCE_MAX_ORDER is set > to > > 9, > > (SECTION_SIZE is 24 and 64KB page is used, so 9+16=25>24) but it should be > 8 > > after recent MAX_ORDER changes. I guess the user was using an old config > > file. > > > > Changing ARCH_FORCE_MAX_ORDER to 8 in the config should fix the issue. > > Can you try above? Oops, I forget to include the link: [1]: https://lore.kernel.org/regressions/D0217FEF-6E59-4458-BC34-A5FDB3097176@nvidia.com/
Is OK with CONFIG_ARCH_FORCE_MAX_ORDER=8 No problems
On Thu, May 25, 2023 at 01:03:22AM +1000, Michael Ellerman wrote: > Should be fixed properly by: > > > https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20230519113806.370635-1-mpe@ellerman.id.au/ > > Which is in powerpc-fixes as 358e526a1648. Telling regzbot: #regzbot fix: 358e526a1648cd Thanks.