On 04/10/2017 01:03 PM, Michal Hocko wrote: > From: Michal Hocko <[email protected]> > > 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 <[email protected]> > Signed-off-by: Michal Hocko <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>

