Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759283AbYBYXdk (ORCPT ); Mon, 25 Feb 2008 18:33:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754564AbYBYXdc (ORCPT ); Mon, 25 Feb 2008 18:33:32 -0500 Received: from fk-out-0910.google.com ([209.85.128.190]:23655 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754285AbYBYXdb (ORCPT ); Mon, 25 Feb 2008 18:33:31 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=AaPekp2h7EUk5dvYffIeoZRHot2IltAWLh0m/g7te8DLfYYLOWuR484UHUd+eygolAI5KqWsRId4OFZA+/gxDBESLEXcLAgF6MvsTIbdoXky7o5yH/qSnhbal8Ncv3tZlRvJKZdilMU4DWVX08Tuzo3wEa22YdJqaft53Gn8y/s= Message-ID: <47C35046.8020007@googlemail.com> Date: Tue, 26 Feb 2008 00:33:26 +0100 From: Gabriel C User-Agent: Thunderbird 2.0.0.9 (X11/20071204) MIME-Version: 1.0 To: Arjan van de Ven CC: Laurent Riffard , Andrew Morton , linux-kernel@vger.kernel.org, Stuart Bennett , Len Brown Subject: Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 References: <20080216002522.9c4bd0fb.akpm@linux-foundation.org> <47B7553D.5040601@free.fr> <47C0BDE2.4020402@googlemail.com> <47C0DB7D.70407@linux.intel.com> <47C2ED51.4000105@googlemail.com> <47C344E5.5050205@linux.intel.com> In-Reply-To: <47C344E5.5050205@linux.intel.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1203 Lines: 36 Arjan van de Ven wrote: > Gabriel C wrote: >> Arjan van de Ven wrote: >>> Gabriel C wrote: >>>> Laurent Riffard wrote: >>>>> Le 16.02.2008 09:25, Andrew Morton a ?crit : >>>>>> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc2/2.6.25-rc2-mm1/ >>>> [..] >>>> >>>> I'm getting that in mainline now on one of my older laptops also. >>> we fixed the cause of the machine you quoted; so I suspect yours is different.. >>> Can you get me your stacktrace ? Can you try the patch from this thread to show >>> what memory the offender tries to access ? >> Arjan , sorry for the lag. >> >> With your patch from http://marc.info/?l=linux-kernel&m=120336371506283&w=2 I don't have a warning anymore. >> > > that is ... odd since it's the same in theory, just with some added printk's ;-( > hmm but in theory only that part of your patch only should do the same , no ? if (page_is_ram(pfn)) { printk(..) } I'm going to try that. Gabriel -- 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/