From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754050Ab2LOXsD (ORCPT ); Sat, 15 Dec 2012 18:48:03 -0500 Received: from terminus.zytor.com ([198.137.202.10]:60829 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473Ab2LOXsB (ORCPT ); Sat, 15 Dec 2012 18:48:01 -0500 Message-ID: <50CD0C0F.4070107@zytor.com> Date: Sat, 15 Dec 2012 15:47:27 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Dave Jones , Linus Torvalds , Markus Trippelsdorf , Jan Beulich , Matt Fleming , David Howells , Grant Likely , Guennadi Liakhovetski , Arnd Bergmann , Ingo Molnar , Linux Kernel Mailing List , Michael Kerrisk , "Paul E. McKenney" , Thomas Gleixner Subject: Re: [GIT PULL] x86/uapi for 3.8 References: <23916.1355356085@warthog.procyon.org.uk> <21507.1355528749@warthog.procyon.org.uk> <20121215163323.GA229@x4> <50CCD24F.9090603@zytor.com> <20121215213747.GA2783@redhat.com> In-Reply-To: <20121215213747.GA2783@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/15/2012 01:37 PM, Dave Jones wrote: > On Sat, Dec 15, 2012 at 11:58:00AM -0800, Linus Torvalds wrote: > > > It might also be that it causes some massive corruption at boot time, > > but it then requires that that particular memory is actually used. So > > maybe it's not so much about the memory map except indirectly. > > I wonder if this might explain the XFS corruption I've been seeing > the last couple days. Won't be able to get at the affected laptop > until Monday to find out.. > It seems somewhat unlikely, but not implausible, since the trampoline page table is only in use for very brief moments and usually not very often at all, but if it is just completely screwed and we do fandango on memory... yes we could have problems. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.