On Wed, Mar 10, 2010 at 12:54 PM, Daniele Nicolodi <daniele@xxxxxxxxxx> wrote: > Hello. I just downloaded linux-2.6.33.tar.bz2 and patch-2.6.33-rt4 from > kernel.org. However, the patch does not apply to the downloaded sources. > > I am missing something, or there may be a problem? > It should work. Do something like the following. tar xjf linux-2.6.33.tar.bz2 cd linux-2.6.33 bunzip2 -c ../patch-2.6.33-rt4.bz2 | patch -p1 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html