mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@novell.com>
To: "Jeremy Fitzhardinge" <jeremy@goop.org>
Cc: <mingo@elte.hu>, <tglx@linutronix.de>,
	<linux-kernel@vger.kernel.org>, <hpa@zytor.com>
Subject: Re: [PATCH] x86: clean up pgd_{c,d}tor
Date: Fri, 18 Jul 2008 16:23:44 +0100	[thread overview]
Message-ID: <4880D1A0.76E4.0078.0@novell.com> (raw)
In-Reply-To: <4880AE15.5060101@goop.org>

>>> Jeremy Fitzhardinge <jeremy@goop.org> 18.07.08 16:52 >>>
>Jan Beulich wrote:
>> Giving pgd_ctor() a properly typed parameter allows eliminating a local
>> variable. Adjust pgd_dtor() to match.
>>
>> Also, pgd_ctor()'s clearing of the memory is redundant with the
>> GFP_ZERO used for allocating it.
>>   
>
>Ack to the parameter type change.  But there's already a patch in git to 
>remove the redundant clear.

Again, I can't see this in my just refreshed tree - am I doing things wrong?
Or is this due to the myriads of topic branches (which of course I don't
check out all)?

Jan


  reply	other threads:[~2008-07-18 15:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-18 12:47 Jan Beulich
2008-07-18 14:52 ` Jeremy Fitzhardinge
2008-07-18 15:23   ` Jan Beulich [this message]
2008-07-18 16:08     ` Jeremy Fitzhardinge
2008-07-18 16:15     ` Jeremy Fitzhardinge
2008-07-18 23:15 ` H. Peter Anvin

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=4880D1A0.76E4.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --cc=hpa@zytor.com \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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

Powered by JetHome