Minor problem with the patch. Since it matches on SUBLEVEL, it fails against 2.4.16 whereas it actually could have succeeded otherwise. This is of course easy to fix by hand, but it made my kernel building script fall right over in confusion :-) Makefile.rej: *************** *** 1,7 **** VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 15 - EXTRAVERSION =-greased-turkey KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) --- 1,7 ---- VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 15 + EXTRAVERSION =-crypto-greased-turkey KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) -- ------------------------------------------------------ Nuke bin Laden: Dale Amon, CEO/MD improve the global Islandone Society gene pool. www.islandone.org ------------------------------------------------------ - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/