Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp8403360imu; Thu, 15 Nov 2018 10:58:48 -0800 (PST) X-Google-Smtp-Source: AJdET5ePOyAGkJv8UldwuC16lfn1zjr8ml4jgdr3OZ1IM9NMhltyUr2Dv+64wFBja8QbCaHSguAN X-Received: by 2002:a63:c141:: with SMTP id p1mr6889344pgi.424.1542308328089; Thu, 15 Nov 2018 10:58:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542308328; cv=none; d=google.com; s=arc-20160816; b=tMKPH6hV21IVaYp8+RGakjemxakgZ+md+OnGV105Do+PfkNpEC+HpkEuX7GTOhiAsh f9DZ5j82ObKhzOdTq2vF5Axy/OqoOxtWJrQVebS1LXxtaJLzKhAtIOxvIXECOykPY96P /tgk7FLszWvhrBKVEP6+z2M9uGWjbxTkXGvOhKYZKftaT4U0N9AZrZWx1IkCrNENoBy/ SBqgNkNH4QycsHYVwmoMxcd+QXt26r64n8HJYEQFw+GAHXmJw8KugICk3xC8wgna/Jlq QiJmWuwhp9Zfg1DvbuKqgXD+/cGxc5t+IwqI8A9t5cQl90NAfHJGpLyRuyiyV3gGaD+g wIEQ== 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:references:in-reply-to:date:cc:to:from:subject :message-id; bh=Xoaiazs6RoYLLrBudNL//kXFXmMCYheL+cIL7pToAgk=; b=Yz+Ct+ZowQ+pu5Yd2znA4ehcQjWAZl8n2k0i+eNDZm4NKgCrKT8XE6b9tJLFpeFatM wwmnQDIiaCz4UhA+V/tUdC0ceade1xzjkax8Dl5iFKrbkQ9NK0+OheCcKDosOS/ZBzfb 8CglCf5/ALO46GX8Kjt/A3CEsCU2B26Ujjl4S9qLl7NibB8i1bPSTsCcRmDYx+BblGVy RliuuZq+n87nx2PKqRpyYsnAiM5nHOn4SM9JmTB+hemDfPLaWsliwLUvZMo2qiI+kvX7 msJHEsoQylRgNMa7b7Oe9wTSBsXmmfxL1SiFSGE51hIJ0mgHRM68LMnkS2DXgjj4/6Qd cWMg== 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 n3si27254292pgk.405.2018.11.15.10.58.32; Thu, 15 Nov 2018 10:58:48 -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 S1725920AbeKPFGv (ORCPT + 99 others); Fri, 16 Nov 2018 00:06:51 -0500 Received: from shell.v3.sk ([90.176.6.54]:52348 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725742AbeKPFGv (ORCPT ); Fri, 16 Nov 2018 00:06:51 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 455C14C388; Thu, 15 Nov 2018 19:57:49 +0100 (CET) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 71A5V7ibCKxB; Thu, 15 Nov 2018 19:57:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 19BC34C46F; Thu, 15 Nov 2018 19:57:46 +0100 (CET) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jJkvuG9Uix5p; Thu, 15 Nov 2018 19:57:45 +0100 (CET) Received: from belphegor (nat-pool-brq-t.redhat.com [213.175.37.10]) by zimbra.v3.sk (Postfix) with ESMTPSA id E46714C388; Thu, 15 Nov 2018 19:57:44 +0100 (CET) Message-ID: <49eee45692f16dcbcf8aceaf3a999bb7f33178ba.camel@v3.sk> Subject: Re: [PATCH 02/15] Revert "platform/olpc: Make ec explicitly non-modular" From: Lubomir Rintel To: Pavel Machek Cc: Mark Brown , Geert Uytterhoeven , Darren Hart , Andy Shevchenko , Greg Kroah-Hartman , James Cameron , Sebastian Reichel , Rob Herring , Mark Rutland , Eric Miao , Haojian Zhuang , Daniel Mack , Robert Jarzmik , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, platform-driver-x86@vger.kernel.org, devel@driverdev.osuosl.org, linux-pm@vger.kernel.org Date: Thu, 15 Nov 2018 19:57:44 +0100 In-Reply-To: <20181102221626.GC5322@amd> References: <20181010172300.317643-1-lkundrak@v3.sk> <20181010172300.317643-3-lkundrak@v3.sk> <20181102221626.GC5322@amd> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.2 (3.30.2-2.fc29) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2018-11-02 at 23:16 +0100, Pavel Machek wrote: > On Wed 2018-10-10 19:22:47, Lubomir Rintel wrote: > > It doesn't make sense to always have this built-in, e.g. on ARM > > multiplatform kernels. A better way to address the problem the > > original > > commit aimed to solve is to fix Kconfig. > > > > This reverts commit f48d1496b8537d75776478c6942dd87f34d7f270. > > This looks ok, but I don't see the Kconfig fix in the series. Is it > needed? It's flipped to a tristate in "Platform: OLPC: Move OLPC config symbol out of x86 tree" and mentioned in the commit message. Perhaps I could made that clear by separating the change into a separate patch. I'm keeping it as it is in next version of the patch set, but I'm going to improve this one's commit message and sort the patches closer together. > Pavel Lubo