Hello Ingo,
On Sun, 4 Sep 2022 10:55:40 +0200
Post by Ingo Jürgensmann0x000000000a000000-0x000000000fffffff] [ 0.000000] Initmem setup
node 0 [mem 0x000000000a000000-0x000000000fffffff] [ 0.000000]
Unable to handle kernel access at virtual address (ptrval)
So, here is the error and a possible solution: using a memfile might help.
I've not done a memfile before so will need a pointer or two.
Post by Ingo JürgensmannIt seems that it tries to move the kernel around, but is unable to do
so. Might be when the new kernel is loaded to Chip Mem and the other
memory types like Fast Mem are not recognized or ignored. By default
it only uses one memory chunk with highest priority, IIRC, but maybe
Geert or so will correct me. If things haven’t changed since my tries
with BigRAM 256MB then you can only make use of a single memory chunk
as RAM. More memory chunks like onboard memory can be used as ramdisk
for swapping or so.
The memory layout is like this. Seams to be all the time, booting into
3.1/ATK/SYSINFO
$08000000 - $0FFFFFFF 128Mb (WarpEngine)
$07800000 - $07FFFFFF 8Mb (Fast Ram)
$00004000 - $001FFFFF 2Mb (Chip Ram)
Z3 Warpengine $40000000 (16Mb)
Z2 X-Surf $00E90000 (64Kb)
Z2 Buddha IDE $00EA0000 (64Kb)
Debug booting 5.15.0-2
[ 0.000000] Linux version 5.15.0-2-m68k (debian-***@lists.debian.org) (gcc-11 (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils for Debian) 2.37) #1 Debian 5.15.5-2 (2021-12-18)
[ 0.000000] printk: console [debug0] enabled
[ 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3
[ 0.000000] Ignoring memory chunk at 0x7800000:0x800000 before the first chunk
[ 0.000000] Fix your bootloader or use a memfile to make use of this area!
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000008000000-0x000000ffffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000008000000-0x000000000fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000008000000-0x000000000fffffff]
[ 0.000000] initrd: 0783283d - 08000000
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32448
[ 0.000000] Kernel command line: root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.15.0-2-m68k
[ 0.000000] Unknown kernel command line parameters "fb=false BOOT_IMAGE=vmlinux-5.15.0-2-m68k", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Sorting __ex_table...
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 116212K/131072K available (3399K kernel code, 611K rwdata, 1116K rodata, 164K init, 212K bss, 14860K reserved, 0K cma-reserved)
[ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x24/0x26e with crng_init=0
[ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 200
[ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns
[ 0.000000] Console: colour dummy device 80x25
[ 0.020000] printk: console [tty0] enabled
[ 0.020000] Calibrating delay loop... 26.00 BogoMIPS (lpj=130048)
[ 0.130000] pid_max: default: 32768 minimum: 301
[ 0.140000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.140000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.210000] devtmpfs: initialized
[ 0.240000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.240000] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.260000] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.270000] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.280000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.520000] SCSI subsystem initialized
[ 0.550000] clocksource: Switched to clocksource ciab
[ 0.570000] VFS: Disk quotas dquot_6.6.0
[ 0.580000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.840000] NET: Registered PF_INET protocol family
[ 0.840000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.860000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.860000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.870000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.870000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.870000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.880000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.880000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.890000] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.890000] NET: Registered PF_XDP protocol family
[ 0.900000] Initialise system trusted keyrings
[ 0.900000] Key type blacklist registered
[ 0.920000] Trying to unpack rootfs image as initramfs...
[ 0.980000] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 1.280000] random: fast init done
[ 1.360000] zbud: loaded
[ 1.400000] Key type asymmetric registered
[ 1.400000] Asymmetric key parser 'x509' registered
[ 1.410000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.880000] io scheduler mq-deadline registered
[ 2.310000] Console: switching to colour frame buffer device 80x32
[ 2.760000] fb0: Amiga ECS frame buffer device, using 640K of video memory
[ 2.810000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <***@kernel.crashing.org>)
[ 2.870000] ttyS0 is the amiga builtin serial port
[ 3.430000] Zorro: Probing AutoConfig expansion devices: 3 devices
[ 3.500000] mousedev: PS/2 mouse device common for all mice
[ 3.510000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[ 3.560000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[ 3.570000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-05T20:47:56 UTC (1662410876)
[ 3.580000] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.600000] NET: Registered PF_PACKET protocol family
[ 3.650000] mpls_gso: MPLS GSO support
[ 3.660000] registered taskstats version 1
[ 3.670000] Loading compiled-in X.509 certificates
[ 26.210000] Freeing initrd memory: 7988K
[ 26.970000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 26.980000] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c'
[ 27.010000] zswap: loaded using pool lzo/zbud
[ 27.040000] Key type ._fscrypt registered
[ 27.050000] Key type .fscrypt registered
[ 27.060000] Key type fscrypt-provisioning registered
[ 27.670000] Key type encrypted registered
[ 27.690000] Freeing unused kernel image (initmem) memory: 164K
[ 27.700000] This architecture does not have kernel memory protection.
[ 27.710000] Run /init as init process
[ 27.720000] with arguments:
[ 27.730000] /init
[ 27.740000] with environment:
[ 27.750000] HOME=/
[ 27.760000] TERM=linux
[ 27.770000] fb=false
[ 27.780000] BOOT_IMAGE=vmlinux-5.15.0-2-m68k
[ 44.520000] wd33c93-0: chip=WD33c93A/9 no_sync=0xff no_dma=0
[ 44.520000] debug_flags=0x00
[ 44.540000] setup_args=
[ 44.540000] ,
[ 44.550000] ,
[ 44.560000] ,
[ 44.570000] ,
[ 44.580000] ,
[ 44.590000] ,
[ 44.600000] ,
[ 44.610000] ,
[ 44.620000] ,
[ 44.630000] ,
[ 44.640000]
[ 44.660000] Version 1.26++ - 10/Feb/2007
[ 44.670000] scsi host0: Amiga 3000 built-in SCSI
[ 44.770000] FD: probing units
[ 44.770000] found
[ 44.770000] fd: drive 0 didn't identify, setting default ffffffff
[ 44.880000] fd0
[ 44.930000] fd: drive 0 didn't identify, setting default ffffffff
[ 45.140000]
[ 45.150000] fd: drive 0 didn't identify, setting default ffffffff
[ 45.730000] eth0: X-Surf at 0x00e90000, Ethernet Address 00:00:b4:3c:30:b9
[ 46.080000] 53c700: Version 2.8 By ***@HansenPartnership.com
[ 46.090000] scsi1: 53c710 rev 2
[ 47.110000] scsi host1: WarpEngine 40xx
[ 47.690000] libata version 3.00 loaded.
[ 47.780000] pata_buddha zorro2: Buddha IDE controller
[ 48.000000] Z2RAM: using 0K Zorro II RAM and 1024K Chip RAM (Total 1024K)
[ 48.100000] scsi host2: pata_buddha
[ 48.190000] scsi host3: pata_buddha
[ 48.240000] ata1: PATA max PIO4 cmd 0xea0000 ctl 0xea091a irq 2
[ 48.250000] ata2: PATA max PIO4 cmd 0xea0000 ctl 0xea0b1a irq 2
[ 48.270000] zorro8390 zorro1: X-Surf IDE controller
[ 48.560000] ata1.00: HPA detected: current 234439535, native 234441648
[ 48.570000] ata1.00: ATA-6: ST3120022A, 8.54, max UDMA/100
[ 48.580000] ata1.00: 234439535 sectors, multi 16: LBA48
[ 48.590000] ata1.00: configured for PIO
[ 48.610000] scsi 2:0:0:0: Direct-Access ATA ST3120022A 8.54 PQ: 0 ANSI: 5
[ 48.700000] scsi host4: pata_buddha
[ 48.830000] scsi host5: pata_buddha
[ 48.870000] ata3: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2
[ 48.880000] ata4: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2
[ 49.820000] fd: drive 0 didn't identify, setting default ffffffff
[ 49.830000] fd0: accessing DD 3.5-disk with Amiga-layout
[ 50.050000] fd: drive 0 didn't identify, setting default ffffffff
[ 53.390000] random: crng init done
[ 57.030000] sd 2:0:0:0: [sda] 234439535 512-byte logical blocks: (120 GB/112 GiB)
[ 57.050000] sd 2:0:0:0: [sda] Write Protect is off
[ 57.060000] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 57.070000] sd 2:0:0:0: [sda] Asking for cache data failed
[ 57.080000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 57.440000] sda: RDSK (512) sda1 (DOS^A)(res 2 spb 8) sda2 ((res 2 spb 1) sda3 (SWP^@)(res 2 spb 1)
[ 57.530000] sd 2:0:0:0: [sda] Attached SCSI disk
[ 77.940000] scsi 1:0:1:0: tag#33 abort command
[ 77.950000] scsi 1:0:1:0: tag#33 New error handler wants HOST reset, cmd 8e017f35
[ 77.950000]
[ 77.960000] scsi 1:0:1:0: tag#33 CDB: Inquiry 12 00 00 00 24 00
[ 210.420000] process '/usr/bin/fstype' started with executable stack
[ 231.090000] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 243.680000] INFO: task systemd-udevd:75 blocked for more than 122 seconds.
[ 243.680000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 243.680000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 243.680000] task:systemd-udevd state:D stack: 0 pid: 75 ppid: 68 flags:0x00000040
[ 243.680000] Stack from 0217ffcc:
[ 243.680000] 0000000c c0038852 00000000 d0116850 00000000 00000000 00020000 d0111118
[ 243.680000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 243.680000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 243.680000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 243.680000]
[ 243.680000] INFO: task systemd-udevd:76 blocked for more than 122 seconds.
[ 243.680000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 243.680000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 243.680000] task:systemd-udevd state:D stack: 0 pid: 76 ppid: 68 flags:0x00000040
[ 243.680000] Stack from 021c5fcc:
[ 243.680000] 00000011 c0038852 00000000 d010c328 00000000 00000000 00020000 d011a690
[ 243.680000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 243.690000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 243.690000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 243.690000]
[ 243.690000] INFO: task scsi_eh_1:81 blocked for more than 122 seconds.
[ 243.690000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 243.690000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 243.690000] task:scsi_eh_1 state:D stack: 0 pid: 81 ppid: 2 flags:0x00000000
[ 243.690000] Stack from 0221ffcc:
[ 243.690000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 243.690000] 00000000 00000000 00000000 20000000 00000000
[ 243.690000] Call Trace:
[ 280.340000] systemd[1]: Inserted module 'autofs4'
[ 281.370000] NET: Registered PF_INET6 protocol family
[ 284.040000] Segment Routing with IPv6
[ 284.060000] In-situ OAM (IOAM) with IPv6
[ 285.290000] systemd[1]: systemd 251.4-3 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)
[ 285.310000] systemd[1]: Detected architecture m68k.
[ 286.180000] systemd[1]: Hostname set to <a3000>.
[ 325.380000] systemd[1]: Queued start job for default target Graphical Interface.
[ 325.620000] systemd[1]: Created slice Slice /system/getty.
[ 325.970000] systemd[1]: Created slice Slice /system/modprobe.
[ 326.310000] systemd[1]: Created slice User and Session Slice.
[ 326.620000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 326.960000] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 327.360000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 327.760000] systemd[1]: Reached target Local Encrypted Volumes.
[ 328.160000] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 328.570000] systemd[1]: Reached target Path Units.
[ 328.960000] systemd[1]: Reached target Remote File Systems.
[ 329.350000] systemd[1]: Reached target Slice Units.
[ 329.750000] systemd[1]: Reached target Local Verity Protected Volumes.
[ 330.200000] systemd[1]: Listening on Syslog Socket.
[ 330.620000] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 331.020000] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 331.800000] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[ 331.840000] systemd[1]: Listening on Journal Socket (/dev/log).
[ 332.250000] systemd[1]: Listening on Journal Socket.
[ 332.660000] systemd[1]: Listening on udev Control Socket.
[ 333.070000] systemd[1]: Listening on udev Kernel Socket.
[ 333.470000] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 333.670000] systemd[1]: Mounting POSIX Message Queue File System...
[ 334.600000] systemd[1]: Mounting Kernel Debug File System...
[ 335.360000] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 335.620000] systemd[1]: Starting Set the console keyboard layout...
[ 336.910000] systemd[1]: Starting Create List of Static Device Nodes...
[ 338.390000] systemd[1]: Starting Load Kernel Module configfs...
[ 340.040000] systemd[1]: Starting Load Kernel Module drm...
[ 341.680000] systemd[1]: Starting Load Kernel Module fuse...
[ 342.670000] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 343.750000] systemd[1]: Starting Journal Service...
[ 343.860000] fuse: init (API version 7.34)
[ 345.550000] systemd[1]: Starting Load Kernel Modules...
[ 347.840000] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 349.590000] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 350.570000] systemd[1]: Starting Coldplug All udev Devices...
[ 351.670000] ne.c: You must supply "io=0xNNN" value(s) for ISA cards.
[ 354.760000] systemd[1]: Mounted POSIX Message Queue File System.
[ 356.120000] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 357.540000] systemd[1]: Mounted Kernel Debug File System.
[ 358.980000] systemd[1]: Finished Create List of Static Device Nodes.
[ 362.330000] systemd[1]: Started Journal Service.
[ 366.560000] INFO: task systemd-udevd:75 blocked for more than 245 seconds.
[ 366.570000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 366.580000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 366.600000] task:systemd-udevd state:D stack: 0 pid: 75 ppid: 68 flags:0x00000040
[ 366.610000] Stack from 0217ffcc:
[ 366.610000] 0000000c c0038852 00000000 d0116850 00000000 00000000 00020000 d0111118
[ 366.610000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 366.620000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 366.630000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 366.650000]
[ 366.660000] INFO: task systemd-udevd:76 blocked for more than 245 seconds.
[ 366.670000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 366.680000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 366.690000] task:systemd-udevd state:D stack: 0 pid: 76 ppid: 68 flags:0x00000040
[ 366.700000] Stack from 021c5fcc:
[ 366.700000] 00000011 c0038852 00000000 d010c328 00000000 00000000 00020000 d011a690
[ 366.700000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 366.720000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 366.730000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 366.740000]
[ 367.560000] INFO: task scsi_eh_1:81 blocked for more than 246 seconds.
[ 367.560000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 367.560000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 367.560000] task:scsi_eh_1 state:D stack: 0 pid: 81 ppid: 2 flags:0x00000000
[ 367.560000] Stack from 0221ffcc:
[ 367.560000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 367.560000] 00000000 00000000 00000000 20000000 00000000
[ 367.560000] Call Trace:
[ 380.830000] systemd-journald[170]: Received client request to flush runtime journal.
[ 440.010000] fd: drive 0 didn't identify, setting default ffffffff
[ 440.010000] fd0: accessing DD 3.5-disk with Amiga-layout
[ 440.760000] fd: drive 0 didn't identify, setting default ffffffff
[ 444.010000] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 455.640000] input: amiga-mouse as /devices/platform/amiga-mouse/input/input1
[ 456.520000] Amiga DMA sound driver rev 016 installed
[ 456.530000] Core driver edition 01.06 : AMIGA driver edition 00.04
[ 456.540000] Write will use 4 fragments of 32768 bytes as default
[ 456.840000] parport0: Amiga built-in port using irq
[ 457.080000] parport0: fix this legacy no-device port driver!
[ 489.440000] INFO: task systemd-udevd:75 blocked for more than 368 seconds.
[ 489.450000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 489.460000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 489.470000] task:systemd-udevd state:D stack: 0 pid: 75 ppid: 68 flags:0x00000040
[ 489.480000] Stack from 0217ffcc:
[ 489.480000] 0000000c c0038852 00000000 d0116850 00000000 00000000 00020000 d0111118
[ 489.480000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 489.490000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 489.500000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 489.510000]
[ 489.530000] INFO: task systemd-udevd:76 blocked for more than 368 seconds.
[ 489.540000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 489.550000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 489.560000] task:systemd-udevd state:D stack: 0 pid: 76 ppid: 68 flags:0x00000040
[ 489.570000] Stack from 021c5fcc:
[ 489.570000] 00000011 c0038852 00000000 d010c328 00000000 00000000 00020000 d011a690
[ 489.570000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 489.580000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 489.590000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 489.600000]
[ 490.300000] INFO: task scsi_eh_1:81 blocked for more than 369 seconds.
[ 490.310000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 490.320000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 490.330000] task:scsi_eh_1 state:D stack: 0 pid: 81 ppid: 2 flags:0x00000000
[ 490.340000] Stack from 0221ffcc:
[ 490.340000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 490.340000] 00000000 00000000 00000000 20000000 00000000
[ 490.350000] Call Trace:
[ 612.320000] INFO: task systemd-udevd:75 blocked for more than 491 seconds.
[ 612.320000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2
[ 612.330000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 612.340000] task:systemd-udevd state:D stack: 0 pid: 75 ppid: 68 flags:0x00000040
[ 612.350000] Stack from 0217ffcc:
[ 612.350000] 0000000c c0038852 00000000 d0116850 00000000 00000000 00020000 d0111118
[ 612.350000] 0000015c 0000015c 00000000 0014c01a d65c0080
[ 612.370000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512
[ 612.380000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416
[ 612.390000]
[ 994.680000] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 996.040000] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 996.500000] systemd-journald[170]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 1006.530000] systemd-shutdown[1]: Waiting for process: 68 (systemd-udevd), 75 (systemd-udevd), 76 (systemd-udevd)
[ 1086.540000] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 1086.710000] systemd-shutdown[1]: Sending SIGKILL to PID 68 (systemd-udevd).
[ 1086.770000] systemd-shutdown[1]: Sending SIGKILL to PID 75 (systemd-udevd).
[ 1086.800000] systemd-shutdown[1]: Sending SIGKILL to PID 76 (systemd-udevd).
[ 1096.990000] systemd-shutdown[1]: Waiting for process: 75 (systemd-udevd), 76 (systemd-udevd)
[ 1177.090000] systemd-shutdown[1]: Unmounting file systems.
[ 1177.220000] [439]: Remounting '/' read-only with options 'errors=remount-ro'.
[ 1177.330000] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 1177.960000] systemd-shutdown[1]: All filesystems unmounted.
[ 1177.970000] systemd-shutdown[1]: Deactivating swaps.
[ 1177.980000] systemd-shutdown[1]: All swaps deactivated.
[ 1177.990000] systemd-shutdown[1]: Detaching loop devices.
[ 1178.020000] systemd-shutdown[1]: All loop devices detached.
[ 1178.030000] systemd-shutdown[1]: Stopping MD devices.
[ 1178.050000] systemd-shutdown[1]: All MD devices stopped.
[ 1178.060000] systemd-shutdown[1]: Detaching DM devices.
[ 1178.080000] systemd-shutdown[1]: All DM devices detached.
[ 1178.090000] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[ 1178.430000] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 1178.490000] systemd-shutdown[1]: Powering off.
Booting with kenel 5.18.0-4, but initrid 5.15.0-2
[ 0.000000] Linux version 5.18.0-4-m68k (debian-***@lists.debian.org) (gcc-11 (Debian 11.3.0-5) 11.3.0, GNU ld (GNU Binutils for Debian) 2.38.90.20220713) #1 Debian 5.18.16-1 (2022-08-10)
[ 0.000000] printk: debug: ignoring loglevel setting.
[ 0.000000] printk: console [debug0] enabled
[ 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3
[ 0.000000] Ignoring memory chunk at 0x7800000:0x800000 before the first chunk
[ 0.000000] Fix your bootloader or use a memfile to make use of this area!
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000008000000-0x000000ffffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000008000000-0x000000000fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000008000000-0x000000000fffffff]
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32448
[ 0.000000] Kernel command line: ignore_loglevel -r initrd.img-5.15.0-2-m68k root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.18.0-4-m68k
[ 0.000000] Unknown kernel command line parameters "-r fb=false BOOT_IMAGE=vmlinux-5.18.0-4-m68k", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Sorting __ex_table...
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 124168K/131072K available (3446K kernel code, 580K rwdata, 1136K rodata, 164K init, 178K bss, 6904K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 200
[ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns
[ 0.000000] Console: colour dummy device 80x25
[ 0.020000] printk: console [tty0] enabled
[ 0.020000] Calibrating delay loop... 26.00 BogoMIPS (lpj=130048)
[ 0.130000] pid_max: default: 32768 minimum: 301
[ 0.170000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.170000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.250000] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.250000] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.280000] devtmpfs: initialized
[ 0.310000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.310000] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.370000] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.380000] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.390000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.620000] SCSI subsystem initialized
[ 0.660000] clocksource: Switched to clocksource ciab
[ 0.690000] VFS: Disk quotas dquot_6.6.0
[ 0.690000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.980000] NET: Registered PF_INET protocol family
[ 0.980000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 1.010000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.020000] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.030000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 1.030000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 1.030000] TCP: Hash tables configured (established 1024 bind 1024)
[ 1.040000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.040000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 1.050000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 1.060000] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.060000] NET: Registered PF_XDP protocol family
[ 1.080000] Initialise system trusted keyrings
[ 1.080000] Key type blacklist registered
[ 1.100000] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 1.560000] zbud: loaded
[ 1.610000] Key type asymmetric registered
[ 1.610000] Asymmetric key parser 'x509' registered
[ 1.650000] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.660000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.660000] io scheduler mq-deadline registered
[ 1.960000] Console: switching to colour frame buffer device 80x32
[ 2.110000] fb0: Amiga ECS frame buffer device, using 640K of video memory
[ 2.130000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <***@kernel.crashing.org>)
[ 2.150000] ttyS0 is the amiga builtin serial port
[ 2.520000] Zorro: Probing AutoConfig expansion devices: 3 devices
[ 2.550000] mousedev: PS/2 mouse device common for all mice
[ 2.560000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[ 2.590000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[ 2.600000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-05T20:40:51 UTC (1662410451)
[ 2.620000] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.640000] NET: Registered PF_PACKET protocol family
[ 2.650000] mpls_gso: MPLS GSO support
[ 2.660000] registered taskstats version 1
[ 2.680000] Loading compiled-in X.509 certificates
[ 2.880000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 2.890000] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c'
[ 2.920000] zswap: loaded using pool lzo/zbud
[ 2.950000] Key type ._fscrypt registered
[ 2.960000] Key type .fscrypt registered
[ 2.970000] Key type fscrypt-provisioning registered
[ 3.020000] Key type encrypted registered
[ 3.080000] List of all partitions:
[ 3.090000] No filesystem could mount root, tried:
[ 3.090000]
[ 3.110000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 3.110000] CPU: 0 PID: 1 Comm: swapper Not tainted 5.18.0-4-m68k #1 Debian 5.18.16-1
[ 3.110000] Stack from 00823ef0:
[ 3.110000] 00823ef0 00419421 00419421 00354d80 00000000 00000000 00000000 00a98000
[ 3.110000] 00823f54 00355744 00355756 001ed30c 0051054a 0040b560 00823f54 0042cac5
[ 3.110000] 00000000 0000000c 00000000 00000000 00000000 001ed268 00000000 00000000
[ 3.110000] 00000000 756e6b6e 6f776e2d 626c6f63 6b28302c 30290050 00c17580 005105ac
[ 3.110000] 0040b5c4 005105d6 0040b5c4 00008001 00000000 0e4e1c00 00000000 00000000
[ 3.110000] 00000000 00000000 001ed268 00000000 00000000 00000000 0051081e 0035a22c
[ 3.110000] Call Trace: [<00354d80>] panic+0xc4/0x246
[ 3.110000] [<00355744>] _printk+0x0/0x18
[ 3.110000] [<00355756>] _printk+0x12/0x18
[ 3.110000] [<001ed30c>] strlen+0x0/0x14
[ 3.110000] [<0051054a>] mount_block_root+0x17a/0x194
[ 3.110000] [<001ed268>] strncmp+0x0/0x34
[ 3.110000] [<005105ac>] mount_root+0x48/0x14e
[ 3.110000] [<005105d6>] mount_root+0x72/0x14e
[ 3.110000] [<00008001>] atari_get_hardware_list+0x6d/0x3e0
[ 3.110000] [<001ed268>] strncmp+0x0/0x34
[ 3.110000] [<0051081e>] prepare_namespace+0x16c/0x17a
[ 3.110000] [<0035a22c>] kernel_init+0x0/0xec
[ 3.110000] [<0035a240>] kernel_init+0x14/0xec
[ 3.110000] [<0035a22c>] kernel_init+0x0/0xec
[ 3.110000] [<00002914>] ret_from_kernel_thread+0xc/0x14
[ 3.110000]
[ 3.110000] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
--
Stephen - Vk3heg