Re: ia64: dmi.h: Make dmi_alloc use kzalloc

From: Tony Luck
Date: Tue Jul 09 2013 - 16:43:26 EST


On Tue, Jul 9, 2013 at 10:13 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> x86/ia64 have a slight mismatch in dmi_alloc as
> x86 does a memset(0), and ia64 just does kmalloc.
>
> Make the ia64 dmi_alloc match the x86 style.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied. Thanks Joe.

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