On Wed, Aug 19, 2020 at 07:59:51PM +0200, David Hildenbrand wrote: > offline_pages() is the only user. __offline_isolated_pages() never gets > called with ranges that contain memory holes and we no longer care about > the return value. Drop the return value handling and all pfn_valid() > checks. > > Update the documentation. > > Acked-by: Michal Hocko <[email protected]> > Cc: Andrew Morton <[email protected]> > Cc: Michal Hocko <[email protected]> > Cc: Wei Yang <[email protected]> > Cc: Baoquan He <[email protected]> > Cc: Pankaj Gupta <[email protected]> > Cc: Oscar Salvador <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]>
pretty nice Reviewed-by: Oscar Salvador <[email protected]> -- Oscar Salvador SUSE L3

