From: Ingo Molnar <mingo@elte.hu>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Markus Metzger <markus.t.metzger@intel.com>,
"H. Peter Anvin" <hpa@zytor.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: Debug Store - call kfree if only we really need it
Date: Fri, 4 Apr 2008 10:13:41 +0200 [thread overview]
Message-ID: <20080404081341.GC30799@elte.hu> (raw)
In-Reply-To: <20080401154150.GA7654@cvg>
* Cyrill Gorcunov <gorcunov@gmail.com> wrote:
> We should call for kfree if only we really need it. Though it's safe
> to call kfree with NULL pointer passed in this code we've already
> tested the pointer and can eliminate the call
thanks, applied.
Ingo
prev parent reply other threads:[~2008-04-04 8:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-01 15:41 [PATCH] x86: Debug Store - call kfree if only we really need it Cyrill Gorcunov
2008-04-04 8:13 ` Ingo Molnar [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=20080404081341.GC30799@elte.hu \
--to=mingo@elte.hu \
--cc=gorcunov@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=markus.t.metzger@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.