On Wed, Dec 26, 2001 at 09:19:35PM +0000, Rev Simon Rumble wrote: > So I want to toy around with the preemptible kernel patches > (http://www.tech9.net/rml/linux/) but how do I actually apply them? I > always thought patch was smart enough to work it out but it's having > none of my kernel!
Should just be a matter of putting the patch in /usr/src and then 'patch -p0 < preempt-kernel-rml.2.x.x', followed by the normal kernel config and compile. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
