On Wed 29-11-17 14:42:51, Michal Hocko wrote:
> On Wed 29-11-17 22:34:50, Tetsuo Handa wrote:
> > register_shrinker() might return -ENOMEM error since Linux 3.12.
> > Call panic() as with other failure checks in this function if
> > register_shrinker() failed.
> > 
> > Signed-off-by: Tetsuo Handa <[email protected]>
> 
> Fixes: 1d3d4437eae1 ("vmscan: per-node deferred work")
> 
> > Cc: Jan Kara <[email protected]>
> > Cc: Michal Hocko <[email protected]>
> 
> From my very limited understanding of the code this looks correct.
> FWIW
> Reviewed-by: Michal Hocko <[email protected]>

Thanks. Added to my tree.

                                                                Honza
-- 
Jan Kara <[email protected]>
SUSE Labs, CR

Reply via email to