lkml.org 
[lkml]   [2005]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: 2.6.12-rc1-bk6 boot problem
From
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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-04-06 13:31    [W:0.245 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site