Re: [PATCH] ext4: use kzalloc in ext4_kzalloc()

From: Ted Ts'o
Date: Wed Aug 03 2011 - 14:58:11 EST


On Tue, Aug 02, 2011 at 08:07:15AM +0200, Mathias Krause wrote:
> Commit 9933fc0i (ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and
> ext4_kvfree()) intruduced wrappers around k*alloc/vmalloc but introduced
> a typo for ext4_kzalloc() by not using kzalloc() but kmalloc().
>
> Signed-off-by: Mathias Krause <minipli@xxxxxxxxxxxxxx>

Oops. Thanks for catching this. I'll make sure this gets pushed to
Linus ASAP.

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