Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750810AbVKKP1c (ORCPT ); Fri, 11 Nov 2005 10:27:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750815AbVKKP1c (ORCPT ); Fri, 11 Nov 2005 10:27:32 -0500 Received: from ns1.suse.de ([195.135.220.2]:20660 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1750810AbVKKP1b (ORCPT ); Fri, 11 Nov 2005 10:27:31 -0500 From: Andi Kleen To: Zachary Amsden Subject: Re: [PATCH 19/21] i386 Kprobes semaphore fix Date: Fri, 11 Nov 2005 16:27:13 +0100 User-Agent: KMail/1.8 Cc: Ingo Molnar , virtualization@lists.osdl.org, Andrew Morton , Chris Wright , Linus Torvalds , Linux Kernel Mailing List , "H. Peter Anvin" , Zwane Mwaikambo , Martin Bligh , Pratap Subrahmanyam , Christopher Li , "Eric W. Biederman" , prasanna@in.ibm.com, ananth@in.ibm.com, anil.s.keshavamurthy@intel.com, davem@davemloft.net References: <200511080439.jA84diI6009951@zach-dev.vmware.com> <20051109165804.GA15481@elte.hu> <43723768.2060103@vmware.com> In-Reply-To: <43723768.2060103@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511111627.14403.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 15 On Wednesday 09 November 2005 18:52, Zachary Amsden wrote: > Well, if there is a justification for it, that means we really should > handle all the nasty EIP conversion cases due to segmentation and v8086 > mode in the kprobes code. I was hoping that might not be the case. Or just forbid kprobes for 16bit processes (or anything running in a non GDT code segment). Would be perfectly reasonable IMHO. -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/