On Mon, 2024-09-30 at 13:51 +0100, David Howells wrote:
David Howells [off-list ref] wrote:
quoted
Okay, let's try something a little more drastic. See if we can at least get
it booting to the point we can read the tracelog. If you can apply the
attached patch?
It's also on my branch:
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=netfs-fixes
along with another one that clears the folio pointer after unlocking.
Hi David,
dmesg is here:
https://gist.github.com/eddyz87/3a5f2a7ae9ba6803fc46f06223a501fc
Used the following commit from your branch:
ba1659e0f147 ("9p: [DEBUGGING] Don't release pages or folioq structs")
Still does not boot, unfortunately.
Are there any hacks possible to printout tracelog before complete boot somehow?
Thanks,
Eduard