Steve McIntyre <st...@einval.com> writes: > On Mon, Aug 16, 2021 at 12:54:47PM +0200, Justus Winter wrote: >>Steve McIntyre <st...@einval.com> writes: >>> On Mon, Aug 16, 2021 at 10:09:49AM +0200, Justus Winter wrote: >>>>Package: debian-installer >>>>Version: 20210731 >>>>Severity: critical >>>>Tags: d-i >>>>Justification: breaks the whole system >>>> >>>>Dear Maintainer, >>>> >>>>I'm trying to install Debian Bullseye on a ProLiant m400 Server >>>>Cartridge. The cartridge is in EFI mode, we boot the EFI shim, GRUB, >>>>the kernel, and the netboot initrd via PXE and tftp. We added the >>>>necessary kernel command line flags to redirect the kernel log to the >>>>serial console early on, and various debugging flags. >>>> >>>>Reading the log we believe that there are two problems. First, while >>>>bringing up additional CPU cores, we see them crash immediately. >>>>Adding nosmp to the kernel command line avoids this, but doesn't make >>>>the second problem go away. Second, the kernel calls acpi_init, which >>>>does not seem to return. >>> I've got some Mustang (X-Gene 1) machines here, which are the same >>> core APM hardware but packaged on standard motherboard (mini-itx I >>> think?). I'm just trying a bullseye update on one now. >> >>Thanks. > > OK, and my upgrade worked just fine. The key difference that I'm > seeing is that on my system ACPI is *not* used: > > root@mustang4:/home/steve# grep ACPI /var/log/syslog > Aug 16 11:20:27 mustang4 kernel: [ 0.000000] efi: ACPI=0x43fa700000 ACPI > 2.0=0x43fa700014 SMBIOS 3.0=0x43fa9db000 ESRT=0x43ff006d18 > MOKvar=0x43fd2b2000 MEMRESERVE=0x43fa5e0718 > Aug 16 11:20:27 mustang4 kernel: [ 1.293700] ACPI: Interpreter disabled. > Aug 16 11:20:27 mustang4 kernel: [ 1.322457] pnp: PnP ACPI: disabled > > Basically, the firmware on these older machines is too old for ACPI to > work well. This brings back memories of X-Gene 1 oddities - the way > they boot the extra CPU cores depends on specific setup in the DTB. My > machine is working that way, but I'm guessing that maybe whatever in > the kernel determines this is *not* automatically disabling ACPI on > your machine. > > Pondering: do things work better for you if you add "acpi=off" to the > kernel command line?
Interesting. Yeah, I actually tried that last week, but it failed: U-Boot 2013.04 (Oct 02 2015 - 14:44:51) ProLiant m400 Server Cartridge - U02 (10/02/2015) Copyright 2013 - 2015 Hewlett-Packard Development Company, L.P. Copyright 2000 - 2012 Wolfgang Denk, DENX Software Engineering, w...@denx.de CPU0: APM ARM 64-bit Potenza Rev B0 2400MHz PCP 2400MHz 32 KB ICACHE, 32 KB DCACHE SOC 2000MHz IOBAXI 400MHz AXI 250MHz AHB 200MHz GFC 125MHz Boot from SPI-NOR Slimpro FW: Ver: 2.3 (build 2015/03/16) PMD: 960 mV SOC: 950 mV I2C: ready DRAM: ECC 64 GiB @ 1333MHz Using default environment API sig @ 0x0000004ffdf13170 In: serial Out: serial Err: serial CPUs: 11111111 CPLD: 0B SF: Detected MX25L12805D with page size 64 KiB, total 16 MiB SF: 16384 KiB MX25L12805D at 0:0 is now current device SF: flash read success (17417 bytes @ 0xe0000) . SF: flash read success (65568 bytes @ 0xc0000) SF: flash read success (1477 bytes @ 0x100000) Node Boot Start Time: 2021-08-16T13:38:11 Node Serial Number: CN7447V0BK Cartridge Chassis Slot ID: 26 Cartridge Serial Number: CN7447V0BK Chassis Serial Number: CZ3450K3J5 Chassis Asset Tag: Node UUID: 4445FA0A-122C-52F2-8764-A549A7928A4B Product ID: 721717-B21 Timezone Name: Europe/London Loading UEFI ....................................................... SF: flash read success (3604480 bytes @ 0x200000) ## Starting application at 0x4002000000 ... ProLiant System BIOS U02 v1.01 (10/02/2015) (C) Copyright 1982 - 2015 Hewlett-Packard Development Company, L.P. Early system initialization, please wait... Processor Root Ports Initialization BIOS Configuration Initialization Early PCI Initialization - Start Early PCI Initialization - Complete Switching console output to Primary Video. Please wait... (C) Copyright 1982 - 2015 Hewlett-Packard Development Company, L.P. HP ProLiant m400 Server BIOS Version: U02 v1.01 (10/02/2015) Serial Number: CN7447V0BK System Memory: 64 GB 1 Processor(s) detected, 8 total cores enabled, Proc 1: X-Gene HP Power Profile Mode: Balanced Power and Performance Boot Mode: UEFI For access via BIOS Serial Console: Press 'ESC+9' for System Utilities Press 'ESC+@' for Network Boot >> Booting Embedded LOM 1 Port 1 : Port 1 - Mellanox Network Adapter (PXE IPv4) >> Booting PXE over IPv4. Station IP address is 192.168.103.26 Server IP address is 192.168.103.253 NBP filename is debian-stable/debian-installer/arm64/bootnetaa64.efi NBP filesize is 856064 Bytes Downloading NBP file... NBP file downloaded successfully. Fetching Netboot Image Welcome to GRUB! GNU GRUB version 2.04-20 /----------------------------------------------------------------------------\ |*Install | | Install oldstable | | Graphical install | | Advanced options ... | | Dark theme option... | | Install with speech synthesis | | | | | | | | | | | | | | | \----------------------------------------------------------------------------/ Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. GNU GRUB version 2.04-20 /----------------------------------------------------------------------------\ |setparams 'Install' | | | | set background_color=black | | linux /debian-installer/arm64/linux --- console=ttyS0,115200 earlyco\| |n=uart,mmio32,0x1c021000 initcall_debug keep_bootcon efi=debug debug earlyp\| |rintk=efi,keep acpi=off | | initrd /debian-installer/arm64/initrd.gz | | | | | | | | | | | | | \----------------------------------------------------------------------------/ Minimum Emacs-like screen editing is supported. TAB lists completions. Press Ctrl-x or F10 to boot, Ctrl-c or F2 for a command-line or ESC to discard edits and return to the GRUB menu. Booting a command list EFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... L3c Cache: 8MB [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x500f0001] [ 0.000000] Linux version 5.10.0-8-arm64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.46-3 (2021-07-28) [ 0.000000] earlycon: uart0 at MMIO32 0x000000001c021000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] printk: debug: skip boot console de-registration. [ 0.000000] efi: Getting UEFI parameters from /chosen in DT: [ 0.000000] efi: System Table : 0x0000004fff350018 [ 0.000000] efi: MemMap Address : 0x0000004f8a1c8018 [ 0.000000] efi: MemMap Size : 0x0000000000001320 [ 0.000000] efi: MemMap Desc. Size : 0x0000000000000030 [ 0.000000] efi: MemMap Desc. Version : 0x0000000000000001 [ 0.000000] efi: Secure Boot Enabled : 0x00000002 [ 0.000000] efi: EFI v2.40 by HP [ 0.000000] efi: ACPI 2.0=0x4fff320000 SMBIOS 3.0=0x4ffef90000 MOKvar=0x4ff78b0000 RNG=0x4fff359658 MEMRESERVE=0x4fefff97d8 [ 0.000000] efi: seeding entropy pool [ 0.000000] secureboot: Secure boot disabled [ 0.000000] efi: Processing EFI memory map: [ 0.000000] efi: 0x004000000000-0x004001ffffff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004002400000-0x0045b97effff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x0045b97f0000-0x0045bb2affff [Loader Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x0045bb2b0000-0x0047fe423fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x0047fe424000-0x0047ffffffff [Loader Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004800000000-0x004f6e52ffff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004f6e530000-0x004f6fffffff [Loader Code | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004f70000000-0x004f89fbffff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004f89fc0000-0x004f8a1bffff [Loader Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004f8a1c0000-0x004f8a1c7fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004f8a1c8000-0x004f8bbebfff [Loader Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004f8bbec000-0x004fefbebfff [Loader Code | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fefbec000-0x004fefffffff [Loader Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff0000000-0x004ff5110fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff5111000-0x004ff55fdfff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff55fe000-0x004ff5874fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff5875000-0x004ff5888fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff5889000-0x004ff588dfff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff588e000-0x004ff59b0fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff59b1000-0x004ff59b1fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff59b2000-0x004ff59b4fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff59b5000-0x004ff59b5fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff59b6000-0x004ff59b6fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff59b7000-0x004ff59b7fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff59b8000-0x004ff6027fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6028000-0x004ff6135fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6136000-0x004ff6163fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6164000-0x004ff616ffff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6170000-0x004ff6170fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6171000-0x004ff6683fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6684000-0x004ff6685fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6686000-0x004ff668efff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff668f000-0x004ff668ffff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6690000-0x004ff6690fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6691000-0x004ff6692fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6693000-0x004ff6693fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6694000-0x004ff6694fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6695000-0x004ff669dfff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff669e000-0x004ff669efff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff669f000-0x004ff66a7fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66a8000-0x004ff66a8fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66a9000-0x004ff66aafff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66ab000-0x004ff66abfff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66ac000-0x004ff66bdfff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66be000-0x004ff66befff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66bf000-0x004ff66c1fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66c2000-0x004ff66c2fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66c3000-0x004ff66c3fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66c4000-0x004ff66c4fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66c5000-0x004ff66c5fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66c6000-0x004ff66c7fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66c8000-0x004ff66d9fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66da000-0x004ff66dbfff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66dc000-0x004ff66e3fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66e4000-0x004ff66e4fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66e5000-0x004ff66eefff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66ef000-0x004ff66effff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66f0000-0x004ff66f1fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66f2000-0x004ff66f2fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66f3000-0x004ff66fafff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66fb000-0x004ff66fbfff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66fc000-0x004ff66fefff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff66ff000-0x004ff6700fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6701000-0x004ff6703fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6704000-0x004ff6704fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6705000-0x004ff6709fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff670a000-0x004ff670afff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff670b000-0x004ff670bfff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff670c000-0x004ff670cfff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff670d000-0x004ff670dfff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff670e000-0x004ff670ffff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6710000-0x004ff6714fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6715000-0x004ff6717fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6718000-0x004ff6718fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff6719000-0x004ff671afff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff671b000-0x004ff685bfff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff685c000-0x004ff7761fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff7762000-0x004ff7788fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff7789000-0x004ff7888fff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff7889000-0x004ff78aefff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff78af000-0x004ff801ffff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ff8020000-0x004ffd966fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ffd967000-0x004ffdbaffff [Loader Code | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ffdbb0000-0x004ffe72afff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ffe72b000-0x004ffebaffff [Boot Code | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ffebb0000-0x004ffedaffff [Runtime Code|RUN| | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004ffedb0000-0x004fff1affff [Runtime Data|RUN| | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff1b0000-0x004fff1effff [Reserved | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff1f0000-0x004fff22ffff [ACPI Mem NVS| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff230000-0x004fff32ffff [ACPI Reclaim| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff330000-0x004fff337fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff338000-0x004fff33bfff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff33c000-0x004fff34ffff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff350000-0x004fff35ffff [Runtime Data|RUN| | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff360000-0x004fff361fff [Conventional| | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x004fff362000-0x004fffffffff [Boot Data | | | | | | | | | | |WB|WT|WC|UC] [ 0.000000] efi: 0x000010510000-0x000010510fff [MMIO |RUN| | | | | | | | | | | | | ] [ 0.000000] efi: 0x000010549000-0x000010549fff [MMIO |RUN| | | | | | | | | | | | | ] [ 0.000000] efi: 0x000017000000-0x000017001fff [MMIO |RUN| | | | | | | | | | | | | ] [ 0.000000] efi: 0x00001c024000-0x00001c025fff [MMIO |RUN| | | | | | | | | | | | | ] [ 0.000000] efi: 0x00001f2a0000-0x00001f2affff [MMIO |RUN| | | | | | | | | | | | | ] [ 0.000000] efi: 0x004002300000-0x00400235ffff [MMIO |RUN| | | | | | | | | | | | | ] [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000004000000000-0x0000004fffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x4ff782fb00-0x4ff7831fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000004000000000-0x00000040ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000004100000000-0x0000004fffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000004000000000-0x0000004001ffffff] [ 0.000000] node 0: [mem 0x0000004002400000-0x0000004ffebaffff] [ 0.000000] node 0: [mem 0x0000004ffebb0000-0x0000004fff22ffff] [ 0.000000] node 0: [mem 0x0000004fff230000-0x0000004fff34ffff] [ 0.000000] node 0: [mem 0x0000004fff350000-0x0000004fff35ffff] [ 0.000000] node 0: [mem 0x0000004fff360000-0x0000004fffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000004000000000-0x0000004fffffffff] [ 0.000000] On node 0 totalpages: 16776192 [ 0.000000] DMA zone: 16384 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 1047552 pages, LIFO batch:63 [ 0.000000] Normal zone: 245760 pages used for memmap [ 0.000000] Normal zone: 15728640 pages, LIFO batch:63 [ 0.000000] cma: Reserved 64 MiB at 0x00000040fc000000 [ 0.000000] Failed to find device node for boot cpu [ 0.000000] missing boot CPU MPIDR, not enabling secondaries [ 0.000000] percpu: Embedded 33 pages/cpu s95192 r8192 d31784 u135168 [ 0.000000] pcpu-alloc: s95192 r8192 d31784 u135168 alloc=33*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16514048 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/debian-installer/arm64/linux --- console=ttyS0,115200 earlycon=uart,mmio32,0x1c021000 initcall_debug keep_bootcon efi=debug debug earlyprintk=efi,keep acpi=off [ 0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear) [ 0.000000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x00000040f8000000-0x00000040fc000000] (64MB) [ 0.000000] Memory: 5107712K/67104768K available (11776K kernel code, 2436K rwdata, 7008K rodata, 5440K init, 598K bss, 1407976K reserved, 65536K cma-reserved) [ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x560 with crng_init=0 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] ftrace: allocating 38533 entries in 151 pages [ 0.000000] ftrace: allocated 151 pages with 5 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 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: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Kernel panic - not syncing: No interrupt controller found. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.0-8-arm64 #1 Debian 5.10.46-3 [ 0.000000] Call trace: [ 0.000000] dump_backtrace+0x0/0x1e4 [ 0.000000] show_stack+0x24/0x30 [ 0.000000] dump_stack+0xd0/0x12c [ 0.000000] panic+0x168/0x370 [ 0.000000] init_IRQ+0xe8/0x104 [ 0.000000] start_kernel+0x3a8/0x5ac [ 0.000000] ---[ end Kernel panic - not syncing: No interrupt controller found. ]---
signature.asc
Description: PGP signature