Re: Why is the deferred initcall patch not mainline?

2014-10-20 Thread Geert Uytterhoeven
On Sat, Oct 18, 2014 at 4:05 PM, Alexandre Belloni alexandre.bell...@free-electrons.com wrote: On 18/10/2014 at 10:11:27 +0200, Bird, Tim wrote : The answer is pretty easy, I think. I tried to mainline it once but failed, and didn't really try again. If it is being found useful, we should

v3.18-rc1 bloat-o-meter

2014-10-20 Thread Geert Uytterhoeven
Hi all, Below is the bloat-o-meter output when comparing an m68k/atari_defconfig kernel for v3.17 and v3.18-rc1. Major culprit seems to be bpf. Can this become modular or optional? Currently it's always included if CONFIG_NET=y. Thanks! add/remove: 374/146 grow/shrink: 392/323 up/down:

Re: v3.18-rc1 bloat-o-meter

2014-10-20 Thread Borislav Petkov
On Mon, Oct 20, 2014 at 10:37:19AM +0200, Geert Uytterhoeven wrote: Hi all, Below is the bloat-o-meter output when comparing an m68k/atari_defconfig kernel for v3.17 and v3.18-rc1. That looks cool, can I run this for other arches too? -- Regards/Gruss, Boris. Sent from a fat

Re: v3.18-rc1 bloat-o-meter

2014-10-20 Thread Geert Uytterhoeven
Hi Boris, On Mon, Oct 20, 2014 at 11:06 AM, Borislav Petkov b...@alien8.de wrote: On Mon, Oct 20, 2014 at 10:37:19AM +0200, Geert Uytterhoeven wrote: Hi all, Below is the bloat-o-meter output when comparing an m68k/atari_defconfig kernel for v3.17 and v3.18-rc1. That looks cool, can

Re: v3.18-rc1 bloat-o-meter

2014-10-20 Thread Borislav Petkov
On Mon, Oct 20, 2014 at 11:09:28AM +0200, Geert Uytterhoeven wrote: Sure. Compile two kernel images, and run scripts/bloat-o-meter image1 image2 Ha, that's even upstream :-) Thanks Geert! -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To

Re: v3.18-rc1 bloat-o-meter

2014-10-20 Thread Alexei Starovoitov
On Mon, Oct 20, 2014 at 10:37 AM, Geert Uytterhoeven ge...@linux-m68k.org wrote: Hi all, Below is the bloat-o-meter output when comparing an m68k/atari_defconfig kernel for v3.17 and v3.18-rc1. Major culprit seems to be bpf. Can this become modular or optional? Currently it's always