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: <1273481073.6676.5.camel@localhost.localdomain>
Date: Mon, 10 May 2010 10:44:33 +0200
From: Mathieu Lacage <mathieu.lacage@...hia.inria.fr>
To: netdev <netdev@...r.kernel.org>
Subject: [patch] use alloc_page instead of alloc_pages (0)
The attached patch is pretty obvious and should apply on top of
net-next-2.6. I resisted the temptation to define alloc_page_node in
include/linux/gfp.h to get rid of the call to alloc_pages_node in
net/core/skbuff.c for symmetry but I would be happy to submit another
patch with this if others want it.
Mathieu
--
Mathieu Lacage <mathieu.lacage@...hia.inria.fr>
Tel: +33 4 9238 5056
View attachment "alloc.patch" of type "text/x-patch" (3106 bytes)