Sorry. I don't have much control of attachment type with web-based mail.
Will having the patch saved in .txt file help? In plain text, the patch should read: sonar 15:30:37 ~/private/linux-2.6.16 $ diff -up linux-2.6.16/kernel/profile.c~ linux-2.6.16/kernel/profile.c --- linux-2.6.16/kernel/profile.c~ Sun Mar 19 21:53:29 2006 +++ linux-2.6.16/kernel/profile.c Mon Apr 10 15:30:34 2006 @@ -21,7 +21,6 @@ #include <linux/mm.h> #include <linux/cpumask.h> #include <linux/cpu.h> -#include <linux/profile.h> #include <linux/highmem.h> #include <asm/sections.h> #include <asm/semaphore.h> Sign-off by: Soyoung Park <[EMAIL PROTECTED]> --- Auke Kok <[EMAIL PROTECTED]> wrote: > S P wrote: > > signed off by: > > S. P. <[EMAIL PROTECTED]> > > without a real name this shouldn't be accepted. Also > try not to send base-64 > encoded, it really looks like spam to me. Even > no-brainers should include a > decent signed-off line. > > Auke > >
--- linux-2.6.16/kernel/profile.c~ Sun Mar 19 21:53:29 2006 +++ linux-2.6.16/kernel/profile.c Mon Apr 10 15:30:34 2006 @@ -21,7 +21,6 @@ #include <linux/mm.h> #include <linux/cpumask.h> #include <linux/cpu.h> -#include <linux/profile.h> #include <linux/highmem.h> #include <asm/sections.h> #include <asm/semaphore.h>