public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse•de>
To: ralf@linux-mips•org, netdev@vger•kernel.org, jgarzik@pobox•com
Cc: linux-kernel@vger•kernel.org, stable@kernel•org,
	Justin Forbes <jmforbes@linuxtx•org>,
	Zwane Mwaikambo <zwane@arm•linux.org.uk>,
	"Theodore Ts'o" <tytso@mit•edu>,
	"Randy.Dunlap" <rdunlap@xenotime•net>,
	Chuck Wolber <chuckw@quantumlinux•com>,
	torvalds@osdl•org, akpm@osdl•org, alan@lxorguk•ukuu.org.uk
Subject: [05/11] SMP fix for 6pack driver
Date: Wed, 13 Jul 2005 11:43:31 -0700	[thread overview]
Message-ID: <20050713184331.GG9330@kroah.com> (raw)
In-Reply-To: <20050713184130.GA9330@kroah.com>

-stable review patch.  If anyone has any objections, please let us know.

------------------


Drivers really only work well in SMP if they actually can be selected.
This is a leftover from the time when the 6pack drive only used to be
a bitrotten variant of the slip driver.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips•org>
Signed-off-by: Chris Wright <chrisw@osdl•org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse•de>
---
 drivers/net/hamradio/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.12.2.orig/drivers/net/hamradio/Kconfig	2005-06-17 12:48:29.000000000 -0700
+++ linux-2.6.12.2/drivers/net/hamradio/Kconfig	2005-07-13 10:56:32.000000000 -0700
@@ -17,7 +17,7 @@
 
 config 6PACK
 	tristate "Serial port 6PACK driver"
-	depends on AX25 && BROKEN_ON_SMP
+	depends on AX25
 	---help---
 	  6pack is a transmission protocol for the data exchange between your
 	  PC and your TNC (the Terminal Node Controller acts as a kind of

       reply	other threads:[~2005-07-13 18:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050713184130.GA9330@kroah.com>
2005-07-13 18:43 ` Greg KH [this message]
2005-07-13 22:01   ` [05/11] SMP fix for 6pack driver Francois Romieu
2005-07-13 22:13     ` [stable] " Greg KH
2005-07-15 19:35       ` Adrian Bunk
2005-07-17 21:09         ` Ralf Baechle
2005-07-24 16:08           ` Adrian Bunk

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=20050713184331.GG9330@kroah.com \
    --to=gregkh@suse$(echo .)de \
    --cc=akpm@osdl$(echo .)org \
    --cc=alan@lxorguk$(echo .)ukuu.org.uk \
    --cc=chuckw@quantumlinux$(echo .)com \
    --cc=jgarzik@pobox$(echo .)com \
    --cc=jmforbes@linuxtx$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=ralf@linux-mips$(echo .)org \
    --cc=rdunlap@xenotime$(echo .)net \
    --cc=stable@kernel$(echo .)org \
    --cc=torvalds@osdl$(echo .)org \
    --cc=tytso@mit$(echo .)edu \
    --cc=zwane@arm$(echo .)linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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