On Tue, 2016-08-09 at 19:01 +0200, Geert Uytterhoeven wrote:
> On Fri, Jun 24, 2016 at 5:46 AM, Joe Perches wrote:
> > Using functions instead of macros can reduce overall code size
> > by eliminating unnecessary "KERN_SOH" prefixes from
> > format strings.
> This change, commit 874f9c7da9a4acbc1
On Tue, 2016-08-09 at 19:01 +0200, Geert Uytterhoeven wrote:
> Hi Joe,
Hi Geert
> On Fri, Jun 24, 2016 at 5:46 AM, Joe Perches wrote:
> > Using functions instead of macros can reduce overall code size
> > by eliminating unnecessary "KERN_SOH" prefixes from
> > format strings.
> This change, com
Hi Joe,
On Fri, Jun 24, 2016 at 5:46 AM, Joe Perches wrote:
> Using functions instead of macros can reduce overall code size
> by eliminating unnecessary "KERN_SOH" prefixes from
> format strings.
This change, commit 874f9c7da9a4acbc1 upstream, seems to have an
(unintendent?) side-effect.
Befor
Using functions instead of macros can reduce overall code size
by eliminating unnecessary "KERN_SOH" prefixes from
format strings.
defconfig x86-64:
$ size vmlinux*
textdata bss dec hex filename
10193570 4331464 1105920 15630954 ee826a vmlinux.new
10192623 4335560 1105920 15
4 matches
Mail list logo