All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: David Miller <davem@davemloft.net>,
	Andrew Morton <akpm@linux-foundation.org>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Date: Thu, 16 Oct 2008 17:46:10 +0200	[thread overview]
Message-ID: <48F761C2.4020800@trash.net> (raw)
In-Reply-To: <200810170237.10755.rusty@rustcorp.com.au>

Rusty Russell wrote:
> Date: Wed, 09 Jul 2008 10:28:42 +0200
> From: Johannes Berg <johannes@sipsolutions.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.
> 
>  net/netfilter/nfnetlink.c       |    2 +-

There's a new one in net/netfilter/nf_conntrack_netlink.c
that is so far only in net-2.6.git, but I assume will be
merged upstream shortly.

  reply	other threads:[~2008-10-16 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-16 15:37 [PATCH] Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) Rusty Russell
2008-10-16 15:46 ` Patrick McHardy [this message]
2008-10-16 19:50   ` David Miller
2008-10-16 22:27     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48F761C2.4020800@trash.net \
    --to=kaber@trash.net \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.