From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161668AbXDXGme (ORCPT ); Tue, 24 Apr 2007 02:42:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161670AbXDXGme (ORCPT ); Tue, 24 Apr 2007 02:42:34 -0400 Received: from [70.254.190.220] ([70.254.190.220]:46930 "EHLO server.willdawg" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1161668AbXDXGmd (ORCPT ); Tue, 24 Apr 2007 02:42:33 -0400 Date: Tue, 24 Apr 2007 06:42:33 +0000 (GMT) From: William Heimbigner X-X-Sender: icxcnika@server.thyself To: "Cestonaro, Thilo (external)" cc: linux-kernel@vger.kernel.org Subject: Re: NonExecutable Bit in 32Bit In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 Apr 2007, Cestonaro, Thilo (external) wrote: > Hey, > > is it right, that the NX Bit is not used under i386-Arch but under x86_64-Arch? > When yes, is there a special argument for it not to be used? > > Ciao Thilo I don't think so - some i386 cpus definitely have support for the NX bit. Would having this be supported in i386 help debugging (and security) significantly? William Heimbigner icxcnika@mar.tar.cc