Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261680AbUFCJGl (ORCPT ); Thu, 3 Jun 2004 05:06:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261932AbUFCJGl (ORCPT ); Thu, 3 Jun 2004 05:06:41 -0400 Received: from mx2.elte.hu ([157.181.151.9]:46521 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S261680AbUFCJGk (ORCPT ); Thu, 3 Jun 2004 05:06:40 -0400 Date: Thu, 3 Jun 2004 11:07:50 +0200 From: Ingo Molnar To: linux-kernel@vger.kernel.org Cc: Andrew Morton , Andi Kleen , Linus Torvalds , Arjan van de Ven , "Siddha, Suresh B" , "Nakajima, Jun" Subject: Re: [announce] [patch] NX (No eXecute) support for x86, 2.6.7-rc2-bk2 Message-ID: <20040603090750.GA17049@elte.hu> References: <20040602205025.GA21555@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040602205025.GA21555@elte.hu> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.26.8-itk2 (ELTE 1.1) SpamAssassin 2.63 ClamAV 0.65 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, autolearn=not spam, BAYES_00 -4.90 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 550 Lines: 19 here's the latest NX patch: http://redhat.com/~mingo/nx-patches/nx-2.6.7-rc2-bk2-AF Changes since -AE: - use vmalloc_exec() in module_alloc() (bug noticed by Rusty Russell) - unexport vmalloc_exec() (suggested by Christoph Hellwig) - fix compilation warning when !PAE (Andrew Morton) Ingo - 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/