From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Am=C3=A9rico_Wang?= Subject: Re: [Bug #15042] socket(PF_INET6 hangs when ipv6 not yet initialized Date: Wed, 27 Jan 2010 17:10:44 +0800 Message-ID: <2375c9f91001270110t2a8d08b8n4578df310a6129@mail.gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yJYz1zohtb6cXuLy//vtqPcsaPe/qqAD0tmZqF4B9cw=; b=eTVVcM+IIXI7tMWxsMw4BYF7GedWPPJzu/o8Vnc6+aNIOKyyzhoVMnEj9wgPWLCaFJ 4cA6Q6WDEydQHWbp7zgRzqYungUVORqnlx9+wCcjj2TZJeZcv0xc157MXT9Lcj8XniPd 96Mm2KkwOgw72X/c2Ci6Ntjx8jrcvctJD2VlU= In-Reply-To: Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="utf-8" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Marc Haber , Linux Kernel Network Developers On Mon, Jan 25, 2010 at 6:23 AM, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of regressions introduced between 2.6.31 and 2.6.32. > > The following bug entry is on the current list of known regressions > introduced between 2.6.31 and 2.6.32. =C2=A0Please verify if it still= should > be listed and let me know (either way). > > > Bug-Entry =C2=A0 =C2=A0 =C2=A0 : http://bugzilla.kernel.org/show_bug.= cgi?id=3D15042 > Subject =C2=A0 =C2=A0 =C2=A0 =C2=A0 : socket(PF_INET6 hangs when ipv6= not yet initialized > Submitter =C2=A0 =C2=A0 =C2=A0 : Marc Haber > Date =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0: 2010-01-10 14:28 (15 = days old) > References =C2=A0 =C2=A0 =C2=A0: http://marc.info/?l=3Dlinux-kernel&m= =3D126313553029280&w=3D4 > (Adding net-dev into Cc) Hi, Marc, Sorry, I don't really understand your description of the problem, your = mean your ssh hangs on socket PF_INET6 for 30 seconds? Have you enabled CONFIG_DETECT_SOFTLOCKUP for your kernel? If not, please do it. Thanks.