* Re: [PATCH] PATCH: fix qlogicisp leaks
[not found] <200305052311.h45NBYVe017478@hera.kernel.org>
@ 2003-05-05 23:22 ` Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2003-05-05 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Marcelo Tosatti, Alan Cox
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-05 23:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200305052311.h45NBYVe017478@hera.kernel.org>
2003-05-05 23:22 ` [PATCH] PATCH: fix qlogicisp leaks Jeff Garzik
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.