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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 Jul 2011 19:33:59 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	jeffrey.t.kirsher@...el.com
Cc:	eric.dumazet@...il.com, netdev@...r.kernel.org,
	greearb@...delatech.com, bruce.w.allan@...el.com
Subject: Re: [PATCH net-next-2.6 2/2] e1000e: use GFP_KERNEL allocations at
 init time

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Mon, 11 Jul 2011 16:51:23 -0700

> On Mon, Jul 11, 2011 at 14:53, Eric Dumazet <eric.dumazet@...il.com> wrote:
>> Note : This patch is untested, I dont have the hardware
>>
>> Thanks
>>
>> [PATCH net-next-2.6 2/2] e1000e: use GFP_KERNEL allocations at init time
>>
>> In process and sleep allowed context, favor GFP_KERNEL allocations over
>> GFP_ATOMIC ones.
>>
>> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
>> CC: Ben Greear <greearb@...delatech.com>
>> CC: Bruce Allan <bruce.w.allan@...el.com>
>> ---
>>  drivers/net/e1000e/e1000.h  |    2 +-
>>  drivers/net/e1000e/netdev.c |   33 +++++++++++++++++----------------
>>  2 files changed, 18 insertions(+), 17 deletions(-)
>>
> 
> Thanks Eric!  I have added the patch to my queue.

You can't until I put patch #1 into my tree, which adds the
new interfaces used by this patch.
--
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