Re: [PATCH -mm] Fix dev_load() compilation again

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Monday, September 8, 2008 - 3:17 pm

On Fri, 05 Sep 2008 12:54:51 -0700
Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> wrote:


Give that there's already a fix in linux-next, I can't do anything here.

Rusty, the regression was introduced by

commit 4cb9da6ecc2b0e25056b45981239475f8509d59d
Author:     Johannes Berg <johannes@sipsolutions.net>
AuthorDate: Wed Jul 9 10:28:42 2008 +0200
Commit:     Stephen Rothwell <sfr@canb.auug.org.au>
CommitDate: Tue Aug 26 10:19:47 2008 +1000

    remove CONFIG_KMOD from net
    
    Some code here depends on CONFIG_KMOD to not try to load
    protocol modules or similar, replace by CONFIG_MODULES
    where more than just request_module depends on CONFIG_KMOD
    and and also use try_then_request_module in ebtables.
    
    Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
    Cc: netdev@vger.kernel.org
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Could you please take care of getting it fixed up?

Thanks.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.27-rc5-mm1, Andrew Morton, (Thu Sep 4, 10:40 pm)
Re: 2.6.27-rc5-mm1, Takashi Iwai, (Fri Sep 5, 12:20 am)
Re: 2.6.27-rc5-mm1, Alexander Beregalov, (Fri Sep 5, 12:50 am)
Re: 2.6.27-rc5-mm1, Andrew Morton, (Fri Sep 5, 1:25 am)
2.6.27-rc5-mm1: list corruption during blk_add_timer(), Alexey Dobriyan, (Fri Sep 5, 10:26 am)
[PATCH -mm] Fix dev_load() compilation again, Alexey Dobriyan, (Fri Sep 5, 12:32 pm)
Re: [PATCH -mm] Fix dev_load() compilation again, Hiroshi Shimamoto, (Fri Sep 5, 12:54 pm)
Re: [PATCH -mm] Fix dev_load() compilation again, Stephen Rothwell, (Sat Sep 6, 9:08 pm)
Re: [PATCH -mm] Fix dev_load() compilation again, Andrew Morton, (Mon Sep 8, 3:17 pm)
Re: [PATCH -mm] Fix dev_load() compilation again, Johannes Berg, (Mon Sep 8, 11:27 pm)
Re: 2.6.27-rc5-mm1, Dmitri Vorobiev, (Tue Sep 9, 4:07 am)
Re: 2.6.27-rc5-mm1, Dmitri Vorobiev, (Thu Sep 11, 3:16 am)
Re: 2.6.27-rc5-mm1, Kevin D. Kissell, (Thu Sep 11, 7:59 am)
Re: 2.6.27-rc5-mm1, Rik van Riel, (Mon Sep 15, 3:01 pm)
Re: 2.6.27-rc5-mm1, Michael Chan, (Mon Sep 15, 4:00 pm)
Re: 2.6.27-rc5-mm1, Rik van Riel, (Tue Sep 16, 11:09 am)
Re: 2.6.27-rc5-mm1, Rik van Riel, (Tue Sep 16, 4:01 pm)
Re: 2.6.27-rc5-mm1, Benjamin Li, (Wed Sep 17, 12:23 pm)