netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Hutchings <ben@decadent.org.uk>
To: David Miller <davem@davemloft.net>
Cc: jeffrey.t.kirsher@intel.com, netdev@vger.kernel.org,
	debian-kernel@lists.debian.org
Subject: Re: [PATCH net] net: Revert ARCNET and PHYLIB to tristate options
Date: Fri, 25 Nov 2011 14:07:51 +0000	[thread overview]
Message-ID: <1322230071.2839.337.camel@deadeye> (raw)
In-Reply-To: <20111125.013102.841551383223873520.davem@davemloft.net>

[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]

On Fri, 2011-11-25 at 01:31 -0500, David Miller wrote:
> From: Ben Hutchings <ben@decadent.org.uk>
> Date: Thu, 24 Nov 2011 07:23:30 +0000
> 
> > Commit 88491d8103498a6166f70d5999902fec70924314 ("drivers/net: Kconfig
> > & Makefile cleanup") changed the type of these options to bool, but
> > they select code that could (and still can) be built as modules.
> > 
> > Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
> > ---
> > I consider the inability to build arcnet.o and libphy.o as modules to be
> > a regression in 3.2 for general-purpose distribution kernels.
> > Therefore, please apply this to the net tree.
> 
> I challenge you to get PHYLIB set to 'm' in a configuration such as
> "allmodconfig" which is clearly in line with the kind of configuration
> which "distribution kernels" use.
[...]

Well, I can't think why it would be built in, since PHY modules can be
auto-loaded now.

$ grep PHYLIB /boot/config-2.6.32-5-amd64 
CONFIG_PHYLIB=m
$ grep PHYLIB /boot/config-3.1.0-1-amd64 
CONFIG_PHYLIB=m

Ben.

-- 
Ben Hutchings
Teamwork is essential - it allows you to blame someone else.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  reply	other threads:[~2011-11-25 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24  7:23 [PATCH net] net: Revert ARCNET and PHYLIB to tristate options Ben Hutchings
2011-11-25  6:31 ` David Miller
2011-11-25 14:07   ` Ben Hutchings [this message]
2011-11-25 18:22     ` David Miller
2011-11-25 18:40       ` Ben Hutchings
2011-11-25 18:50         ` David Miller
2011-11-25 19:37           ` Ben Hutchings
2011-11-25 20:05             ` 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=1322230071.2839.337.camel@deadeye \
    --to=ben@decadent.org.uk \
    --cc=davem@davemloft.net \
    --cc=debian-kernel@lists.debian.org \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).