Re: 2.1.96: kmod.c precice fix

Ian and Iris (brooke@jump.net)
Wed, 15 Apr 1998 16:25:07 -0500


This is a multi-part message in MIME format.
--------------E136540319840B10780B51F0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I've included a patch against the patch - heehee.

--------------E136540319840B10780B51F0
Content-Type: text/plain; charset=iso-8859-1; name="p.2.1.96.fix"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline; filename="p.2.1.96.fix"

28890c28890
< + kernel_thread(kmod_thread, NULL, CLONE_FILES | CLONE_FS | CLONE_SIGHAND);

---
> +	kernel_thread(kmod_thread, NULL, CLONE_FILES | CLONE_FS | CLONE_SIGHAND);

--------------E136540319840B10780B51F0--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu