On 04/10/2017 01:03 PM, Michal Hocko wrote: > From: Michal Hocko <mhocko@xxxxxxxx> > > arch_add_memory gets for_device argument which then controls whether we > want to create memblocks for created memory sections. Simplify the logic > by telling whether we want memblocks directly rather than going through > pointless negation. This also makes the api easier to understand because > it is clear what we want rather than nothing telling for_device which > can mean anything. > > This shouldn't introduce any functional change. > > Cc: Dan Williams <dan.j.williams@xxxxxxxxx> > Signed-off-by: Michal Hocko <mhocko@xxxxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>