Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753880AbYJTS2t (ORCPT ); Mon, 20 Oct 2008 14:28:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752500AbYJTS2l (ORCPT ); Mon, 20 Oct 2008 14:28:41 -0400 Received: from casper.infradead.org ([85.118.1.10]:60206 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715AbYJTS2k (ORCPT ); Mon, 20 Oct 2008 14:28:40 -0400 Date: Mon, 20 Oct 2008 11:28:51 -0700 From: Arjan van de Ven To: Thomas Meyer Cc: Linux Kernel Mailing List Subject: Re: WARNING: at arch/x86/mm/ioremap.c:226 Message-ID: <20081020112851.3ea44576@infradead.org> In-Reply-To: <1224526053.4948.2.camel@dhcppc2> References: <1224526053.4948.2.camel@dhcppc2> Organization: Intel X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 839 Lines: 17 [ 16.914566] ck804xrom ck804xrom_init_one(): Unable to register resource 0x00000000ff000000-0x00000000ffffffff - kernel bug? [ 16.914575] resource map sanity check conflict: 0xff000000 0xffffffff 0xff780000 0xffffffff reserved [ 16.914636] [] ioremap_nocache+0xd/0xf [ 16.914640] [] ? init_ck804xrom+0x246/0x4c7 [ck804xrom] [ 16.914643] [] init_ck804xrom+0x246/0x4c7 [ck804xrom] the init_ck804xrom driver seems to be requesting a bunch of memory with ioremap that crosses several resources... which is very bad. Can you sent the /proc/iomem file ? -- 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/