On Fri, Jul 18, 2025 at 01:33:18AM -0700, Christoph Hellwig wrote: > On Fri, Jul 18, 2025 at 10:30:56AM +0200, Carlos Maiolino wrote: > > Thanks for the heads up Stephen. I didn't catch those errors while build > > testing here. Could you please share with me the build options you usually > > use so I can tweak my system to catch those errors before pushing them to > > linux-next? > > You'll need CONFIG_MEMORY_FAILURE and CONFIG_FS_DAX to trigger this. > All my test setups seem to lack the former. > Heh, same. I'll default my build tests to use allmodconfig. Thanks hch.