Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Linux 2.6.29-rc6

Path: g2news1.google.com!news2.google.com!news.glorb.com!news.banetele.no!uio.no!nntp.uio.no!not-for-mail
From: Jesper Krogh <jes...@krogh.cc>
Newsgroups: fa.linux.kernel
Subject: Re: Linux 2.6.29-rc6
Date: Thu, 26 Feb 2009 19:32:09 UTC
Organization: Internet mailing list
Lines: 54
Sender: linux-kernel-ow...@vger.kernel.org
Message-ID: <fa.9bKNLcXwR3v0JyLDX/Eu0ulKWRs@ifi.uio.no>
References: <fa.aiY2pkcA5XR13h90bxzp+K2aooA@ifi.uio.no> <fa.b8piXohjXPPEuApK9KcFaPqil1s@ifi.uio.no> <fa.LTep4lezibRjFpHDmnanJZckbA0@ifi.uio.no>
NNTP-Posting-Host: jess.uio.no
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: readme.uio.no 1235676729 7885 129.240.10.48 (26 Feb 2009 19:32:09 GMT)
X-Complaints-To: abuse@uio.no
NNTP-Posting-Date: Thu, 26 Feb 2009 19:32:09 +0000 (UTC)
Cc: David Woodhouse <David.Woodho...@intel.com>,
	Dave Olsen <dol...@lnxi.com>, Ryan Jackson <rjack...@lnxi.com>,
	linux-...@lists.infradead.org,
	Linux Kernel Mailing List <linux-ker...@vger.kernel.org>
To: Linus Torvalds <torva...@linux-foundation.org>
X-Virus-Scanned: Debian amavisd-new at shrek.krogh.cc
User-Agent: Thunderbird 2.0.0.19 (X11/20090105)
In-Reply-To: <alpine.LFD.2.00.0902260941090.3111@localhost.localdomain>
List-ID: <linux-kernel.vger.kernel.org>
X-Mailing-List: linux-kernel@vger.kernel.org
Original-Date: Thu, 26 Feb 2009 20:31:35 +0100
Original-Message-Id: <49A6EE17.4070102@krogh.cc>
Original-References: <alpine.LFD.2.00.0902222023520.3...@localhost.localdomain> <49A679E8.1010...@krogh.cc> <alpine.LFD.2.00.0902260941090.3...@localhost.localdomain>

Linus Torvalds wrote:
> Dave Olsen <dol...@lnxi.com>,
>     Ryan Jackson <rjack...@lnxi.com>, David.Woodho...@intel.com, 
> linux-...@lists.infradead.org
> 
> 
> On Thu, 26 Feb 2009, Jesper Krogh wrote:
>>
>> Booting up 2.6.29-rc6 gave me this one in dmesg...
>>
>> [   21.136149] ck804xrom ck804xrom_init_one(): Unable to register resource 0x00000000ff000000-0x00000000ffffffff - kernel bug?
> 
> Well, it _is_ a kernel bug, but it's in that stupid driver. It does 
> everything wrong, including printing out a scary message.

I've seen that before.. (even reported it before). It just "slipped" 
into the cut'n'paste It was the following stuff that I intended to report.

>> [   21.136269] WARNING: at arch/x86/mm/ioremap.c:208 __ioremap_caller+0x359/0x390()
> 
> This is a different, but related warning, since the driver is doing an 
> ioremap across different resources. The warning is directly related to the 
> fact that the resource wasn't actually valid to begin with.
> 
> What does "cat /proc/iomem" say?

http://krogh.cc/~jesper/iomem.txt

>> System is fully operational, but I didnt get it in 2.6.26.8 (most recent
>> kernel tried on this hardware).
> 
> The ioremap() warning is newish, and may be what made you notice the 
> previous (just one-line) crappy warning.
> 
> Quite frankly, having looked at that horrible driver, I would seriously 
> consider disabling it. Stuff like that should not be allowed to exist.

Being a "stupid" user, I pick the easy way to build a fresh kernel:
1) pick the distro .config
2) make oldconfig
3) Let the kernel load what it think it needs.
4) Report if I see and strange stuff (warnings / bugs / oops) or 
misbehaviour.

So I dont know if I need that driver for anything vital. Should I care? 
Or shouldn't it "just work"?

-- 
Jesper
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/