public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Re: mips; boot fail after merge 3.9+
@ 2013-05-02 10:59 EUNBONG SONG
  0 siblings, 0 replies; only message in thread
From: EUNBONG SONG @ 2013-05-02 10:59 UTC (permalink / raw)
  To: Thomas Gleixner, Jonas Gorski
  Cc: ralf@linux-mips.org, linux-mips@linux-mips.org,
	linux-kernel@vger.kernel.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=euc-kr, Size: 708 bytes --]


> Does the patch below fix your issue ?

I applied your patch, but it still fails to boot. the boot logs are same. 

Thanks

> Thanks,

> tglx

> diff --git a/kernel/cpu/idle.c b/kernel/cpu/idle.c
> index 8b86c0c..a8972fe 100644
> --- a/kernel/cpu/idle.c
> +++ b/kernel/cpu/idle.c
> @@ -70,8 +70,10 @@ static void cpu_idle_loop(void)
> check_pgt_cache();
> rmb();

> - if (cpu_is_offline(smp_processor_id()))
> + if (cpu_is_offline(smp_processor_id())) {
> arch_cpu_idle_dead();
> + continue;
> + }

> local_irq_disable();
> arch_cpu_idle_enter();ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-02 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-02 10:59 Re: mips; boot fail after merge 3.9+ EUNBONG SONG

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox