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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 07 Dec 2008 12:57:19 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	Stefan Richter <stefanr@...6.in-berlin.de>
CC:	Frans Pop <elendil@...net.nl>, "Rafael J. Wysocki" <rjw@...k.pl>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [patch] ohci1394: don't leave interrupts enabled during suspend/resume

Stefan Richter wrote:
> Robert Hancock wrote:
>> Stefan Richter wrote:
>>>     reg_write(ohci, OHCI1394_IntMaskClear, 0xffffffff);
>>>
>>> in ohci1394's .suspend() switches interrupts off.
>> Presumably it should.. but the fact remains that if free_irq helps
>> anything, then the device must be generating interrupts for some reason,
> 
> Or another device:
> http://www.gossamer-threads.com/lists/linux/kernel/896053
> 
> Questions for Frans, quoting tglx:
> Do you have CONFIG_NET_POLL_CONTROLLER enabled in your .config?  If yes,
> can you please disable it and check whether the problem persists?

Hmm, that case sounds like disable_irq on an MSI device redirecting the 
interrupts to the legacy INTx interrupt instead of actually disabling 
them? If this is what's happening here, then that's the bug..
--
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