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
Attachment:
config.error
Description: Binary data
Attachment:
config.ok
Description: Binary data
- Follow-Ups:
- Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ
- From: Ingo Molnar <[email protected]>
- Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ
- From: "K.R. Foley" <[email protected]>
- Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ
- Prev by Date: Re: [PATCH 0/3] ensure unique i_ino in filesystems without permanent inode numbers (introduction)
- Next by Date: Re: [2.6 patch] remove the broken SCSI_SEAGATE driver
- Previous by thread: [PATCH] VFS: turn off FL_SLEEP when calling do_vfs_lock() just in case and get rid of "VFS is out of sync with lock manager" messages
- Next by thread: Re: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ
- Index(es):