On Mon, Oct 24, 2022 at 02:32:18PM -0700, Darrick J. Wong wrote: > Fix the incorrect return type for these two functions, and make the > !fsdax version return SIGBUS since there is no vm_fault_t that maps to > zero. Hmm? You should be able to return 0 without sparse complaining.