Re: [PATCH] netns: remove BUG_ONs from net_generic()

From: David Miller
Date: Fri Apr 17 2015 - 15:22:10 EST


From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
Date: Fri, 17 Apr 2015 19:06:30 +0200

> This inline has ~500 callsites.
>
> On 04/14/2015 08:37 PM, David Miller wrote:
>> 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.
>
> On x86 allyesconfig build:
>
> text data bss dec hex filename
> 82447071 22255384 20627456 125329911 77861f7 vmlinux4
> 82441375 22255384 20627456 125324215 7784bb7 vmlinux5prime
>
> Signed-off-by: Denys Vlasenko <dvlasenk@xxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/