Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
@ 2024-01-23  4:40 Paul Thompson
  2024-01-23  5:37 ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Thompson @ 2024-01-23  4:40 UTC (permalink / raw)
  To: regressions; +Cc: stable

	Hi;

	With my longstanding configuration, kernels upto 6.6.9 work fine.
Kernels 6.6.1[0123] and 6.7.[01] all lock up in early (open-rc) init,
before even the virtual filesystems are mounted.

	The last thing visible on the console is the nfsclient service
being started and:

Call to flock failed: Funtion not implemented. (twice)

	Then the machine is unresponsive, numlock doesnt toggle the keyboard led,
and the alt-sysrq chords appear to do nothing.

	The problem is solved by changing my 6.6.9 config option:

# CONFIG_FILE_LOCKING is not set
to
CONFIG_FILE_LOCKING=y

(This option is under File Systems > Enable POSIX file locking API)

	I do not recall why I unset that, but it was working for I think the
entire 6.6 series until 6.6.10. Anyway thought I would mention it in case
anyone else hits it.

Paul


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
@ 2024-01-23  5:48 Paul Thompson
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Thompson @ 2024-01-23  5:48 UTC (permalink / raw)
  To: regressions; +Cc: stable

	Now I feel stupid or like Im losing it, but I went back and grepped
for the CONFIG_FILE_LOCKING in my old Configs, and it was turned on in all
but 6.6.9. So, somehow I turned that off *after I built 6.6.9? Argh. I just
built 6.6.4 with it unset and that locked up too.
	Sorry if this is just noise, though one would have hoped the failure
was less severe...

Paul


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-01-23 13:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23  4:40 [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init Paul Thompson
2024-01-23  5:37 ` Linux regression tracking (Thorsten Leemhuis)
2024-01-23  6:39   ` Linux regression tracking (Thorsten Leemhuis)
2024-01-23 11:16     ` Jeff Layton
2024-01-23 11:46       ` Sedat Dilek
2024-01-23 13:19         ` Jeff Layton
2024-01-23 13:57           ` Jeff Layton
  -- strict thread matches above, loose matches on Subject: below --
2024-01-23  5:48 Paul Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox