Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762326AbXHHM6a (ORCPT ); Wed, 8 Aug 2007 08:58:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755686AbXHHM6W (ORCPT ); Wed, 8 Aug 2007 08:58:22 -0400 Received: from ns.suse.de ([195.135.220.2]:60205 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753512AbXHHM6W (ORCPT ); Wed, 8 Aug 2007 08:58:22 -0400 To: Steven Rostedt Cc: Glauber de Oliveira Costa , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, rusty@rustcorp.com.au, mingo@elte.hu, chrisw@sous-sol.org, jeremy@goop.org, avi@qumranet.com, anthony@codemonkey.ws, virtualization@lists.linux-foundation.org, lguest@ozlabs.org Subject: Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S References: <11865467522495-git-send-email-gcosta@redhat.com> <200708081138.23018.ak@suse.de> <200708081424.49896.ak@suse.de> From: Andi Kleen Date: 08 Aug 2007 15:52:41 +0200 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 886 Lines: 18 Steven Rostedt writes: > On Wed, 8 Aug 2007, Andi Kleen wrote: > > > > > > Probably not, but this part of the code I don't fully understand. > > > > I would suggest to defer all this until at least one example to test it > > (except vsmp which is too simple) is around. > > Who uses that code? NMIs and debug regs? Lguest only has the host handle > the NMIs (doesn't pass to guest). And we haven't gotten to debug regs. Who > else uses that part of the code? I'm not sure I understand your question. You're asking who uses entry.S? Answer would be everybody. If you asked something else please reformulate. -Andi - 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/