[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87vdldgnzd.fsf@basil.nowhere.org>
Date: Tue, 28 Jul 2009 11:23:34 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
linux-kernel@...r.kernel.org
Subject: Re: NMI between switch_mm and switch_to
Peter Zijlstra <a.p.zijlstra@...llo.nl> writes:
> We could use preempt notifiers (or put in our own hooks) to disable
> callchains during the context switch I suppose.
You can simply check if cr3 matches the current->mm page tables
and not dump if they are not.
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
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