Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1236763
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes() |
| Date | 2015-09-30 23:10 +0200 |
| Message-ID | <qewNr-8fj-11@gated-at.bofh.it> (permalink) |
| References | <qem1J-Zq-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 30 Sep 2015, Xishi Qiu wrote: > If user set "movablecore=xx" to a large number, corepages will overflow, > this patch fix the problem. > > Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> Acked-by: David Rientjes <rientjes@google.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes() Xishi Qiu <qiuxishi@huawei.com> - 2015-09-30 11:40 +0200 Re: [PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes() Tang Chen <tangchen@cn.fujitsu.com> - 2015-09-30 12:40 +0200 Re: [PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes() David Rientjes <rientjes@google.com> - 2015-09-30 23:10 +0200 Re: [PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes() Yasuaki Ishimatsu <yasu.isimatu@gmail.com> - 2015-10-01 22:10 +0200
csiph-web