[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120223083703.GA26781@elte.hu>
Date: Thu, 23 Feb 2012 09:37:03 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
Cc: mingo@...hat.com, hpa@...or.com, ananth@...ibm.com,
linux-kernel@...r.kernel.org, tglx@...utronix.de,
linux-tip-commits@...r.kernel.org
Subject: Re: Re: [tip:perf/core] x86/kprobes: Fix to recover instructions on
optimized path
* Ingo Molnar <mingo@...e.hu> wrote:
> > > Does not build on x86 if CONFIG_OPTPROBES is off:
> > >
> > > arch/x86/kernel/kprobes.c:260:8: error: dereferencing pointer to incomplete type
> > > arch/x86/kernel/kprobes.c:260:8: error: invalid use of undefined type ‘struct optimized_kprobe’
> > > arch/x86/kernel/kprobes.c:262:22: error: dereferencing pointer to incomplete type
> > > arch/x86/kernel/kprobes.c:264:18: error: dereferencing pointer to incomplete type
> >
> > Oops, should I update this patch or send new diff?
>
> Please send a delta fix.
Hm, it was triggering too often so I removed it from perf:core
for now - please send an updated patch.
Please also pick up the slightly updated changelog I've created
for the commit - you can see it in the -tip notification email.
Btw., why are optprobes limited to !PREEMPT, could we make them
preempt safe?
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists