Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, February 13, 2008 - 6:03 am

From: Ingo Molnar <mingo@elte.hu>
Date: Wed, 13 Feb 2008 13:57:25 +0100


I don't see what the problem is.

It is legal to access per-cpu data as early as you like,
it just evaluates to the static copy in the per-cpu section
of the kernel image until the per-cpu areas are setup.

rq->idle should also be zero this early as well, that's
also legal to rely upon

I see nothing illegal in what cpu_clock() is doing, that's
why I fixed the sparc64 per-cpu problem I ran into since
sparc64 was doing the wrong thing when booted on a non-zero
cpu.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Roland Dreier, (Tue Feb 12, 11:24 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, David Miller, (Wed Feb 13, 12:01 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Ingo Molnar, (Wed Feb 13, 5:57 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Ingo Molnar, (Wed Feb 13, 6:02 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, David Miller, (Wed Feb 13, 6:03 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Ingo Molnar, (Wed Feb 13, 6:06 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Roland Dreier, (Wed Feb 13, 5:26 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Tony Luck, (Wed Feb 13, 5:59 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, David Miller, (Wed Feb 13, 6:04 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Tony Luck, (Wed Feb 13, 8:33 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Roland Dreier, (Wed Feb 13, 8:47 pm)
RE: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Luck, Tony, (Thu Feb 14, 11:24 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Tony Luck, (Thu Feb 14, 2:27 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Roland Dreier, (Thu Feb 14, 3:04 pm)
RE: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Luck, Tony, (Thu Feb 14, 3:23 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Tony Luck, (Thu Feb 14, 7:17 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Tony Luck, (Tue Feb 19, 3:40 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Ingo Molnar, (Wed Feb 20, 1:12 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, David Miller, (Wed Feb 20, 1:15 am)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Roland Dreier, (Wed Feb 20, 4:35 pm)
Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y, Roland Dreier, (Wed Feb 20, 4:36 pm)