Re: [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2015-01-07 Thread Hui Zhu
On Wed, Jan 7, 2015 at 4:45 PM, Vlastimil Babka wrote: > On 12/30/2014 11:17 AM, Hui Zhu wrote: >> The original of this patch [1] is used to fix the issue in Joonsoo's CMA >> patch >> "CMA: always treat free cma pages as non-free on watermark checking" [2]. >> >> Joonsoo reminded me that this

Re: [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2015-01-07 Thread Vlastimil Babka
On 12/30/2014 11:17 AM, Hui Zhu wrote: > The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch > "CMA: always treat free cma pages as non-free on watermark checking" [2]. > > Joonsoo reminded me that this issue affect current kernel too. So made a new > one for upstream.

Re: [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2015-01-07 Thread Hui Zhu
On Wed, Jan 7, 2015 at 4:45 PM, Vlastimil Babka vba...@suse.cz wrote: On 12/30/2014 11:17 AM, Hui Zhu wrote: The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch CMA: always treat free cma pages as non-free on watermark checking [2]. Joonsoo reminded me that this

Re: [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2015-01-07 Thread Vlastimil Babka
On 12/30/2014 11:17 AM, Hui Zhu wrote: The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch CMA: always treat free cma pages as non-free on watermark checking [2]. Joonsoo reminded me that this issue affect current kernel too. So made a new one for upstream.

Re: [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2015-01-04 Thread Joonsoo Kim
Hello, On Tue, Dec 30, 2014 at 06:17:25PM +0800, Hui Zhu wrote: > The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch > "CMA: always treat free cma pages as non-free on watermark checking" [2]. > > Joonsoo reminded me that this issue affect current kernel too. So made

Re: [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2015-01-04 Thread Joonsoo Kim
Hello, On Tue, Dec 30, 2014 at 06:17:25PM +0800, Hui Zhu wrote: The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch CMA: always treat free cma pages as non-free on watermark checking [2]. Joonsoo reminded me that this issue affect current kernel too. So made a new

[PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2014-12-30 Thread Hui Zhu
The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch "CMA: always treat free cma pages as non-free on watermark checking" [2]. Joonsoo reminded me that this issue affect current kernel too. So made a new one for upstream. Function __zone_watermark_ok substruct CMA

[PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok

2014-12-30 Thread Hui Zhu
The original of this patch [1] is used to fix the issue in Joonsoo's CMA patch CMA: always treat free cma pages as non-free on watermark checking [2]. Joonsoo reminded me that this issue affect current kernel too. So made a new one for upstream. Function __zone_watermark_ok substruct CMA pages