[patch] sparc: fix build

2008-02-10 Thread David Rientjes
l/led.c: In function 'led_init': arch/sparc/kernel/led.c:109: error: implicit declaration of function 'init_timer' arch/sparc/kernel/led.c:110: error: invalid use of undefined type 'struct timer_list' Cc: Adrian Bunk <

Re: sparc compile error

2008-02-10 Thread David Rientjes
On Sun, 10 Feb 2008, Martin Habets wrote: > This still gives build errors with CGROUP_MEM_CONT off. > Some ifdef-ing will fix that. > Please try Linus' latest git that includes 60c12b12 (from yesterday) that fixes this issue. David - To unsubscribe from this list: send the line

Re: sparc compile error

2008-02-07 Thread David Rientjes
3062fc67 introduced far too many build errors for the convenience it allows. It's not even always necessary to rcu deference mm->mem_cgroup in the first place, so we'll use it on a case by case basis. Signed-off-by: David Rientjes <[EMAIL PROTECTED]> --- include/linux/