Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1433414ybi; Thu, 30 May 2019 17:53:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqzfFz8wtwdEVeE//GOpmZo4eKfMl43725CIMUeriwd2hAB4qY8/0xUJRlbnSJPkV0CP3jun X-Received: by 2002:a62:ae05:: with SMTP id q5mr6346897pff.13.1559264015635; Thu, 30 May 2019 17:53:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559264015; cv=none; d=google.com; s=arc-20160816; b=PRO0E+XKKGQ6sENBdKm0bBamm78jbuQL2gXq5rYJkGIF2NO69r85yLUvq84cVR4HI5 lq5YKmuln/ls5Mv8gRc2ygbSBZJ2Gyk+r4+Syy9fo3tGQ4G/Tr52tuI9Ay6YodnD3taz OSEUC4ZizBqhizx6EbtHlTwORIISS6Do+sHPstBjTV6qdghFq48C0swpNlh0sJWK6cqV hDU11BLK9XCC+Ff1egHOjvfRV50ovzmmRatYLqoLYU2et7R0hgan8NOIJcYfBL64Al4o hfLgW7llmwScqUkCdqW7+7LU4apTm1Ke50B4K1l/oQI0XF1BhNvtS8SCLM63ihckUS// Bklw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject; bh=MuRNUCeE3FMLhtC95XL/amf9mV7/27DISj5PKfCqmfQ=; b=WP87P53TmVwX2G5lRTz8DwUCUHDQk6Xkoh3hDcz8n8/n7bCLQrjKuUIOQiaakg1exn nhDriLv97MMhrKKPjyxddA+0WVYVTkeJjQs6sQvPm5aBG1ovxSnQaWLQSw9XMToxkum8 w/scJ3U+0HYCnljzGbAptcdgFXS665Rf6dh51UEjl8/57H2rtCQIXPwT1EyEqm1buXmP PPNlqMAWRX1nf2PJ3KN3Gf+LjjaFIVuXQMPTSIWTLV+DFSQmYSYkWfeSALGpRNl9hICC UDU8cai77bVKm2wo3729imWoygeeZRRngLOM2xmi0361Tc7B7slJnWzmAIJHaVXT842W 6AGQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d34si4510655pla.214.2019.05.30.17.53.18; Thu, 30 May 2019 17:53:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726697AbfEaAvP (ORCPT + 99 others); Thu, 30 May 2019 20:51:15 -0400 Received: from mail1.windriver.com ([147.11.146.13]:52631 "EHLO mail1.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726131AbfEaAvO (ORCPT ); Thu, 30 May 2019 20:51:14 -0400 Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id x4V0owUw022099 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 30 May 2019 17:50:58 -0700 (PDT) Received: from [128.224.155.90] (128.224.155.90) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 30 May 2019 17:50:58 -0700 Subject: Re: Userspace woes with 5.1.5 due to TIPC To: Mihai Moldovan , Jon Maloy , "linux-kernel@vger.kernel.org" References: <4ad776cb-c597-da1d-7d5e-af39ded17c40@ionic.de> <1780dd6a-9546-0df5-7fb2-44b78643b079@ionic.de> From: Ying Xue Message-ID: <3cc60b11-2b63-3bfc-2be8-569f2b0ce7cf@windriver.com> Date: Fri, 31 May 2019 08:41:06 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <1780dd6a-9546-0df5-7fb2-44b78643b079@ionic.de> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [128.224.155.90] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/31/19 4:47 AM, Mihai Moldovan wrote: > * On 5/30/19 9:51 PM, Jon Maloy wrote: >> Make sure the following three commits are present in TIPC *after* the offending commit: >> >> commit 532b0f7ece4c "tipc: fix modprobe tipc failed after switch order of device registration" > > This *is* the offending commit, as far as I understand. Merely rebased in > linux-stable, and hence having a different SHA, but mentioning the original SHA > (i.e., 532b0f7ece4c) in its commit message. > > >> Since that patch one was flawed it had to be reverted: >> commit 5593530e5694 ""Revert tipc: fix modprobe tipc failed after switch order of device registration" >> >> It was then replaced with this one: >> commit 526f5b851a96 "tipc: fix modprobe tipc failed after switch order of device registration" > > Okay, these two are not part of 5.1.5. I've backported them (and only these two) > to 5.1.5 and the issue(s) seem to be gone. Definitely something that should be > backported to/included in 5.1.6. > > > Thanks for pointing all that out! Unfortunately I didn't add anything useful but > noise, since you obviously already knew, that this commit was broken. I'd urge > Greg to release a new stable version including the fixes soon, if possible, > though, for not being able to start/use userspace browsers sounds like a pretty > bad regression to me. > Not only commit 526f5b851a96 )("tipc: fix modprobe tipc failed after switch order of device registration") has to be reverted, but also I found commit 7e27e8d6130c ("tipc: switch order of device registration to fix a crash") introduced a serious regression which makes tipc internal topology service server failed to be created. Today I will fix it with the following approaches: 1. Revert commit 7e27e8d6130c ("tipc: switch order of device registration to fix a crash") 2. Use another method to solve the problem that commit 7e27e8d6130c tries to fix. Thanks, Ying > > > Mihai >