From: Auke Kok <auke-jan.h.kok@intel.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: akpm@osdl.org, netdev@vger.kernel.org, vvs@sw.ru,
auke-jan.h.kok@intel.com, cramerj@intel.com,
jeffrey.t.kirsher@intel.com, jesse.brandeburg@intel.com,
john.ronciak@intel.com
Subject: Re: [patch 01/11] e1000: memory leak in e1000_set_ringparam()
Date: Mon, 25 Sep 2006 21:57:50 -0700 [thread overview]
Message-ID: <4518B34E.1040707@intel.com> (raw)
In-Reply-To: <45186E09.1080003@garzik.org>
Jeff Garzik wrote:
> akpm@osdl.org wrote:
>> From: Vasily Averin <vvs@sw.ru>
>>
>> Memory leak was found in 2.6.18-rc4 and e1000 7.2.7 from sourceforge:
>> Memory allocated for new tx_ring and rx_ring leaks if
>> e1000_setup_XX_resources() fails.c Also this patch reduces stack usage
>> (removed tx_new and rx_new) and uses kzalloc instead kmalloc+memset(0)
>>
>> Signed-off-by: Vasily Averin <vvs@sw.ru>
>> Cc: Jeb Cramer <cramerj@intel.com>
>> Cc: John Ronciak <john.ronciak@intel.com>
>> Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
>> Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
>> Cc: Auke Kok <auke-jan.h.kok@intel.com>
>> Cc: Jeff Garzik <jeff@garzik.org>
>> Signed-off-by: Andrew Morton <akpm@osdl.org>
>
> ACK + HOLD, waiting to see if this will be included in Auke's push
Ack, I've stacked it on the workqueue and it will go out to Jeff this week.
Cheers,
Auke
prev parent reply other threads:[~2006-09-26 4:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-25 23:39 [patch 01/11] e1000: memory leak in e1000_set_ringparam() akpm
2006-09-26 0:02 ` Jeff Garzik
2006-09-26 4:57 ` Auke Kok [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4518B34E.1040707@intel.com \
--to=auke-jan.h.kok@intel.com \
--cc=akpm@osdl.org \
--cc=cramerj@intel.com \
--cc=jeff@garzik.org \
--cc=jeffrey.t.kirsher@intel.com \
--cc=jesse.brandeburg@intel.com \
--cc=john.ronciak@intel.com \
--cc=netdev@vger.kernel.org \
--cc=vvs@sw.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).