Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2521429imj; Mon, 11 Feb 2019 04:21:04 -0800 (PST) X-Google-Smtp-Source: AHgI3IbxcbrzZgJzO5EyMwOIB7Q3CpMgQpLvn1JgcT8o7xdm03VoM30+/71T4BiE9X7ZpKF3LXsa X-Received: by 2002:a62:3a92:: with SMTP id v18mr9682040pfj.43.1549887664310; Mon, 11 Feb 2019 04:21:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549887664; cv=none; d=google.com; s=arc-20160816; b=u2FjSkEl5mnVZ7bt2svfijLcuHg7bt/s49wU4Y1A1A8ZuZoYBHC8EMXvIM7DT7K/zn X/jhjSaJ+rWuaM8xyp61Gau7MVRke2dw/2KxTIsdFhxxmWanvBjfXV2G1HEEwJl1efXJ zoWwZ6EsDE2dB7qctg5d6speGycBamMUJyBnRfm4t4N+1Jo1jasdaelSufMTHMELNZQL SZy53pGE8Y8BEa2bnpa5UU4+QjfLJmnEgRecx168S1TbGCjYhfpoScNLB/VkjV9elW1/ p2W/QFM9fyLlLKSCnc0gW63xH9xjiMWRwBjda5rTsQvYh2U1IiGdB299+clrEJPvytNI 1+GA== 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:mime-version :user-agent:message-id:in-reply-to:date:references:organization :subject:cc:to:from; bh=/SIT/czgbD93Tv9paVFr8z4Iw1Nk2hBfNnChG3G2okE=; b=R5kqTENseY4jBKqWn7iKfbQZyyU3UXq7wz0X+dsF6WZpfwPhHDQYxVwuabTEFWLMe0 a9AiZ8mq8jDWISNRArN5ZnoeR/prfw3Nge37XWcOnBUuKG8t2wrJj5ENQY75dzyUG+TW Y419ZrqUQMfvip6JjyITRNd4t0A5fbSbRnSDQvVm4tEsXnsdfM/EEOLN3dLIkTiAeUfx Wrw4dD2+2aqUfk0bbHq68YiXOToJy32D8s4rg/q9sOdbVuR+zEPLTrTWJCbGKLRs783V n0R/KU0qS5pTf68KqeqCndTmPA51/DnOoWp1oeDqP5Mip5apaLYn/OCH9r8ClFvg5giH CySA== 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 33si10287002plh.245.2019.02.11.04.20.44; Mon, 11 Feb 2019 04:21:04 -0800 (PST) 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 S1727206AbfBKMUi convert rfc822-to-8bit (ORCPT + 99 others); Mon, 11 Feb 2019 07:20:38 -0500 Received: from linux-libre.fsfla.org ([209.51.188.54]:38228 "EHLO linux-libre.fsfla.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726025AbfBKMUh (ORCPT ); Mon, 11 Feb 2019 07:20:37 -0500 X-Greylist: delayed 421 seconds by postgrey-1.27 at vger.kernel.org; Mon, 11 Feb 2019 07:20:37 EST Received: from free.home (home.lxoliva.fsfla.org [172.31.160.164]) by linux-libre.fsfla.org (8.15.2/8.15.2/Debian-3) with ESMTP id x1BCDC7x016558; Mon, 11 Feb 2019 12:13:13 GMT Received: from livre (livre.home [172.31.160.2]) by free.home (8.15.2/8.15.2) with ESMTP id x1BCD0Yh143080; Mon, 11 Feb 2019 10:13:00 -0200 From: Alexandre Oliva To: Tom Li Cc: James Hogan , Jiaxun Yang , Huacai Chen , Ralf Baechle , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] On the Current Troubles of Mainlining Loongson Platform Drivers Organization: Free thinker, not speaking for FSF Latin America References: <20190208083038.GA1433@localhost.localdomain> Date: Mon, 11 Feb 2019 10:13:00 -0200 In-Reply-To: <20190208083038.GA1433@localhost.localdomain> (Tom Li's message of "Fri, 8 Feb 2019 16:30:39 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Scanned-By: MIMEDefang 2.84 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Feb 8, 2019, Tom Li wrote: > found Alexandre Oliva has stopped maintaining his tree ?!? I still merge and tag every one of Torvalds' and Greg KH's releases into the loongson-community tree, resolving trivial conflicts and trying to verify that it at least builds and passes a smoke test on actual hardware (after Linux-libre deblobbing, but still). Occasionally I notice problems and I try to investigate through bisecting, but, not being a real Linux developer, I seldom get much further than that. Two issues that bother me a bit are frequent failure to reboot/poweroff, that's been around since around 4.10, and, more recently, a very slow system overall, that's been present since 4.20. I haven't checked whether they're caused by changes in the loongson-community tree that I still carry, or if they're already present in upstream releases. I've already tried to bisect the former, but since the issue is intermittent, that proved to be too tricky and time-consuming for me. I haven't tried to bisect the latter yet. I've considered leaving the loongson-community tree behind and using upstream releases, but every time I was about to do that, something else came up that led me to keep at it. I think the last such occurrence was the removal of the video driver (later reintroduced as a new driver). So I've kept at it ;-) -- Alexandre Oliva, freedom fighter https://FSFLA.org/blogs/lxo Be the change, be Free! FSF Latin America board member GNU Toolchain Engineer Free Software Evangelist Hay que enGNUrecerse, pero sin perder la terGNUra jamás-GNUChe