[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160411044148.GE20252@leon.nu>
Date: Mon, 11 Apr 2016 07:41:48 +0300
From: Leon Romanovsky <leon@...n.nu>
To: Denys Vlasenko <dvlasenk@...hat.com>
Cc: Faisal Latif <faisal.latif@...el.com>,
Doug Ledford <dledford@...hat.com>, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/infiniband/hw/nes/nes_verbs.c: Deinline
nes_free_qp_mem, save 1072 bytes
On Fri, Apr 08, 2016 at 08:58:42PM +0200, Denys Vlasenko wrote:
> This function compiles to 550 bytes of machine code.
> Three callsites, all in nes_create_qp.
I agree with you, the functions which calls below and after this
function are not optimized for speed and there is no need to inline
this function.
I have two requests from you.
1)
Can you please change title to be more convenient?
[PATCH] drivers/infiniband/hw/nes/nes_verbs.c: Deinline nes_free_qp_mem, save 1072 bytes
--->
[PATCH] IB/nes: Deinline nes_free_qp_mem
2) Add bloat-o-meter output to the commit message.
And after that feel free to add my RB tag.
Reviewed-By: Leon Romanovsky <leonro@...lanox.com>
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists