[PATCH] [RFC] CMA: clear buffer-head lru before page migration

From: Gioh Kim
Date: Fri Jul 04 2014 - 04:25:26 EST



Hi,

For page migration of CMA, buffer-heads of lru should be dropped.
Please refer to https://lkml.org/lkml/2014/6/23/932 for the detail.

I'm attaching a patch to drop all buffer-head on lru with invalidate_bh_lrus.
Please look into this. Thanks

------------------------------ 8< ---------------------------------