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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 27 Oct 2009 16:53:45 -0700 From: Arjan van de Ven <arjan@...radead.org> To: "Luis R. Rodriguez" <mcgrof@...il.com> Cc: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org, Len Brown <lenb@...nel.org> Subject: Re: scheduling while atomic acpi_idle_enter_bm On Tue, 27 Oct 2009 16:40:03 -0700 "Luis R. Rodriguez" <mcgrof@...il.com> wrote: > I get this when modprobing some module I am working on. I figured it > was the module's fault but the EIP points to something else so I am > not sure. I get the following repeating about 4 times on 2.6.32-rc5: you can get this if your own code leaves interrupts disabled in a kernel thread and then lets the cpu go idle... -- Arjan van de Ven Intel Open Source Technology Centre For development, discussion and tips for power savings, visit http://www.lesswatts.org -- 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