Re: [PATCH v1] mm: balloon: drop unused function stubs

2019-04-02 Thread Rafael Aquini
On Fri, Mar 29, 2019 at 01:26:49PM +0100, David Hildenbrand wrote: > These are leftovers from the pre-"general non-lru movable page" era. > > Signed-off-by: David Hildenbrand > --- > include/linux/balloon_compaction.h | 15 --- > 1 file changed, 15 deletions(-) > > diff --git a/incl

Re: [PATCH v1] mm: balloon: drop unused function stubs

2019-03-31 Thread Pankaj Gupta
> > These are leftovers from the pre-"general non-lru movable page" era. > > Signed-off-by: David Hildenbrand > --- > include/linux/balloon_compaction.h | 15 --- > 1 file changed, 15 deletions(-) > > diff --git a/include/linux/balloon_compaction.h > b/include/linux/balloon_compa

Re: [PATCH v1] mm: balloon: drop unused function stubs

2019-03-29 Thread Michael S. Tsirkin
On Fri, Mar 29, 2019 at 01:26:49PM +0100, David Hildenbrand wrote: > These are leftovers from the pre-"general non-lru movable page" era. > > Signed-off-by: David Hildenbrand Acked-by: Michael S. Tsirkin > --- > include/linux/balloon_compaction.h | 15 --- > 1 file changed, 15 del

Re: [PATCH v1] mm: balloon: drop unused function stubs

2019-03-29 Thread Mukesh Ojha
On 3/29/2019 5:56 PM, David Hildenbrand wrote: These are leftovers from the pre-"general non-lru movable page" era. Signed-off-by: David Hildenbrand --- include/linux/balloon_compaction.h | 15 --- 1 file changed, 15 deletions(-) Reviewed-by: Mukesh Ojha Cheers, -Mukesh