• Ingo Molnar's avatar
    kmemtrace, rcu: fix rcupreempt.c data structure dependencies · a979241c
    Ingo Molnar authored
    Impact: cleanup
    
    We want to remove percpu.h from rcupreempt.h, but if we do that
    the percpu primitives there wont build anymore. Move them to the
    .c file instead.
    
    Cc: Pekka Enberg <penberg@cs.helsinki.fi>
    Cc: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
    Cc: paulmck@linux.vnet.ibm.com
    LKML-Reference: <1237898630.25315.83.camel@penberg-laptop>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    a979241c
rcupreempt.c 41.8 KB