All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: "David S. Miller" <davem@davemloft.net>,
	Eric Miao <eric.y.miao@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Ben Dooks <ben-linux@fluff.org>, Paul Mundt <lethal@linux-sh.org>,
	Jeff Garzik <jeff@garzik.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org,
	netdev@vger.kernel.org, linux-mips@linux-mips.org
Subject: Re: [PATCH] NET: AX88796: Tighten up Kconfig dependencies
Date: Mon, 27 Jun 2011 13:17:54 +0400	[thread overview]
Message-ID: <4E084AC2.5060908@mvista.com> (raw)
In-Reply-To: <20110625180050.GA9620@linux-mips.org>

Hello.

On 25-06-2011 22:00, Ralf Baechle wrote:

> In def47c5095d53814512bb0c62ec02dfdec769db1 the AX88796 driver got

    Please also specify the summary of that commit.

> restricted to just be build for ARM and MIPS on the sole merrit that it

    Merit?

> was written for some ARM sytems and the driver had the missfortune to

    Misfortune?

> just build on MIPS, so MIPS was throw into the dependency for a good
> measure.  Later 8687991a734a67f1638782c968f46fff0f94bb1f added SH but

    Summary here too, please.

> only one in-tree SH system actually has an AX88796.

> Tighten up dependencies by using an auxilliary config sysmbol
> HAS_NET_AX88796 which is selected only by the platforms that actually
> have or may have an AX88796.  This also means the driver won't be built
> anymore for any MIPS platform.

> Signed-off-by: Ralf Baechle<ralf@linux-mips.org>

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] NET: AX88796: Tighten up Kconfig dependencies
Date: Mon, 27 Jun 2011 09:17:54 +0000	[thread overview]
Message-ID: <4E084AC2.5060908@mvista.com> (raw)
In-Reply-To: <20110625180050.GA9620@linux-mips.org>

Hello.

On 25-06-2011 22:00, Ralf Baechle wrote:

> In def47c5095d53814512bb0c62ec02dfdec769db1 the AX88796 driver got

    Please also specify the summary of that commit.

> restricted to just be build for ARM and MIPS on the sole merrit that it

    Merit?

> was written for some ARM sytems and the driver had the missfortune to

    Misfortune?

> just build on MIPS, so MIPS was throw into the dependency for a good
> measure.  Later 8687991a734a67f1638782c968f46fff0f94bb1f added SH but

    Summary here too, please.

> only one in-tree SH system actually has an AX88796.

> Tighten up dependencies by using an auxilliary config sysmbol
> HAS_NET_AX88796 which is selected only by the platforms that actually
> have or may have an AX88796.  This also means the driver won't be built
> anymore for any MIPS platform.

> Signed-off-by: Ralf Baechle<ralf@linux-mips.org>

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] NET: AX88796: Tighten up Kconfig dependencies
Date: Mon, 27 Jun 2011 13:17:54 +0400	[thread overview]
Message-ID: <4E084AC2.5060908@mvista.com> (raw)
In-Reply-To: <20110625180050.GA9620@linux-mips.org>

Hello.

On 25-06-2011 22:00, Ralf Baechle wrote:

> In def47c5095d53814512bb0c62ec02dfdec769db1 the AX88796 driver got

    Please also specify the summary of that commit.

> restricted to just be build for ARM and MIPS on the sole merrit that it

    Merit?

> was written for some ARM sytems and the driver had the missfortune to

    Misfortune?

> just build on MIPS, so MIPS was throw into the dependency for a good
> measure.  Later 8687991a734a67f1638782c968f46fff0f94bb1f added SH but

    Summary here too, please.

> only one in-tree SH system actually has an AX88796.

> Tighten up dependencies by using an auxilliary config sysmbol
> HAS_NET_AX88796 which is selected only by the platforms that actually
> have or may have an AX88796.  This also means the driver won't be built
> anymore for any MIPS platform.

> Signed-off-by: Ralf Baechle<ralf@linux-mips.org>

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, Russell King <linux@arm.linux.org.uk>,
	Jeff Garzik <jeff@garzik.org>,
	linux-sh@vger.kernel.org, netdev@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-kernel@vger.kernel.org, Paul Mundt <lethal@linux-sh.org>,
	Ben Dooks <ben-linux@fluff.org>,
	Eric Miao <eric.y.miao@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] NET: AX88796: Tighten up Kconfig dependencies
Date: Mon, 27 Jun 2011 13:17:54 +0400	[thread overview]
Message-ID: <4E084AC2.5060908@mvista.com> (raw)
In-Reply-To: <20110625180050.GA9620@linux-mips.org>

Hello.

On 25-06-2011 22:00, Ralf Baechle wrote:

> In def47c5095d53814512bb0c62ec02dfdec769db1 the AX88796 driver got

    Please also specify the summary of that commit.

> restricted to just be build for ARM and MIPS on the sole merrit that it

    Merit?

> was written for some ARM sytems and the driver had the missfortune to

    Misfortune?

> just build on MIPS, so MIPS was throw into the dependency for a good
> measure.  Later 8687991a734a67f1638782c968f46fff0f94bb1f added SH but

    Summary here too, please.

> only one in-tree SH system actually has an AX88796.

> Tighten up dependencies by using an auxilliary config sysmbol
> HAS_NET_AX88796 which is selected only by the platforms that actually
> have or may have an AX88796.  This also means the driver won't be built
> anymore for any MIPS platform.

> Signed-off-by: Ralf Baechle<ralf@linux-mips.org>

WBR, Sergei

  reply	other threads:[~2011-06-27  9:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-25 18:00 [PATCH] NET: AX88796: Tighten up Kconfig dependencies Ralf Baechle
2011-06-25 18:00 ` Ralf Baechle
2011-06-25 18:00 ` Ralf Baechle
2011-06-25 18:00 ` Ralf Baechle
2011-06-27  9:17 ` Sergei Shtylyov [this message]
2011-06-27  9:17   ` Sergei Shtylyov
2011-06-27  9:17   ` Sergei Shtylyov
2011-06-27  9:17   ` Sergei Shtylyov

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=4E084AC2.5060908@mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=ben-linux@fluff.org \
    --cc=davem@davemloft.net \
    --cc=eric.y.miao@gmail.com \
    --cc=jeff@garzik.org \
    --cc=lethal@linux-sh.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=magnus.damm@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=ralf@linux-mips.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 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.