Hi Finn, On Fri, 9 Sep 2022 11:36:49 +1000 (AEST) Finn Thain <fth...@linux-m68k.org> wrote:
> You mean, you tried kernel 5.15 with initrd 5.19? The question is, > "did it oops?". Having seen the results below, I suspect that it > didn't oops, despite the large initrd. ohh.. here's a successful boot with vmlinux-5.15.0-2-m68k initrd.img-5.19.0-1-m68k >>>>>>>>>>>>>>>>>>>> [ 0.000000] Linux version 5.15.0-2-m68k (debian-ker...@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.860000] 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.330000] Console: switching to colour frame buffer device 80x32 [ 2.750000] fb0: Amiga ECS frame buffer device, using 640K of video memory [ 2.810000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <b...@kernel.crashing.org>) [ 2.820000] 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.570000] rtc-rp5c01 rtc-rp5c01: registered as rtc0 [ 3.580000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-09T11:55:02 UTC (1662724502) [ 3.600000] ledtrig-cpu: registered to indicate activity on CPUs [ 3.620000] NET: Registered PF_PACKET protocol family [ 3.700000] mpls_gso: MPLS GSO support [ 3.720000] registered taskstats version 1 [ 3.730000] Loading compiled-in X.509 certificates [ 26.310000] Freeing initrd memory: 7988K [ 27.070000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 27.080000] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c' [ 27.100000] zswap: loaded using pool lzo/zbud [ 27.120000] Key type ._fscrypt registered [ 27.130000] Key type .fscrypt registered [ 27.140000] Key type fscrypt-provisioning registered [ 27.740000] Key type encrypted registered [ 27.760000] Freeing unused kernel image (initmem) memory: 164K [ 27.770000] This architecture does not have kernel memory protection. [ 27.780000] Run /init as init process [ 27.790000] with arguments: [ 27.800000] /init [ 27.810000] with environment: [ 27.820000] HOME=/ [ 27.830000] TERM=linux [ 27.840000] fb=false [ 27.850000] BOOT_IMAGE=vmlinux-5.15.0-2-m68k [ 44.370000] wd33c93-0: chip=WD33c93A/9 no_sync=0xff no_dma=0 [ 44.370000] debug_flags=0x00 [ 44.390000] setup_args= [ 44.390000] , [ 44.410000] , [ 44.420000] , [ 44.430000] , [ 44.440000] , [ 44.450000] , [ 44.460000] , [ 44.470000] , [ 44.480000] , [ 44.490000] , [ 44.510000] [ 44.530000] Version 1.26++ - 10/Feb/2007 [ 44.540000] scsi host0: Amiga 3000 built-in SCSI [ 44.650000] FD: probing units [ 44.650000] found [ 44.650000] fd: drive 0 didn't identify, setting default ffffffff [ 44.730000] fd0 [ 44.780000] fd: drive 0 didn't identify, setting default ffffffff [ 45.010000] [ 45.030000] fd: drive 0 didn't identify, setting default ffffffff [ 45.860000] eth0: X-Surf at 0x00e90000, Ethernet Address 00:00:b4:3c:30:b9 [ 45.970000] 53c700: Version 2.8 By james.bottom...@hansenpartnership.com [ 45.980000] scsi1: 53c710 rev 2 [ 47.010000] scsi host1: WarpEngine 40xx [ 47.510000] libata version 3.00 loaded. [ 47.620000] pata_buddha zorro2: Buddha IDE controller [ 47.930000] scsi host2: pata_buddha [ 48.010000] scsi host3: pata_buddha [ 48.050000] ata1: PATA max PIO4 cmd 0xea0000 ctl 0xea091a irq 2 [ 48.060000] ata2: PATA max PIO4 cmd 0xea0000 ctl 0xea0b1a irq 2 [ 48.070000] zorro8390 zorro1: X-Surf IDE controller [ 48.160000] Z2RAM: using 0K Zorro II RAM and 1024K Chip RAM (Total 1024K) [ 48.290000] ata1.00: HPA detected: current 234439535, native 234441648 [ 48.300000] ata1.00: ATA-6: ST3120022A, 8.54, max UDMA/100 [ 48.320000] ata1.00: 234439535 sectors, multi 16: LBA48 [ 48.330000] ata1.00: configured for PIO [ 48.400000] scsi 2:0:0:0: Direct-Access ATA ST3120022A 8.54 PQ: 0 ANSI: 5 [ 48.540000] scsi host4: pata_buddha [ 48.640000] scsi host5: pata_buddha [ 48.690000] ata3: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2 [ 48.710000] ata4: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2 [ 49.910000] fd: drive 0 didn't identify, setting default ffffffff [ 49.920000] fd0: accessing DD 3.5-disk with Amiga-layout [ 50.160000] fd: drive 0 didn't identify, setting default ffffffff [ 53.640000] random: crng init done [ 57.100000] sd 2:0:0:0: [sda] 234439535 512-byte logical blocks: (120 GB/112 GiB) [ 57.120000] sd 2:0:0:0: [sda] Write Protect is off [ 57.130000] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 57.140000] sd 2:0:0:0: [sda] Asking for cache data failed [ 57.150000] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 57.540000] sda: RDSK (512) sda1 (DOS^A)(res 2 spb 8) sda2 ((res 2 spb 1) sda3 (SWP^@)(res 2 spb 1) [ 57.630000] sd 2:0:0:0: [sda] Attached SCSI disk [ 78.580000] scsi 1:0:1:0: tag#1 abort command [ 78.590000] scsi 1:0:1:0: tag#1 New error handler wants HOST reset, cmd 52055872 [ 78.590000] [ 78.610000] scsi 1:0:1:0: tag#1 CDB: Inquiry 12 00 00 00 24 00 [ 210.810000] process '/usr/bin/fstype' started with executable stack [ 231.150000] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 243.680000] INFO: task systemd-udevd:72 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: 72 ppid: 68 flags:0x00000040 [ 243.680000] Stack from 021a7fcc: [ 243.680000] 0000000c c0038852 00000000 d01199a8 00000000 00000000 00020000 d01197b8 [ 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:73 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: 73 ppid: 68 flags:0x00000040 [ 243.680000] Stack from 021a9fcc: [ 243.680000] 0000000f c0038852 00000000 d0118700 00000000 00000000 00020000 d0116a90 [ 243.680000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 243.680000] 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:80 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: 80 ppid: 2 flags:0x00000000 [ 243.690000] Stack from 02255fcc: [ 243.690000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 243.690000] 00000000 00000000 00000000 20000000 00000000 [ 243.690000] Call Trace: [ 280.490000] systemd[1]: Inserted module 'autofs4' [ 281.520000] NET: Registered PF_INET6 protocol family [ 284.170000] Segment Routing with IPv6 [ 284.180000] In-situ OAM (IOAM) with IPv6 [ 285.380000] 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.390000] systemd[1]: Detected architecture m68k. [ 286.260000] systemd[1]: Hostname set to <a3000>. [ 325.440000] systemd[1]: Queued start job for default target Graphical Interface. [ 325.670000] systemd[1]: Created slice Slice /system/getty. [ 326.020000] systemd[1]: Created slice Slice /system/modprobe. [ 326.360000] systemd[1]: Created slice User and Session Slice. [ 326.680000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 327.030000] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 327.430000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 327.820000] systemd[1]: Reached target Local Encrypted Volumes. [ 328.220000] systemd[1]: Reached target Local Integrity Protected Volumes. [ 328.620000] systemd[1]: Reached target Path Units. [ 329.010000] systemd[1]: Reached target Remote File Systems. [ 329.410000] systemd[1]: Reached target Slice Units. [ 329.810000] systemd[1]: Reached target Local Verity Protected Volumes. [ 330.260000] systemd[1]: Listening on Syslog Socket. [ 330.800000] systemd[1]: Listening on fsck to fsckd communication Socket. [ 331.200000] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 331.990000] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). [ 332.030000] systemd[1]: Listening on Journal Socket (/dev/log). [ 332.440000] systemd[1]: Listening on Journal Socket. [ 332.860000] systemd[1]: Listening on udev Control Socket. [ 333.260000] systemd[1]: Listening on udev Kernel Socket. [ 333.670000] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 333.870000] systemd[1]: Mounting POSIX Message Queue File System... [ 334.780000] systemd[1]: Mounting Kernel Debug File System... [ 335.440000] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 335.730000] systemd[1]: Starting Set the console keyboard layout... [ 337.150000] systemd[1]: Starting Create List of Static Device Nodes... [ 338.560000] systemd[1]: Starting Load Kernel Module configfs... [ 340.430000] systemd[1]: Starting Load Kernel Module drm... [ 342.020000] systemd[1]: Starting Load Kernel Module fuse... [ 342.960000] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 344.100000] systemd[1]: Starting Journal Service... [ 344.180000] fuse: init (API version 7.34) [ 345.820000] systemd[1]: Starting Load Kernel Modules... [ 348.120000] systemd[1]: Starting Remount Root and Kernel File Systems... [ 349.860000] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. [ 350.910000] systemd[1]: Starting Coldplug All udev Devices... [ 351.810000] ne.c: You must supply "io=0xNNN" value(s) for ISA cards. [ 355.970000] systemd[1]: Mounted POSIX Message Queue File System. [ 356.340000] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none. [ 358.560000] systemd[1]: Mounted Kernel Debug File System. [ 359.770000] systemd[1]: Finished Create List of Static Device Nodes. [ 362.560000] systemd[1]: Started Journal Service. [ 366.560000] INFO: task systemd-udevd:72 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.590000] task:systemd-udevd state:D stack: 0 pid: 72 ppid: 68 flags:0x00000040 [ 366.600000] Stack from 021a7fcc: [ 366.600000] 0000000c c0038852 00000000 d01199a8 00000000 00000000 00020000 d01197b8 [ 366.600000] 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.640000] [ 366.650000] INFO: task systemd-udevd:73 blocked for more than 245 seconds. [ 366.660000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 366.670000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 366.680000] task:systemd-udevd state:D stack: 0 pid: 73 ppid: 68 flags:0x00000040 [ 366.700000] Stack from 021a9fcc: [ 366.700000] 0000000f c0038852 00000000 d0118700 00000000 00000000 00020000 d0116a90 [ 366.700000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 366.710000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 366.730000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 366.740000] [ 367.570000] INFO: task scsi_eh_1:80 blocked for more than 246 seconds. [ 367.570000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 367.570000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 367.570000] task:scsi_eh_1 state:D stack: 0 pid: 80 ppid: 2 flags:0x00000000 [ 367.570000] Stack from 02255fcc: [ 367.570000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 367.570000] 00000000 00000000 00000000 20000000 00000000 [ 367.570000] Call Trace: [ 380.970000] systemd-journald[170]: Received client request to flush runtime journal. [ 445.090000] fd: drive 0 didn't identify, setting default ffffffff [ 445.100000] fd0: accessing DD 3.5-disk with Amiga-layout [ 445.750000] fd: drive 0 didn't identify, setting default ffffffff [ 448.850000] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 466.670000] input: amiga-mouse as /devices/platform/amiga-mouse/input/input1 [ 467.790000] Amiga DMA sound driver rev 016 installed [ 467.800000] Core driver edition 01.06 : AMIGA driver edition 00.04 [ 467.810000] Write will use 4 fragments of 32768 bytes as default [ 468.800000] parport0: Amiga built-in port using irq [ 469.100000] parport0: fix this legacy no-device port driver! [ 489.690000] INFO: task systemd-udevd:72 blocked for more than 368 seconds. [ 489.710000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 489.720000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 489.730000] task:systemd-udevd state:D stack: 0 pid: 72 ppid: 68 flags:0x00000040 [ 489.740000] Stack from 021a7fcc: [ 489.740000] 0000000c c0038852 00000000 d01199a8 00000000 00000000 00020000 d01197b8 [ 489.740000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 489.750000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 489.760000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 489.780000] [ 489.790000] INFO: task systemd-udevd:73 blocked for more than 368 seconds. [ 489.810000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 489.820000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 489.830000] task:systemd-udevd state:D stack: 0 pid: 73 ppid: 68 flags:0x00000040 [ 489.840000] Stack from 021a9fcc: [ 489.840000] 0000000f c0038852 00000000 d0118700 00000000 00000000 00020000 d0116a90 [ 489.840000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 489.850000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 489.860000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 489.880000] [ 490.700000] INFO: task scsi_eh_1:80 blocked for more than 369 seconds. [ 490.710000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 490.730000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 490.740000] task:scsi_eh_1 state:D stack: 0 pid: 80 ppid: 2 flags:0x00000000 [ 490.750000] Stack from 02255fcc: [ 490.750000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 490.750000] 00000000 00000000 00000000 20000000 00000000 [ 490.770000] Call Trace: [ 612.320000] INFO: task systemd-udevd:72 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: 72 ppid: 68 flags:0x00000040 [ 612.350000] Stack from 021a7fcc: [ 612.350000] 0000000c c0038852 00000000 d01199a8 00000000 00000000 00020000 d01197b8 [ 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] [ 1193.000000] Adding 1952996k swap on /dev/sda3. Priority:-2 extents:1 across:1952996k FS [ 1273.410000] systemd-shutdown[1]: Syncing filesystems and block devices. [ 1274.910000] systemd-shutdown[1]: Sending SIGTERM to remaining processes... [ 1275.340000] systemd-journald[170]: Received SIGTERM from PID 1 (systemd-shutdow). [ 1285.400000] systemd-shutdown[1]: Waiting for process: 73 (systemd-udevd), 68 (systemd-udevd), 72 (systemd-udevd) [ 1365.410000] systemd-shutdown[1]: Sending SIGKILL to remaining processes... [ 1365.580000] systemd-shutdown[1]: Sending SIGKILL to PID 68 (systemd-udevd). [ 1365.650000] systemd-shutdown[1]: Sending SIGKILL to PID 72 (systemd-udevd). [ 1365.680000] systemd-shutdown[1]: Sending SIGKILL to PID 73 (systemd-udevd). [ 1375.850000] systemd-shutdown[1]: Waiting for process: 73 (systemd-udevd), 72 (systemd-udevd) [ 1455.930000] systemd-shutdown[1]: Unmounting file systems. [ 1456.060000] [439]: Remounting '/' read-only with options 'errors=remount-ro'. [ 1456.170000] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none. [ 1456.810000] systemd-shutdown[1]: All filesystems unmounted. [ 1456.820000] systemd-shutdown[1]: Deactivating swaps. [ 1456.840000] systemd-shutdown[1]: All swaps deactivated. [ 1456.850000] systemd-shutdown[1]: Detaching loop devices. [ 1456.870000] systemd-shutdown[1]: All loop devices detached. [ 1456.880000] systemd-shutdown[1]: Stopping MD devices. [ 1456.900000] systemd-shutdown[1]: All MD devices stopped. [ 1456.910000] systemd-shutdown[1]: Detaching DM devices. [ 1456.940000] systemd-shutdown[1]: All DM devices detached. [ 1456.950000] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached. [ 1457.270000] systemd-shutdown[1]: Syncing filesystems and block devices. [ 1457.340000] systemd-shutdown[1]: Powering off. [ 1475.050000] amikbd: Ctrl-Amiga-Amiga reset warning!! <<<<<<<<<<<<<<<<<<<< -- Stephen - Vk3heg