[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49A6F1AC.4090305@krogh.cc>
Date: Thu, 26 Feb 2009 20:46:52 +0100
From: Jesper Krogh <jesper@...gh.cc>
To: David Woodhouse <dwmw2@...radead.org>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Dave Olsen <dolsen@...i.com>, Ryan Jackson <rjackson@...i.com>,
"linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.29-rc6
David Woodhouse wrote:
> On Thu, 2009-02-26 at 19:31 +0000, Jesper Krogh wrote:
>> 1) pick the distro .config
>> 2) make oldconfig
>
> So it should have been a module, not built-in?
It is a module.. and it somehow gets auto-loaded on my system. (not
listed in /etc/modules).
$ grep -i ck804xrom /boot/config-2.6.29-rc6
CONFIG_MTD_CK804XROM=m
Same in the distro .config
$ grep -i ck804xrom /boot/config-2.6.24-23-server
CONFIG_MTD_CK804XROM=m
>> 3) Let the kernel load what it think it needs.
>
> That part at least ought to be disabled -- we don't let this driver
> autoload, because unless you _know_ you need it, you don't need it.
>
> It's for overwriting your BIOS.
Oh. Thanks for your time... I'll just make sure to disable it from now on.
--
Jesper
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists