On Thu, Dec 19, 2024 at 11:32:46AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Now that we have reverse mapping for the realtime device, use the > information to kill processes that have mappings to bad pmem. This > requires refactoring the existing routines to handle rtgroups or AGs; > and splitting out the translation function to improve cohesion. > Also make a proper header file for the dax holder ops. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>