Re: [PATCH 2.6.19-rt14][BUG] kernel/sched.c:4135: error: 'notick' undeclared

2006-12-14 Thread Ingo Molnar
* Pierre Peiffer <[EMAIL PROTECTED]> wrote: > Hi, > > The kernel (sched.c) does not compile if CONFIG_HZ and CONFIG_SMP are > set, and CONFIG_NO_HZ isn't. oops - indeed. > Is this patch correct ? yeah. (FYI, i had to hand-apply it because it had whitespace damage, all tabs where spaces)

[PATCH 2.6.19-rt14][BUG] kernel/sched.c:4135: error: 'notick' undeclared

2006-12-14 Thread Pierre Peiffer
Hi, The kernel (sched.c) does not compile if CONFIG_HZ and CONFIG_SMP are set, and CONFIG_NO_HZ isn't. Is this patch correct ? --- Index: linux-2.6.19-rt14-test/kernel/sched.c === --- linux-2.6.19-rt14-test.orig/kernel/sched.c