Re: [PATCH] cpusets+hotplug+preepmt broken

From: Paul Jackson
Date: Tue May 17 2005 - 23:17:47 EST


Srivatsa, Dinakar and/or Nathan,

If the version of this patch that I posted:

Sat, 14 May 2005 10:44:29 -0700
Message-Id: <20050514104429.7dc92c85.pj@xxxxxxx>

with the comment change, and the code change:

/* No more Mr. Nice Guy. */
if (dest_cpu == NR_CPUS) {
- tsk->cpus_allowed = cpuset_cpus_allowed(tsk);
+ cpus_setall(tsk->cpus_allowed);

is one that any of you have tested, and if you agree with it, then with
an "Acked-by:" reply (to that patch), it should make sense to recommend
it to Andrew for inclusion in his and/or Linus's kernel.

I'm still happy with it. My understanding is that you all are ok with
it as well, and I just need to push it over the finish line.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxxxxxxx> 1.650.933.1373, 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/