Re: [PATCH RESEND 2/2] Fix some kallsyms_lookup() vs rmmod races

From: Rusty Russell
Date: Sat Mar 17 2007 - 20:48:26 EST


On Fri, 2007-03-16 at 12:49 -0800, Andrew Morton wrote:
> > Ok, I've just done a few tests with the attached patch. It basically
> > creates a freeze_machine_run function that is equivalent in interface to
> > stop_machine_run, but uses freeze_processes / thaw_processes to stop the
> > machine.

I've never been convinced that the freezer was a good idea.
stop_machine is a damn big hammer, but it works.

Rusty.


-
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/