[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130430063401.GJ9563@kernel.dk>
Date: Tue, 30 Apr 2013 08:34:01 +0200
From: Jens Axboe <axboe@...nel.dk>
To: Philippe De Muyter <phdm@...qel.be>
Cc: linux-kernel@...r.kernel.org, Matt Domsch <Matt_Domsch@...l.com>,
Panagiotis Issaris <takis@...aris.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] partitions/efi.c: replace useless kzalloc's by kmalloc's
On Mon, Apr 29 2013, Philippe De Muyter wrote:
> In alloc_read_gpt_entries and alloc_read_gpt_header, the kzalloc'ated
> zones are either totally overwritten by the following read_lba call,
> or freed. As kmalloc is cheaper than kzalloc, use kmalloc.
Applied, thanks.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists