From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762049AbYEGEk6 (ORCPT ); Wed, 7 May 2008 00:40:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753479AbYEGEkt (ORCPT ); Wed, 7 May 2008 00:40:49 -0400 Received: from wa-out-1112.google.com ([209.85.146.182]:20467 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753471AbYEGEks (ORCPT ); Wed, 7 May 2008 00:40:48 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CNp5CWxzJoxOkmQJhtGst99uF5BjZtrTYJQklh/ZP6Qt7JCga1c5/IcL5XIRrDiC8xHpAj+Uw1/QJanQnfObYixJRtRsZGigTexJCjwWhr7vDnqaUT7yMUoa/mKnbOD7o7Ta7C1KglIICy0mdqzHhBuO+ozTyAT7aST4jH0eS7E= Message-ID: Date: Wed, 7 May 2008 12:40:44 +0800 From: "Jeff Chua" To: "Hugh Dickins" Subject: Re: [PATCH] x86: fix PAE pmd_bad bootup warning Cc: "Hans Rosenfeld" , "Ingo Molnar" , "Thomas Gleixner" , "H. Peter Anvin" , "Gabriel C" , "Arjan van de Ven" , "Nishanth Aravamudan" , linux-kernel@vger.kernel.org, linux-mm@kvack.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080506124946.GA2146@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 7, 2008 at 3:49 AM, Hugh Dickins wrote: > Signed-off-by: Hugh Dickins Hugh, Thanks for the patch. It's in Linus's git now and I just booted 2 Dell 2950 and both are no showing the errors. Thanks, Jeff.