Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp1138012pxy; Thu, 6 May 2021 01:01:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwoelHcHcpoz30ezmwFgItgNgqJrt7rb1oONjhj8DklTI13aNLWZ42oz0h02wt2OlGFKmNF X-Received: by 2002:a17:90a:ec18:: with SMTP id l24mr3107458pjy.131.1620288089304; Thu, 06 May 2021 01:01:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620288089; cv=none; d=google.com; s=arc-20160816; b=fdRzTb5csBkDMWchL9xf4x0hHyUejfJH1zSgHtOkKTUX82OYvFQmT5snO++qRxgwUs sQVovmE5pQSgNUsxtnyOXxWTgxX0PNOoWynQmQHvlIEiaVAkUjTdEce0JdrSeeccWldN ykfjKCLO3RM8cx8hSlhtYpP7rYSzpTq7UcLGYYuWBcCPSACUMd5NY8Vhw9A0d6CszkXN JxuPAco6JRauC80gINSyuUB/vkkaE1m3l7/j6hAe/BsuHx5lqUKUL6KPmipK6SgQvcSr OGbNU0wq+wkHcudDGpqPbE7EdcMnRgg2ci+6lc2d68IDkb127Mi8Mti39Z6V+ACdnyJL 9UCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=faHSJyXexepQdJZb8zGyJz/wjB4tgI2KjMPoZWleqIw=; b=uvYTI/MliJ9EwC/TTe9p33w1KQXnLOvHnnHPzQCoT0475cb0dpiUcywvzN88gmK1EK jQ8sqaPBM6jsxbL2N2VrQhvfnIUFUJjETnIu8rHidR8W48ZOy33Srt8SF3L9Jh2wQSR1 kf0Dw1L3FxO+2SA8c/NqiR758jCl7CkOSmS06qeDXZJJvSVpoxrYCmwRGVLbvkxoni6s Fw3hkm/w8TyFhCiIA5EJ8ODymfMy9s7SWwuUFn4/jaQeHA4mIPtOu1LLOtsGkK0vvRma FfKeX/aFy8vSNecqOvK6R3th99EG3MXw6WUhJb+ntD7K/IKezZfz9cpIgVt+rgq/F1cP FCtA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ugMB5xpl; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z11si2137205pjl.15.2021.05.06.01.01.15; Thu, 06 May 2021 01:01:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ugMB5xpl; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233647AbhEFIAE (ORCPT + 99 others); Thu, 6 May 2021 04:00:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:37828 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233602AbhEFIAD (ORCPT ); Thu, 6 May 2021 04:00:03 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EC428613B5; Thu, 6 May 2021 07:59:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620287945; bh=uCfde1LX4DjDU+mPSYhIcs+Z/3xSasgqoWoypH4z0Ow=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ugMB5xplqYdquPFXAuYdacC0fmGUX/EwjPEzgpnLEBtBh4kr80mNAR4zDV1oqbWKI Cm+ijZILhNUFT4QNoy6DQpDOQFNMsgeKcJZbn9i0HUsVopvPxedHpQVZqEKlemhAh1 BLmqGtTYmUMsG/pXdv/TDeoiGIAj5phmPjGbP8z0= Date: Thu, 6 May 2021 09:59:03 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.4 00/21] 5.4.117-rc1 review Message-ID: References: <20210505112324.729798712@linuxfoundation.org> <20210505214938.GA817073@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210505214938.GA817073@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 05, 2021 at 02:49:38PM -0700, Guenter Roeck wrote: > On Wed, May 05, 2021 at 02:04:14PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.117 release. > > There are 21 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Fri, 07 May 2021 11:23:16 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.117-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > ------------- > > Pseudo-Shortlog of commits: > > > > Greg Kroah-Hartman > > Linux 5.4.117-rc1 > > > > Ondrej Mosnacek > > perf/core: Fix unconditional security_locked_down() call > > > > Miklos Szeredi > > ovl: allow upperdir inside lowerdir > > > > Dan Carpenter > > scsi: ufs: Unlock on a couple error paths > > > > Mark Pearson > > platform/x86: thinkpad_acpi: Correct thermal sensor allocation > > > > Shengjiu Wang > > ASoC: ak5558: Add MODULE_DEVICE_TABLE > > > > Shengjiu Wang > > ASoC: ak4458: Add MODULE_DEVICE_TABLE > > Twice ? Why ? > > This gives me a compile error (the second time it is added at the wrong > place). > > chromeos-kernel-5_4-5.4.117_rc1-r2159: /build/arm-generic/tmp/portage/sys-kernel/chromeos-kernel-5_4-5.4.117_rc1-r2159/work/chromeos-kernel-5_4-5.4.117_rc1/sound/soc/codecs/ak4458.c:722:1: error: redefinition of '__mod_of__ak4458_of_match_device_table' > chromeos-kernel-5_4-5.4.117_rc1-r2159: MODULE_DEVICE_TABLE(of, ak4458_of_match); > chromeos-kernel-5_4-5.4.117_rc1-r2159: ^ > chromeos-kernel-5_4-5.4.117_rc1-r2159: /build/arm-generic/tmp/portage/sys-kernel/chromeos-kernel-5_4-5.4.117_rc1-r2159/work/chromeos-kernel-5_4-5.4.117_rc1/include/linux/module.h:227:21: note: expanded from macro 'MODULE_DEVICE_TABLE' > chromeos-kernel-5_4-5.4.117_rc1-r2159: extern typeof(name) __mod_##type##__##name##_device_table \ > chromeos-kernel-5_4-5.4.117_rc1-r2159: ^ > chromeos-kernel-5_4-5.4.117_rc1-r2159: :119:1: note: expanded from here > chromeos-kernel-5_4-5.4.117_rc1-r2159: __mod_of__ak4458_of_match_device_table > chromeos-kernel-5_4-5.4.117_rc1-r2159: ^ > chromeos-kernel-5_4-5.4.117_rc1-r2159: /build/arm-generic/tmp/portage/sys-kernel/chromeos-kernel-5_4-5.4.117_rc1-r2159/work/chromeos-kernel-5_4-5.4.117_rc1/sound/soc/codecs/ak4458.c:711:1: note: previous definition is here > chromeos-kernel-5_4-5.4.117_rc1-r2159: MODULE_DEVICE_TABLE(of, ak4458_of_match); > chromeos-kernel-5_4-5.4.117_rc1-r2159: ^ > chromeos-kernel-5_4-5.4.117_rc1-r2159: /build/arm-generic/tmp/portage/sys-kernel/chromeos-kernel-5_4-5.4.117_rc1-r2159/work/chromeos-kernel-5_4-5.4.117_rc1/include/linux/module.h:227:21: note: expanded from macro 'MODULE_DEVICE_TABLE' > chromeos-kernel-5_4-5.4.117_rc1-r2159: extern typeof(name) __mod_##type##__##name##_device_table \ > > Oddly enough, I only see the error when I try to merge the > code into ChromeOS, not in my test builds. I guess that has > to do with "-Werror". Ah, these came into Linus's tree with two different commits, which is why I didn't notice it was already present. I'll go drop these two from all stable trees now, thanks for letting me know. greg k-h