From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 9 Jan 2018 13:01:21 -0800 Subject: NFSroot regression in next with handle inode->i_version Message-ID: <20180109210121.GX3875@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi all, Commit 4b5bd6a8e7cf ("fs: handle inode->i_version more efficiently") causes NFSroot to not boot to login in Linux next on my ARM boxes. Also the attempted boot seems really slow, so the reason for not reaching login might be not being able to kick the watchdog as I'm seeing spontaneous reboots. Reverting the patch makes things work again, any ideas? Can you guys please revert this in next while this is being investigated? Regards, Tony