public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.12-rc1-bk6 boot problem
@ 2005-04-04 16:13 kladit
  2005-04-04 17:07 ` Michael Thonke
  0 siblings, 1 reply; 3+ messages in thread
From: kladit @ 2005-04-04 16:13 UTC (permalink / raw)
  To: linux mailing-list

Dual P4 (Tyan S2662/I7505)

Booting of 2.6.12-rc1-bk6 stops after these lines ..

..
Enabling IO-APIC IRQs
.. TIMER; vector=0x31 oin1=2 pin2=-1
checking TSC synchronization across 4 CPUs: passed
Brought up 4 CPUs

2.6.12-rc1 works.
Please cc me, I am not subscribed.
-- 
Klaus 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.12-rc1-bk6 boot problem
  2005-04-04 16:13 2.6.12-rc1-bk6 boot problem kladit
@ 2005-04-04 17:07 ` Michael Thonke
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Thonke @ 2005-04-04 17:07 UTC (permalink / raw)
  To: kladit; +Cc: linux mailing-list

kladit@t-online.de wrote:

>Dual P4 (Tyan S2662/I7505)
>
>Booting of 2.6.12-rc1-bk6 stops after these lines ..
>
>..
>Enabling IO-APIC IRQs
>.. TIMER; vector=0x31 oin1=2 pin2=-1
>checking TSC synchronization across 4 CPUs: passed
>Brought up 4 CPUs
>
>2.6.12-rc1 works.
>Please cc me, I am not subscribed.
>  
>
Hello kladit,

Searching on lkml.org show
The fix was posted yesterday again.

http://lkml.org/lkml/2005/4/3/74

===== net/core/sock.c 1.67 vs edited =====
--- 1.67/net/core/sock.c	2005-03-26 17:04:35 -06:00
+++ edited/net/core/sock.c	2005-04-02 13:37:20 -06:00
@@ -1352,7 +1352,7 @@
 
 EXPORT_SYMBOL(sk_common_release);
 
-static rwlock_t proto_list_lock;
+static DEFINE_RWLOCK(proto_list_lock);
 static LIST_HEAD(proto_list);
 
 int proto_register(struct proto *prot, int alloc_slab)

Best regards

Mit freundlichen Grüßen

M.Thonke



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.12-rc1-bk6 boot problem
@ 2005-04-05 12:55 kladit
  0 siblings, 0 replies; 3+ messages in thread
From: kladit @ 2005-04-05 12:55 UTC (permalink / raw)
  To: linux mailing-list

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

Thanks for tip and patch Michael. 

Best regards / Grüße
--
Klaus

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-05 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-04 16:13 2.6.12-rc1-bk6 boot problem kladit
2005-04-04 17:07 ` Michael Thonke
  -- strict thread matches above, loose matches on Subject: below --
2005-04-05 12:55 kladit

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