Re: [PATCH 05/22 -v7] add notrace annotations to vsyscall.

2008-01-30 Thread Steven Rostedt
On Wed, 30 Jan 2008, Peter Zijlstra wrote: > > On Tue, 2008-01-29 at 22:15 -0500, Steven Rostedt wrote: > > plain text document attachment > > (mcount-add-x86-vdso-notrace-annotations.patch) > > Add the notrace annotations to some of the vsyscall functions. > > Would the VDSO stuff crash a kernel

Re: [PATCH 05/22 -v7] add notrace annotations to vsyscall.

2008-01-30 Thread Peter Zijlstra
On Tue, 2008-01-29 at 22:15 -0500, Steven Rostedt wrote: > plain text document attachment > (mcount-add-x86-vdso-notrace-annotations.patch) > Add the notrace annotations to some of the vsyscall functions. Would the VDSO stuff crash a kernel without these annotations and CONFIG_MCOUNT=y ? If so,