Re: [PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 05 Jul 2012 at 09:45 GMT, Jiang Liu <jiang.liu@xxxxxxxxxx> wrote:
> +
> +	if (self && !node_online(self->node_id)) {
> +		build_zonelists(self);
> +		build_zonelist_cache(self);
> +	}
> +

You don't need to test !node_online() here, as you are sure it is not
online yet.

--
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>


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]