From patchwork Thu Dec 5 21:14:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 11275409 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C5C416C1 for ; Thu, 5 Dec 2019 21:15:38 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 819DD2466E for ; Thu, 5 Dec 2019 21:15:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="JmONVV8F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 819DD2466E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+965+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id TFDwYY1556264xcvQsBqb8hE; Thu, 05 Dec 2019 13:15:38 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.4044.1575580488469811105 for ; Thu, 05 Dec 2019 13:14:48 -0800 X-Received: by mail.kernel.org (Postfix) id 09D3524671; Thu, 5 Dec 2019 21:14:48 +0000 (UTC) X-Received: from mail-pl1-f196.google.com (mail-pl1-f196.google.com [209.85.214.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D3F8E2466E for ; Thu, 5 Dec 2019 21:14:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D3F8E2466E X-Received: by mail-pl1-f196.google.com with SMTP id o9so1755397plk.6 for ; Thu, 05 Dec 2019 13:14:47 -0800 (PST) X-Gm-Message-State: NsrIUHd3bD9DWxKcQufaddjJx1554929AA= X-Google-Smtp-Source: APXvYqw2JjxVLJFFDW3V2Sv003MnST73kqi8fvw2Um6qWwOkHXNV7QaDuIbERZjFHu4KXuZoNtpc8A== X-Received: by 2002:a17:90a:bd8f:: with SMTP id z15mr11467194pjr.54.1575580487361; Thu, 05 Dec 2019 13:14:47 -0800 (PST) X-Received: from localhost.localdomain (99-152-116-91.lightspeed.sntcca.sbcglobal.net. [99.152.116.91]) by smtp.gmail.com with ESMTPSA id x33sm358483pga.86.2019.12.05.13.14.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2019 13:14:46 -0800 (PST) From: Olof Johansson To: Linuxkernel+Patchwork-Soc via Email Integration Cc: soc@kernel.org, arm@kernel.org Subject: [PATCH 0/2] Re-normalize shared defconfigs for ARM{,64} Date: Thu, 5 Dec 2019 13:14:36 -0800 Message-Id: <20191205211438.27552-1-olof@lixom.net> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1575580538; bh=zKfU3lrtDmhA7lnuF+2MLMRU/nVY/KpMK40s/DL//50=; h=Cc:Date:From:Reply-To:Subject:To; b=JmONVV8FAZqRVBJL5dbfkEmBmqKDN3Q1ev1XwlYOZ/2/HKB4i22kaCvDX4pKEFAvqLO Gk8rvP1Lyv65FAY4af+gV38pj0JQJBBhFnZWKva+WdXYzPsM8aR6RtNPxlGXWZzBvJyDY SX6UKyXFwohNbMAFmMyWqqUCGziZm75/5tc= This comes up every now and then, since configs drift over time. It's mostly a pain for the shared configs where multiple maintainers might be changing values. Having someone else run this just makes it worse, so it's easiest to just do it in our tree. This re-runs savedefconfig without changing any defaults, and I'll include this in the first batch of fixes for 5.5-rc. -Olof -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#965): https://linux.kernel.org/g/patchwork-soc/message/965 Mute This Topic: https://linux.kernel.org/mt/67216448/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-