Re: [PATCH] do_bottom_half type routines in modules

Andrea Arcangeli (andrea@e-mind.com)
Tue, 4 May 1999 17:13:57 +0200 (CEST)


On Mon, 3 May 1999 pwhiting@fury.ittc.ukans.edu wrote:

>Making the bottom halves handler a function pointer allows all of the
>changes to exist within a module instead of having to rebuild the entire
>kernel. Of course, it allows to you more easily toast your system as
>well.

Feel free to do that in the developement cycle to avoid rebooting the
machine.

Then you should change do_bottom_half() directly with the function in your
module.

Andrea Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/