From: Andrew Morton <akpm@linux-foundation.org>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Jeff Garzik <jeff@garzik.org>, netdev@vger.kernel.org
Subject: Re: [patch 08/13] Use menuconfig objects II - netdev (general+100mbit)
Date: Fri, 11 May 2007 14:58:51 -0700 [thread overview]
Message-ID: <20070511145851.6e110e3c.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0705112331440.9570@yvahk01.tjqt.qr>
On Fri, 11 May 2007 23:32:08 +0200 (MEST)
Jan Engelhardt <jengelh@linux01.gwdg.de> wrote:
>
> On May 11 2007 16:57, Jeff Garzik wrote:
> >>
> >> CONFIG_NETDEVICES, CONFIG_NET_ETHERNET:
> >> Change Kconfig objects from "menu, config" into "menuconfig" so
> >> that the user can disable the whole feature without having to
> >> enter the menu first.
> >>
> >> CONFIG_SMC9194:
> >> Move it so that it appears correctly in menuconfig.
> >>
> >> Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
> >> Cc: Jeff Garzik <jeff@garzik.org>
> >> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> >> ---
> >>
> >> drivers/net/Kconfig | 167 ++++++++++++++++------------------
> >> drivers/net/arm/Kconfig | 12 +-
> >> drivers/net/fec_8xx/Kconfig | 2 drivers/net/fs_enet/Kconfig | 2
> >> drivers/net/tulip/Kconfig | 27 ++---
> >> 5 files changed, 102 insertions(+), 108 deletions(-)
> >
> > ACK, but failed to apply
> >
> Name the tree that I should rebase it on. (Did not seem like basing
> everything on -mm always works out.)
>
Is OK. It applies OK here, but is obviously geting rejects due to all the
other maintainers who have their sticky paws on Jeff's stuff.
akpm:/usr/src/25> for i in drivers/net/Kconfig drivers/net/arm/Kconfig drivers/net/fec_8xx/Kconfig drivers/net/tulip/Kconfig
for> do
for> grep -l $i pc/git-*.pc
for> done | sort | uniq
pc/git-infiniband.pc
pc/git-qla3xxx.pc
pc/git-wireless.pc
I'll just continue to maintain the patch and one day the conflicting
changes will make it into mainline and the patch will then apply on Jeff's
tree. Ho hum.
prev parent reply other threads:[~2007-05-11 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-11 5:52 [patch 08/13] Use menuconfig objects II - netdev (general+100mbit) akpm
2007-05-11 20:57 ` Jeff Garzik
2007-05-11 21:32 ` Jan Engelhardt
2007-05-11 21:58 ` Andrew Morton [this message]
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=20070511145851.6e110e3c.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jeff@garzik.org \
--cc=jengelh@linux01.gwdg.de \
--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).