Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

2006-12-18 Thread Remy Bohmer

Hello Ingo,

-rt15 is indeed better...
Thanks!

Remy

2006/12/16, Ingo Molnar <[EMAIL PROTECTED]>:


* Remy Bohmer <[EMAIL PROTECTED]> wrote:

> Hello,
>
> For your Information, I get the following compile error when
> CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:

does -rt15 work any better?

Ingo



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

2006-12-18 Thread Remy Bohmer

Hello Ingo,

-rt15 is indeed better...
Thanks!

Remy

2006/12/16, Ingo Molnar [EMAIL PROTECTED]:


* Remy Bohmer [EMAIL PROTECTED] wrote:

 Hello,

 For your Information, I get the following compile error when
 CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:

does -rt15 work any better?

Ingo



-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

2006-12-16 Thread Ingo Molnar

* Remy Bohmer <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> For your Information, I get the following compile error when 
> CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:

does -rt15 work any better?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

2006-12-16 Thread Ingo Molnar

* Remy Bohmer [EMAIL PROTECTED] wrote:

 Hello,
 
 For your Information, I get the following compile error when 
 CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:

does -rt15 work any better?

Ingo
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

2006-12-15 Thread K.R. Foley
Remy Bohmer wrote:
> Hello,
> 
> For your Information, I get the following compile error when
> CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:
> 
> --
>   CC  kernel/sched.o
> kernel/sched.c: In function '__schedule':
> kernel/sched.c:4135: error: 'notick' undeclared (first use in this
> function)
> kernel/sched.c:4135: error: (Each undeclared identifier is reported only
> once
> kernel/sched.c:4135: error: for each function it appears in.)
> make[1]: *** [kernel/sched.o] Error 1
> --
> 
> For me it is not a real problem as I configured the kernel now as a
> tickless system.
> Attached 2 config files, 1 showing the error, and 1 that is working.
> 
> Kind Regards,
> 
> Remy Bohmer

See Steven's patch to fix this here: >
http://marc.theaimsgroup.com/?l=linux-kernel=116611237701140=2



-- 
   kr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

2006-12-15 Thread K.R. Foley
Remy Bohmer wrote:
 Hello,
 
 For your Information, I get the following compile error when
 CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:
 
 --
   CC  kernel/sched.o
 kernel/sched.c: In function '__schedule':
 kernel/sched.c:4135: error: 'notick' undeclared (first use in this
 function)
 kernel/sched.c:4135: error: (Each undeclared identifier is reported only
 once
 kernel/sched.c:4135: error: for each function it appears in.)
 make[1]: *** [kernel/sched.o] Error 1
 --
 
 For me it is not a real problem as I configured the kernel now as a
 tickless system.
 Attached 2 config files, 1 showing the error, and 1 that is working.
 
 Kind Regards,
 
 Remy Bohmer

See Steven's patch to fix this here: 
http://marc.theaimsgroup.com/?l=linux-kernelm=116611237701140w=2



-- 
   kr
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/