lkml.org 
[lkml]   [2007]   [Dec]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [2.6.24-rc5-mm1] Why CONFIG_BLK_DEV_RAM=m makes \\\"#ifdef CONFIG_BLK_DEV_RAM\\\" false?
FromTetsuo Handa <>
DateFri, 14 Dec 2007 15:15:32 +0900
Hello.

Randy Dunlap <randy.dunlap@oracle.com> wrote:
> I don't think that this is a change from the recent past.

Oh, it is my mistake.

I found that choosing CONFIG_BLK_DEV_RAM=m makes
impossible to pass an initrd image since
populate_rootfs() in init/initramfs.c omits
code for checking whether the image is an initrd or not.
But I didn't know CONFIG_BLK_DEV_RAM is tristate.
So, I have to change to CONFIG_BLK_DEV_RAM=y when
I want to pass an initrd image after "make allmodconfig".

Thank you.


\
 
 \ /
  Last update: 2007-12-14 07:19    [from the cache]
©2003-2008