Re: [PATCH 0/1] x86/cpu: don't allocate fpu->state for swapper/0

2015-03-14 Thread Borislav Petkov
On Fri, Mar 13, 2015 at 07:26:56PM +0100, Oleg Nesterov wrote: > Hello. > > This patch is "out of order" a bit, but since Borislav mentioned this > during review... > > And I was going to send the 2nd one (below), but it turns out that > __init_refok is not discarded? So is there any way to do >

[PATCH 0/1] x86/cpu: don't allocate fpu->state for swapper/0

2015-03-13 Thread Oleg Nesterov
Hello. This patch is "out of order" a bit, but since Borislav mentioned this during review... And I was going to send the 2nd one (below), but it turns out that __init_refok is not discarded? So is there any way to do void __init init_function(); void non_init_func() {