Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934960Ab0GOW6u (ORCPT ); Thu, 15 Jul 2010 18:58:50 -0400 Received: from one.firstfloor.org ([213.235.205.2]:34748 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934946Ab0GOW6t (ORCPT ); Thu, 15 Jul 2010 18:58:49 -0400 Date: Fri, 16 Jul 2010 00:58:44 +0200 From: Andi Kleen To: Linus Torvalds Cc: Mathieu Desnoyers , LKML , Andrew Morton , Ingo Molnar , Peter Zijlstra , Steven Rostedt , Steven Rostedt , Frederic Weisbecker , Thomas Gleixner , Christoph Hellwig , Li Zefan , Lai Jiangshan , Johannes Berg , Masami Hiramatsu , Arnaldo Carvalho de Melo , Tom Zanussi , KOSAKI Motohiro , Andi Kleen , "H. Peter Anvin" , Jeremy Fitzhardinge , "Frank Ch. Eigler" , Tejun Heo Subject: Re: [patch 1/2] x86_64 page fault NMI-safe Message-ID: <20100715225844.GA25420@one.firstfloor.org> References: <20100714222115.GA30122@Krystal> <20100715183153.GA9276@Krystal> <20100715220117.GA1499@Krystal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 528 Lines: 14 > Why do we force IST use for NMI, btw? Maybe we shouldn't, and just use > the normal kernel stack mechanisms? If you don't use IST the SYSCALL entry is racy during the window when RSP is not set up yet (same for MCE etc.) -Andi -- ak@linux.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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/