On Tue, 2016-09-27 at 10:17 -0700, Tim Chen wrote: > From: "Huang, Ying" <ying.huang@xxxxxxxxx> > > swap_info_get() is used not only in swap free code path but also in > page_swapcount(), etc. So the original kernel message in > swap_info_get() is not correct now. Fix it via replacing "swap_free" > to > "swap_info_get" in the message. > > Signed-off-by: "Huang, Ying" <ying.huang@xxxxxxxxx> > Signed-off-by: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx> > Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>