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

From: Jan Beulich
Date: Fri Jul 18 2008 - 11:23:36 EST


>>> 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)?

Jan

--
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/