Re: [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

2017-03-05 Thread Minchan Kim
On Fri, Mar 03, 2017 at 06:34:15PM +0530, Anshuman Khandual wrote: > On 03/02/2017 12:09 PM, Minchan Kim wrote: > > There is no user for it. Remove it. > > Last patches in the series prepared ground for this removal. The > entire series looks pretty straight forward. As it does not change

Re: [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

2017-03-05 Thread Minchan Kim
On Fri, Mar 03, 2017 at 06:34:15PM +0530, Anshuman Khandual wrote: > On 03/02/2017 12:09 PM, Minchan Kim wrote: > > There is no user for it. Remove it. > > Last patches in the series prepared ground for this removal. The > entire series looks pretty straight forward. As it does not change

Re: [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

2017-03-03 Thread Anshuman Khandual
On 03/02/2017 12:09 PM, Minchan Kim wrote: > There is no user for it. Remove it. Last patches in the series prepared ground for this removal. The entire series looks pretty straight forward. As it does not change any functionality, wondering what kind of tests this should go through to look for

Re: [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

2017-03-03 Thread Anshuman Khandual
On 03/02/2017 12:09 PM, Minchan Kim wrote: > There is no user for it. Remove it. Last patches in the series prepared ground for this removal. The entire series looks pretty straight forward. As it does not change any functionality, wondering what kind of tests this should go through to look for

[RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

2017-03-01 Thread Minchan Kim
There is no user for it. Remove it. Signed-off-by: Minchan Kim --- include/linux/rmap.h | 7 --- 1 file changed, 7 deletions(-) diff --git a/include/linux/rmap.h b/include/linux/rmap.h index 59d7dd7..5d6788f 100644 --- a/include/linux/rmap.h +++ b/include/linux/rmap.h

[RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

2017-03-01 Thread Minchan Kim
There is no user for it. Remove it. Signed-off-by: Minchan Kim --- include/linux/rmap.h | 7 --- 1 file changed, 7 deletions(-) diff --git a/include/linux/rmap.h b/include/linux/rmap.h index 59d7dd7..5d6788f 100644 --- a/include/linux/rmap.h +++ b/include/linux/rmap.h @@ -291,11 +291,4 @@