Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361442 > unrolled thread
| Started by | Richard Weinberger <richard.weinberger@gmail.com> |
|---|---|
| First post | 2016-03-20 22:10 +0100 |
| Last post | 2016-03-20 22:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Richard Weinberger <richard.weinberger@gmail.com> |
|---|---|
| Date | 2016-03-20 22:10 +0100 |
| Subject | Re: [PATCH] mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err |
| Message-ID | <reSLL-3W0-1@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web