On Fri, 2005-10-14 at 17:22 +0100, John Rigg wrote:
> The header on my last post seems to have been mangled so here it
> is again...
>
> Ingo, I just tried the patch you posted in reply to Badari Pulavarty's
> boot crash message. I get an error when trying to patch 2.6.14-rc4-rt4:
>
> patching file arch/x86_64/kernel/vsyscall.c
> patch: **** malformed patch at line 11: notrace
>
Try this..
I am able to apply cleanly. I am trying to see if it fixes my problem
or not.
Thanks,
Badari
--- linux-2.6.14-rc4.org/arch/x86_64/kernel/vsyscall.c 2005-10-07 10:27:33.000000000 -0700
+++ linux-2.6.14-rc4/arch/x86_64/kernel/vsyscall.c 2005-10-14 05:11:02.000000000 -0700
@@ -34,7 +34,7 @@
#include <asm/errno.h>
#include <asm/io.h>
-#define __vsyscall(nr) __attribute__ ((unused,__section__(".vsyscall_" #nr)))
+#define __vsyscall(nr) __attribute__ ((unused,__section__(".vsyscall_" #nr))) notrace
#define force_inline __attribute__((always_inline)) inline
int __sysctl_vsyscall __section_sysctl_vsyscall = 1;
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]