[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1163644115.5940.346.camel@localhost.localdomain>
Date: Thu, 16 Nov 2006 13:28:35 +1100
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: David Miller <davem@...emloft.net>
Cc: jeff@...zik.org, torvalds@...l.org, linux-kernel@...r.kernel.org,
tiwai@...e.de
Subject: Re: [PATCH] ALSA: hda-intel - Disable MSI support by default
> Is this disable_intx() thingy something x86 specific ? I mean, you can't
> just call disable_irq() for LSIs since you can be sharing it. If you
> aren't sharing, free_irq() will mask for you.
Oops .. my bad, forgot about that new command register bit. When was it
added ? pci 2.3 ?
Also, it should probably be done by pci_disable_device() ... in fact, to
be safe, the driver should disable that before free_irq().
Ben.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists