[PATCH] Remove QDIO_BH

Matthew Wilcox (willy@debian.org)
Mon, 30 Sep 2002 20:32:34 +0100


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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/