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
| ||
|
Message-ID: <1414789630.14835.49.camel@sakura.staff.proxad.net> Date: Fri, 31 Oct 2014 22:07:10 +0100 From: Maxime Bizon <mbizon@...ebox.fr> To: Joonsoo Kim <iamjoonsoo.kim@....com> Cc: Florian Fainelli <f.fainelli@...il.com>, lauraa@...eaurora.org, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, linux-kernel@...r.kernel.org, mina86@...a86.com, linux-mm@...ck.org, aneesh.kumar@...ux.vnet.ibm.com, Gregory Fong <gregory.0xf0@...il.com>, gioh.kim@....com, akpm@...ux-foundation.org, Brian Norris <computersforpeace@...il.com>, linux-arm-kernel@...ts.infradead.org, m.szyprowski@...sung.com Subject: Re: DMA allocations from CMA and fatal_signal_pending check On Fri, 2014-10-31 at 17:28 +0900, Joonsoo Kim wrote: > I guess that it is okay that bcm_sysport_open() return -EINTR? actually, since CMA alloc is hidden behind dma_alloc_coherent(), all you get back is NULL and then return ENOMEM. -- Maxime -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists