Re: [PATCH] x86: clean up pgd_{c,d}tor

From: Jeremy Fitzhardinge
Date: Fri Jul 18 2008 - 12:09:01 EST


Jan Beulich wrote:
Jeremy Fitzhardinge <jeremy@xxxxxxxx> 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)?

No, the changes are in mainline linux-2.6.git, though you should be able to find them in master in tip.git.

J

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/