From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Date: Thu, 24 May 2012 17:41:24 +0000 Subject: Re: [PATCH] lib/decompress_unxz.c: removing all memory helper functions Message-Id: <4FBE72C4.3040204@zytor.com> List-Id: References: <1337875436-27640-1-git-send-email-tmac@hp.com> <1337880371.5070.24.camel@joe2Laptop> <4FBE6FF6.5090904@zytor.com> <1337881229.5070.29.camel@joe2Laptop> In-Reply-To: <1337881229.5070.29.camel@joe2Laptop> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 05/24/2012 10:40 AM, Joe Perches wrote: > > Many of these functions are only optimized in certain cases; if not > optimized in a particular case, a call to the library function will be > emitted. > Right, what part of that don't you understand? -hpa