* [patch 5/8] hysdn: no longer broken on SMP
@ 2008-05-14 23:19 akpm
2008-05-14 23:41 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2008-05-14 23:19 UTC (permalink / raw)
To: davem; +Cc: netdev, akpm, kkeil, mark.asselstine
From: Andrew Morton <akpm@linux-foundation.org>
With the cli/sti code sorted out we think this driver is OK for use on SMP
systems.
Acked-by: Mark Asselstine <mark.asselstine@windriver.com>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/isdn/hysdn/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/isdn/hysdn/Kconfig~hysdn-no-longer-broken-on-smp drivers/isdn/hysdn/Kconfig
--- a/drivers/isdn/hysdn/Kconfig~hysdn-no-longer-broken-on-smp
+++ a/drivers/isdn/hysdn/Kconfig
@@ -3,7 +3,7 @@
#
config HYSDN
tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
- depends on m && PROC_FS && PCI && BROKEN_ON_SMP
+ depends on m && PROC_FS && PCI
help
Say Y here if you have one of Hypercope's active PCI ISDN cards
Champ, Ergo and Metro. You will then get a module called hysdn.
_
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch 5/8] hysdn: no longer broken on SMP
2008-05-14 23:19 [patch 5/8] hysdn: no longer broken on SMP akpm
@ 2008-05-14 23:41 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-05-14 23:41 UTC (permalink / raw)
To: akpm; +Cc: netdev, kkeil, mark.asselstine
From: akpm@linux-foundation.org
Date: Wed, 14 May 2008 16:19:44 -0700
> From: Andrew Morton <akpm@linux-foundation.org>
>
> With the cli/sti code sorted out we think this driver is OK for use on SMP
> systems.
>
> Acked-by: Mark Asselstine <mark.asselstine@windriver.com>
> Acked-by: Karsten Keil <kkeil@suse.de>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: David S. Miller <davem@davemloft.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-14 23:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14 23:19 [patch 5/8] hysdn: no longer broken on SMP akpm
2008-05-14 23:41 ` David Miller
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).