[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150414.143747.1155055158701231768.davem@davemloft.net>
Date: Tue, 14 Apr 2015 14:37:47 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dvlasenk@...hat.com
Cc: ebiederm@...ssion.com, jengelh@...ozas.de, jpirko@...hat.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] netns: deinline net_generic()
From: Denys Vlasenko <dvlasenk@...hat.com>
Date: Tue, 14 Apr 2015 14:25:11 +0200
> On x86 allyesconfig build:
> The function compiles to 130 bytes of machine code.
> It has 493 callsites.
> Total reduction of vmlinux size: 27906 bytes.
>
> text data bss dec hex filename
> 82447071 22255384 20627456 125329911 77861f7 vmlinux4
> 82419165 22255384 20627456 125302005 777f4f5 vmlinux5
>
> Signed-off-by: Denys Vlasenko <dvlasenk@...hat.com>
That BUG_ON() was added 7 years ago, and I don't remember it ever
triggering or helping us diagnose something, so just remove it and
keep the function inlined.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists