lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Nov 2006 20:25:01 -0800
From:	"Lu, Yinghai" <yinghai.lu@....com>
To:	"Lu, Yinghai" <yinghai.lu@....com>,
	"Olivier Nicolas" <olivn@...llprod.org>,
	"Linus Torvalds" <torvalds@...l.org>
cc:	"Mws" <mws@...sted-brains.org>, "Jeff Garzik" <jeff@...zik.org>,
	"Krzysztof Halasa" <khc@...waw.pl>,
	"David Miller" <davem@...emloft.net>, linux-kernel@...r.kernel.org,
	tiwai@...e.de
Subject: RE: [PATCH] ALSA: hda-intel - Disable MSI support by default

I think the root cause in hda_intel driver's self.

It gets io-apic irq initialized at first, and it will use
azx_acquire_irq to install handler after check if MSI can be enabled.
And when it try to enable the MSI, that will start the int in the chip.
Even handler for MSI is not installed.

YH




-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ