ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
mraynal has quit [Remote host closed the connection]
mraynal has joined #armlinux
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #armlinux
heat has quit [Ping timeout: 248 seconds]
System_Error has joined #armlinux
iivanov has joined #armlinux
iivanov has quit []
iivanov has joined #armlinux
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
iivanov has quit [Client Quit]
iivanov has joined #armlinux
monstr has joined #armlinux
amitk has joined #armlinux
Forty-Bot has quit [Ping timeout: 246 seconds]
gclement has joined #armlinux
siak has joined #armlinux
Forty-Bot has joined #armlinux
frieder has joined #armlinux
Livio has joined #armlinux
nsaenz has joined #armlinux
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
cbeznea_ has joined #armlinux
gclement has quit [Ping timeout: 265 seconds]
gclement has joined #armlinux
Lockesmith has quit [Quit: WeeChat 4.2.1]
sszy has joined #armlinux
frieder has quit [Ping timeout: 255 seconds]
ellyq_ has joined #armlinux
frieder has joined #armlinux
heidaren has quit [Quit: Bye ~]
headless has joined #armlinux
frieder has quit [Ping timeout: 252 seconds]
mripard has quit [Remote host closed the connection]
frieder has quit [Remote host closed the connection]
headless has joined #armlinux
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
<dmart>
arnd: ^ I think this is mainline with CONFIG_PREEMPT_RT=y. Does the above discussion still apply? (I've not been following it closely).
ziy has joined #armlinux
<ziy>
I cannot boot 6.10 arm64 kernel in VMs. I tried virtconfig on QEMU, debian arm64 config on M1 VM. neither works. but v6.9 works. anything changed in 6.10? thanks.
<ziy>
not booting means there is no printout at all, just hangs.
<maz>
ziy: definitely boots correctly here.
<ziy>
what config are you using?
<maz>
mostly defconfig.
<ziy>
what platform? I wonder if it is because I am running it on VM
<ziy>
I am using pi4 and M1 VMs. no bare metal.
<maz>
M1, KVM.
<maz>
careful that there is some binutils breakage. if you have a recent binutils, the kernel fails to boot.
<ziy>
that might explain. I am using gcc 13.3.0
<ziy>
binutils is 2.42.50.20240710
<ziy>
what version are you using?
<maz>
ii binutils-aarch64-linux-gnu 2.40-2 arm64 GNU binary utilities, for aarch64-linux-gnu target
misanthropos has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
<dmart>
arnd: Hmm, does it sound plausible that a pr_warn() from the hrtimer interrupt could trigger this situation? I'm not sure that there a recursive oops going on here, though we do seem to be in the middle of servicing a user page fault when the hrtimer interrupt comes in.
sszy has quit [Remote host closed the connection]
sszy has joined #armlinux
<arnd>
dmart: possible, not sure about the exact code, but I can see this happening e.g. if pr_warn()/printk() tries to take any non-saw spinlocks and the hrtimer runs with preemption disabled
<arnd>
dmart: do you have a serial console enabled? that is another possible source of problems
<arnd>
s/you/the person reporting the issue/
Livio has joined #armlinux
<dmart>
arnd: serial console> yes, I think that's part of the problem. The backtrace is roughly user page fault -> hrtimer interrupt -> printk -> pl011 driver -> lockdep splat
<dmart>
arnd: We'll try the RT tree and see whether the delta seems to be responsible.
monstr has quit [Remote host closed the connection]
amitk has quit [Ping timeout: 252 seconds]
lain6141 has quit [Read error: Connection reset by peer]