From: Jeff Garzik <jgarzik@pobox.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH] PATCH: fix qlogicisp leaks
Date: Mon, 05 May 2003 19:22:36 -0400 [thread overview]
Message-ID: <3EB6F23C.9030006@pobox.com> (raw)
In-Reply-To: <200305052311.h45NBYVe017478@hera.kernel.org>
Linux Kernel Mailing List wrote:
> ChangeSet 1.1164, 2003/05/05 15:30:53-03:00, alan@lxorguk.ukuu.org.uk
>
> [PATCH] PATCH: fix qlogicisp leaks
> @@ -1396,13 +1396,6 @@
> return 1;
> }
>
> -#ifdef __alpha__
> - /* Force ALPHA to use bus I/O and not bus MEM.
> - This is to avoid having to use HAE_MEM registers,
> - which is broken on some platforms and with SMP. */
> - command &= ~PCI_COMMAND_MEMORY;
> -#endif
> -
> if (!(command & PCI_COMMAND_MASTER)) {
> printk("qlogicisp : bus mastering is disabled\n");
> return 1;
Um. Why did this "leak fix" just break alpha?
Jeff
parent reply other threads:[~2003-05-05 23:10 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <200305052311.h45NBYVe017478@hera.kernel.org>]
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=3EB6F23C.9030006@pobox.com \
--to=jgarzik@pobox.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.