diff for duplicates of <20100515160805.GA23630@shaohui> diff --git a/a/1.txt b/N1/1.txt index f4e6c08..15df352 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Sat, May 15, 2010 at 06:47:00PM +0530, Jaswinder Singh Rajput wrote: -> > + if (hidden_num) +> > + if (hidden_num) > > if (hidden_num) is not required, as next line's for statement is also > doing the same thing. @@ -13,15 +13,21 @@ Have a nice day. > -- > Jaswinder Singh. > -> > + for (i = 0; i < hidden_num; i++) { -> > + int nid = num_nodes + i + 1; -> > + node_set(nid, node_possible_map); -> > + hidden_nodes[nid].start = hp_start + hp_size * i; -> > + hidden_nodes[nid].end = hp_start + hp_size * (i+1); -> > + node_set_hidden(nid); -> > + } +> > + for (i = 0; i < hidden_num; i++) { +> > + int nid = num_nodes + i + 1; +> > + node_set(nid, node_possible_map); +> > + hidden_nodes[nid].start = hp_start + hp_size * i; +> > + hidden_nodes[nid].end = hp_start + hp_size * (i+1); +> > + node_set_hidden(nid); +> > + } > > +} -- Thanks & Regards, Shaohui + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 71b1fc3..e31a903 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -23,7 +23,7 @@ "\00:1\0" "b\0" "On Sat, May 15, 2010 at 06:47:00PM +0530, Jaswinder Singh Rajput wrote:\n" - "> > + \302\240 \302\240 \302\240 if (hidden_num)\n" + "> > + if (hidden_num)\n" "> \n" "> if (hidden_num) is not required, as next line's for statement is also\n" "> doing the same thing.\n" @@ -37,17 +37,23 @@ "> --\n" "> Jaswinder Singh.\n" "> \n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 for (i = 0; i < hidden_num; i++) {\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 int nid = num_nodes + i + 1;\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 node_set(nid, node_possible_map);\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 hidden_nodes[nid].start = hp_start + hp_size * i;\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 hidden_nodes[nid].end = hp_start + hp_size * (i+1);\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 node_set_hidden(nid);\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 }\n" + "> > + for (i = 0; i < hidden_num; i++) {\n" + "> > + int nid = num_nodes + i + 1;\n" + "> > + node_set(nid, node_possible_map);\n" + "> > + hidden_nodes[nid].start = hp_start + hp_size * i;\n" + "> > + hidden_nodes[nid].end = hp_start + hp_size * (i+1);\n" + "> > + node_set_hidden(nid);\n" + "> > + }\n" "> > +}\n" "\n" "-- \n" "Thanks & Regards,\n" - Shaohui + "Shaohui\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -029548ea3d3b019af9aa4bdf8489ff81d03a531d1c9e95f1c3f8e2339cddefed +9e1d2c90b1ad35da053612b9954a30e44a48e93963f5902f0aa468d40284d065
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.