[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <29495f1d0707131758x63b81cc2y44d4f2ac574f3a9b@mail.gmail.com>
Date: Fri, 13 Jul 2007 17:58:12 -0700
From: "Nish Aravamudan" <nish.aravamudan@...il.com>
To: "Andrew Morton" <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.22-rc6-mm1
On 6/28/07, Andrew Morton <akpm@...ux-foundation.org> wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc6/2.6.22-rc6-mm1/
>
> - NOTE (an uppercase one, indeed): there are a lot of menuconfig changes in
> here which break `make oldconfig' badly. If you grab an old .config and run
> `make oldconfig', your kernel probably won't work. I lost useful things
> like CONFIG_BLK_DEV and the whole SCSI system, because they were added after
> I generated my .config.
>
> So save yourself some hassle and check your .config carefully before
> building this kernel. Make sure that everything you need is still enabled.
>
> I found that manually adding "CONFIG_BLK_DEV=y" to the .config before
> running oldconfig saved a large number of config items from getting lost.
On the one ppc64 machine I have to test on for memoryless nodes, I
found I had to add back in CONFIG_BLK_DEV=y and
CONFIG_SCSI_LOWLEVEL=y. Just for reference as other folks pull out
their hair.
> Those menuconfig changes have been a huge pain.
Yes.
Thanks,
Nish
-
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