linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove QDIO_BH
@ 2002-09-30 19:32 Matthew Wilcox
  0 siblings, 0 replies; only message in thread
From: Matthew Wilcox @ 2002-09-30 19:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Martin Schwidefsky


QDIO_BH was never actually used anyway, and won't do much good now BHs
are gone.

===== include/asm-s390/qdio.h 1.1 vs edited =====
--- 1.1/include/asm-s390/qdio.h	Sat Jun  8 18:01:47 2002
+++ edited/include/asm-s390/qdio.h	Sun Jul 21 20:08:38 2002
@@ -82,8 +82,6 @@
 #define QDIO_CLEANUP_CLEAR_TIMEOUT 20000
 #define QDIO_CLEANUP_HALT_TIMEOUT 10000
 
-#define QDIO_BH AURORA_BH
-
 #define QDIO_IRQ_BUCKETS 256 /* heavy..., but does only use a few bytes, but
 			      be rather faster in cases of collisions
 			      (if there really is a collision, it is
===== include/asm-s390x/qdio.h 1.1 vs edited =====
--- 1.1/include/asm-s390x/qdio.h	Sat Jun  8 18:01:47 2002
+++ edited/include/asm-s390x/qdio.h	Sun Jul 21 20:08:45 2002
@@ -83,8 +83,6 @@
 #define QDIO_CLEANUP_CLEAR_TIMEOUT 20000
 #define QDIO_CLEANUP_HALT_TIMEOUT 10000
 
-#define QDIO_BH AURORA_BH
-
 #define QDIO_IRQ_BUCKETS 256 /* heavy..., but does only use a few bytes, but
 			      be rather faster in cases of collisions
 			      (if there really is a collision, it is

-- 
Revolutions do not require corporate support.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-30 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30 19:32 [PATCH] Remove QDIO_BH Matthew Wilcox

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).