On Wed, Jun 09, 2010 at 11:58:13PM +0200, Frederic Weisbecker wrote:
hmmm...yeah, this patch was introduced b/c of the use of the 'int3'
notifier when updating the kernel text. We got into a recursive loop
without it. However, since the current implementation is using
stop_machine() to do text updates, I don't think this patch is necessary
until we have the more optimal text updating mechanism in place. I'll
re-test without this patch.
thanks,
-Jason
--