From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH 2/4] x86, cpa: Map in an arbitrary pgd Date: Thu, 6 Jun 2013 15:33:35 +0200 Message-ID: <20130606133335.GF20972@pd.tnic> References: <1370177770-26661-1-git-send-email-bp@alien8.de> <1370177770-26661-3-git-send-email-bp@alien8.de> <20130606102233.GG30420@console-pimps.org> <20130606132406.GC20972@pd.tnic> <20130606133023.GJ30420@console-pimps.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20130606133023.GJ30420-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Fleming Cc: Linux EFI , Matthew Garrett , Jiri Kosina , X86-ML , LKML , Borislav Petkov List-Id: linux-efi@vger.kernel.org On Thu, Jun 06, 2013 at 02:30:23PM +0100, Matt Fleming wrote: > I meant because the .pgd member is uninitialised and contains garbage. Oh yeah, good catch! Fixed. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751675Ab3FFNdw (ORCPT ); Thu, 6 Jun 2013 09:33:52 -0400 Received: from mail.skyhub.de ([78.46.96.112]:36065 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750910Ab3FFNdv (ORCPT ); Thu, 6 Jun 2013 09:33:51 -0400 Date: Thu, 6 Jun 2013 15:33:35 +0200 From: Borislav Petkov To: Matt Fleming Cc: Linux EFI , Matthew Garrett , Jiri Kosina , X86-ML , LKML , Borislav Petkov Subject: Re: [PATCH 2/4] x86, cpa: Map in an arbitrary pgd Message-ID: <20130606133335.GF20972@pd.tnic> References: <1370177770-26661-1-git-send-email-bp@alien8.de> <1370177770-26661-3-git-send-email-bp@alien8.de> <20130606102233.GG30420@console-pimps.org> <20130606132406.GC20972@pd.tnic> <20130606133023.GJ30420@console-pimps.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130606133023.GJ30420@console-pimps.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 06, 2013 at 02:30:23PM +0100, Matt Fleming wrote: > I meant because the .pgd member is uninitialised and contains garbage. Oh yeah, good catch! Fixed. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --