[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20211027165542.GB644080@nvidia.com>
Date: Wed, 27 Oct 2021 13:55:42 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Joe Perches <joe@...ches.com>
Cc: Christophe JAILLET <christophe.jaillet@...adoo.fr>,
zyjzyj2000@...il.com, dledford@...hat.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] RDMA/rxe: Make rxe_type_info static const
On Sun, Oct 24, 2021 at 10:13:14AM -0700, Joe Perches wrote:
> Make struct rxe_type_info static const and local to the only uses.
> Moves a bit of data to text.
>
> $ size drivers/infiniband/sw/rxe/rxe_pool.o* (defconfig w/ infiniband swe)
> text data bss dec hex filename
> 4456 12 0 4468 1174 drivers/infiniband/sw/rxe/rxe_pool.o.new
> 3817 652 0 4469 1175 drivers/infiniband/sw/rxe/rxe_pool.o.old
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> ---
> drivers/infiniband/sw/rxe/rxe_pool.c | 28 ++++++++++++++++++----------
> drivers/infiniband/sw/rxe/rxe_pool.h | 14 --------------
> 2 files changed, 18 insertions(+), 24 deletions(-)
Applied to for-next, thanks
Jason
Powered by blists - more mailing lists