[TLDR: I'm adding this report to the list of tracked Linux kernel regressions; the text you find below is based on a few templates paragraphs you might have encountered already in similar form. See link in footer if these mails annoy you.] On 17.10.23 12:27, Andy Shevchenko wrote: > On Wed, Aug 30, 2023 at 12:24:34PM +0200, Jan Kara wrote: >> Hello Linus, >> >> could you please pull from >> >> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_v6.6-rc1 >> >> to get: >> * fixes for possible use-after-free issues with quota when racing with >> chown >> * fixes for ext2 crashing when xattr allocation races with another >> block allocation to the same file from page writeback code >> * fix for block number overflow in ext2 >> * marking of reiserfs as obsolete in MAINTAINERS >> * assorted minor cleanups >> >> Top of the tree is df1ae36a4a0e. The full shortlog is: > > This merge commit (?) broke boot on Intel Merrifield. > It has earlycon enabled and only what I got is watchdog > trigger without a bit of information printed out. > > I tried to give a two bisects with the same result. Thanks for the report. To be sure the issue doesn't fall through the cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression tracking bot (using info from https://lore.kernel.org/all/ZS5hhpG97QSvgYPf@xxxxxxxxxxxxxxxxxx/ here): #regzbot ^introduced 024128477809f8 #regzbot title quota: boot on Intel Merrifield after merge commit 1500e7e0726e #regzbot ignore-activity This isn't a regression? This issue or a fix for it are already discussed somewhere else? It was fixed already? You want to clarify when the regression started to happen? Or point out I got the title or something else totally wrong? Then just reply and tell me -- ideally while also telling regzbot about it, as explained by the page listed in the footer of this mail. Developers: When fixing the issue, remember to add 'Link:' tags pointing to the report (the parent of this mail). See page linked in footer for details. Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr That page also explains what to do if mails like this annoy you.