| 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: <20110611.162540.868268573517714775.davem@davemloft.net> Date: Sat, 11 Jun 2011 16:25:40 -0700 (PDT) From: David Miller <davem@...emloft.net> To: mika.westerberg@....fi Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, hsweeten@...ionengravers.com, rmallon@...il.com, ynezz@...e.cz Subject: Re: [PATCH v3 3/5] net: ep93xx_eth: allocate buffers using kmalloc() From: Mika Westerberg <mika.westerberg@....fi> Date: Sat, 11 Jun 2011 21:39:56 +0300 > We can use simply kmalloc() to allocate the buffers. This also simplifies the > code and allows us to perform DMA sync operations more easily. > > Memory is allocated with only GFP_KERNEL since there are no DMA allocation > restrictions on this platform. > > Signed-off-by: Mika Westerberg <mika.westerberg@....fi> > Acked-by: Russell King <rmk+kernel@....linux.org.uk> > Acked-by: H Hartley Sweeten <hsweeten@...ionengravers.com> > Tested-by: Petr Stetiar <ynezz@...e.cz> Applied. -- 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