From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH] x86/mm/p2m: use NX bit for p2m entries Date: Thu, 26 Jul 2012 19:07:12 +0100 Message-ID: <20120726180712.GA4135@ocelot.phlegethon.org> References: <500969F4.9080100@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <500969F4.9080100@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Christoph Egger Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org At 16:23 +0200 on 20 Jul (1342801428), Christoph Egger wrote: > > In addition to c/s 25614:7d8a2e8412f2 also use the NX bit > for non-ram types. > > Signed-off-by: Christoph Egger Meh; I guess it will help remind us to think about NX in other cases. Applied, thanks. Tim.