Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361442

Re: [PATCH] mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err

From Richard Weinberger <richard.weinberger@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Date 2016-03-20 22:10 +0100
Message-ID <reSLL-3W0-1@gated-at.bofh.it> (permalink)
References <r67TI-74I-7@gated-at.bofh.it> <r67TI-74I-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 25, 2016 at 6:25 PM, Joe Perches <joe@perches.com> wrote:
> Using logging functions instead of macros can reduce overall object size.
>
> $ size drivers/mtd/ubi/built-in.o*
>    text    data     bss     dec     hex filename
>  271620  163364   73696  508680   7c308 drivers/mtd/ubi/built-in.o.allyesconfig.new
>  287638  165380   73504  526522   808ba drivers/mtd/ubi/built-in.o.allyesconfig.old
>   87728    3780     504   92012   1676c drivers/mtd/ubi/built-in.o.defconfig.new
>   97084    3780     504  101368   18bf8 drivers/mtd/ubi/built-in.o.defconfig.old
>
> Signed-off-by: Joe Perches <joe@perches.com>

Applied.

-- 
Thanks,
//richard

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err Richard Weinberger <richard.weinberger@gmail.com> - 2016-03-20 22:10 +0100

csiph-web