2004-03-18 23:15:16

by Matthew Dobson

[permalink] [raw]
Subject: [PATCH] nodemask_t i386 changes [3/7]

nodemask_t-03-i386.patch - Changes to i386 specific code. As with most
arch changes, it involves close-coding loops (ie:
for_each_online_node(nid) rather than for(nid=0;nid<numnodes;nid++)) and
replacing the use of numnodes with num_online_nodes() and
node_set_online(nid).


Attachments:
nodemask_t-03-i386.patch (11.21 kB)