linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org,
	Martin Schwidefsky <schwidefsky@de.ibm.com>
Subject: [PATCH] Remove QDIO_BH
Date: Mon, 30 Sep 2002 20:32:34 +0100	[thread overview]
Message-ID: <20020930203234.R18377@parcelfarce.linux.theplanet.co.uk> (raw)


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.

                 reply	other threads:[~2002-09-30 19:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020930203234.R18377@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=torvalds@transmeta.com \
    /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 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).