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:	Fri, 13 Jul 2012 11:47:59 +0200
From:	Sedat Dilek <sedat.dilek@...il.com>
To:	Tomas Winkler <tomas.winkler@...el.com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Roland Dreier <roland@...estorage.com>
Subject: [3.5-rc6+] mei: irq: request_threaded_irq is missing the IRQF_ONESHOT flag

Hi,

while dealing with [1], I saw this mei-related infos in dmesg when
doing a suspend + resume (see [1] for more logs):

[17046.348467]  [<ffffffffa00554d8>] mei_pci_suspend+0x78/0xd0 [mei]
[17047.460315] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[17047.460512] mei 0000:00:16.0: request_threaded_irq failed: irq = 47.

I am not sure whom to address with the issue - so I just asked on
#linux-rt and Thomas responded:

[ 13-Jul-2012: German local-time (UTC+2) ]
...
[11:03:40] <tglx> request_threaded_irq is missing the IRQF_ONESHOT flag
...
[11:24:18] <tglx> anyone can fix it by sending a patch which adds the flag :)

Futhermore, I found those commits, so I added folks from there to this BR:

16a50b1 mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq
aa189ec misc: mei: set IRQF_ONESHOT for msi request_threaded_irq

If you need more infos and/or logs, please let me know.

Feel free to add:

     Reported-by: Sedat Dilek <sedat.dilek@...il.com>

Kind Regards,
- Sedat (dileks on IRC) -

[1] http://marc.info/?l=linux-kernel&m=134216822724119&w=2
--
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