public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauricio Pretto <pretto@interage.com.br>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.20-pre3 boot hang
Date: Mon, 19 Aug 2002 09:40:09 -0300	[thread overview]
Message-ID: <3D60E729.2090209@interage.com.br> (raw)
In-Reply-To: 20020819113849.GA352@hendrix

Ok It worked Here, Boots Ok.
Thanks


Skidley wrote:

> On Mon, Aug 19, 2002 at 08:13:31AM -0300, Mauricio Pretto wrote:
> 
>>Same Problem Here, athlon 1.1 , Right after Rt netlink socket it hangs.
>>My .config goes attach.
>>
>>
>>Klaus Dittrich wrote:
>>
>>
>>>SMP, P-III, Intel-BX
>>>
>>>booting Linux 2.4.20-pre3 stops after 
>>>
>>>Linux NET4.0 for Linux 2.4 
>>>Based upon Swansea University Computer Society NET3.039 
>>>Initializing RT netlink socket 
>>>
>>>
>>>
>>
>>-- 
>>Mauricio Pretto
>>Gerente de Produtos
>>Interage Integradora
>>http://www.interage.com.br
>>
>>T?cnico Certificado Conectiva Linux
>>
> 
> This patch was posted to lkml earlier, it fixed the same problem for me:
> 
> 
> diff -urN linux-2.4/kernel/sched.c pmac/kernel/sched.c
> --- linux-2.4/kernel/sched.c	Wed Aug  7 18:10:01 2002
> +++ pmac/kernel/sched.c	Mon Aug 19 10:39:39 2002
> @@ -1081,6 +1081,7 @@
>  {
>  	set_current_state(TASK_RUNNING);
>  	sys_sched_yield();
> +	schedule();
>  }
>  
>  void __cond_resched(void)
> 
> 


-- 
Mauricio Pretto
Gerente de Produtos
Interage Integradora
http://www.interage.com.br

Técnico Certificado Conectiva Linux


  reply	other threads:[~2002-08-19 12:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-18 15:31 2.4.20-pre3 boot hang Klaus Dittrich
2002-08-18 18:06 ` Markus Plail
2002-08-18 18:22   ` Alan Cox
2002-08-19  7:57     ` Markus Plail
2002-08-19 12:18       ` Alan Cox
2002-08-19 12:46         ` Markus Plail
2002-08-18 18:42 ` Erik Andersen
2002-08-18 20:03   ` Andre Hedrick
2002-08-18 20:18     ` Erik Andersen
2002-08-19 11:13 ` Mauricio Pretto
2002-08-19 11:38   ` Skidley
2002-08-19 12:40     ` Mauricio Pretto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-19 17:32 Klaus Dittrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D60E729.2090209@interage.com.br \
    --to=pretto@interage.com.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox