[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110927124022.484200394@goodmis.org>
Date: Tue, 27 Sep 2011 08:40:22 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Clark Williams <williams@...hat.com>
Subject: [PATCH v2 0/3][RT] [RT] rt: patches to postpone migrate disable
Thomas,
I found a slight bug in the original patch series. As the
tsk_cpu_allowed() returns a mask dependent on the migrate_disable set
or not, the migrate_disable needs to be cleared in the migrate_enable()
before calling tsk_cpu_allowed(). I fixed that and added a comment
to let others know of this side effect.
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists