From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 16905C433B4 for ; Fri, 30 Apr 2021 17:40:10 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B4E83613B4 for ; Fri, 30 Apr 2021 17:40:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B4E83613B4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hOz9w44TpHfSTKyM81U2uLG+jVrueljnLRghYI+X/rU=; b=YwmYhI2fQ2ek7ZX8k85MtedXk VV1UV05VURwNShMn1lDKAtl7q1d50TGmn0DPPCkZaenCLHQDvKdxHzRGgYQHoxDqM07I+r5ZHSIho +zMvn+tog5j4bd5XSaLF6DDmt40W5S19lYTt1zxb28oA7IwHc9NxWPg1WtnDXO0LvrtXpDvC9dtNY 08f+dlUAd2DWP3rYevJFz8KCWbILObC/xeHnmAgFiXE/qx47E6ZgX5iY3PkYtDxc5GL0DDsMQlYDk JUTOIc/iK9J8wao4vdpnWPMKHo9fWtNE2rOlTM23ArZw6zMGuxLrHiGmt+4se3NcfO3u+Hax+wIQr vs2GwoavA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lcX5w-008IPK-8X; Fri, 30 Apr 2021 17:38:28 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lcX5u-008IPC-La for linux-arm-kernel@desiato.infradead.org; Fri, 30 Apr 2021 17:38:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=WT3F1gEVs+Prv0uUhHYUNA6R1auzudEAHKFzKjCxbGM=; b=n9HwhPlodUH4eAKIr6TJ2+qpNo IYPVibQLh/DCYLDXa0zYrKY/Ke+ZbqzCw9PtoHpLDbE6AEQ9SfctIT/KVSLiQGDoOkirtRbLtW/cf tkfzvNO8e2uZdxvN3l+BSxKWXSHOYWrIkTJ6KBku8Y5Hn5PixTJTsUFLZTMWuD7F20W7G3HhYIXAp /J4UPVGEKs6UL16yxPgWvLIw1gMHm1ZCwmXppzEzVbpbarKGPEkbU4GShh8lGKOQznICQobGWD82J WCut9Q5ANDcv+bpFH21rYKhaqU5l6tUnldjX2sCZU/ro426wcuwL10XYkjNmSSItBxTogOzvC8bq8 C+rJBlqA==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lcX5s-001Yqy-3e for linux-arm-kernel@lists.infradead.org; Fri, 30 Apr 2021 17:38:25 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B99D861462; Fri, 30 Apr 2021 17:38:21 +0000 (UTC) Date: Fri, 30 Apr 2021 18:38:19 +0100 From: Catalin Marinas To: Julia Lawall Cc: Will Deacon , Suzuki K Poulose , Anshuman Khandual , Marc Zyngier , Mark Rutland , Amit Daniel Kachhap , Denis Efremov , kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: cpufeatures: use min and max Message-ID: <20210430173818.GF18574@arm.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210430_103824_201034_462168B8 X-CRM114-Status: GOOD ( 10.74 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Julia, On Thu, Apr 29, 2021 at 10:50:46PM +0200, Julia Lawall wrote: > From: kernel test robot > > Use min and max to make the effect more clear. > > Generated by: scripts/coccinelle/misc/minmax.cocci > > Fixes: 8636e3295ce3 ("coccinelle: misc: add minmax script") What's with this Fixes tag? I can't find it anywhere and I don't think it warrants such a tag anyway, it's not a bug. I'll apply it without the tag and include minmax.h as per Mark's comment. Thanks. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1342931806195671568==" MIME-Version: 1.0 From: Catalin Marinas To: kbuild-all@lists.01.org Subject: Re: [PATCH] arm64: cpufeatures: use min and max Date: Fri, 30 Apr 2021 18:38:19 +0100 Message-ID: <20210430173818.GF18574@arm.com> In-Reply-To: List-Id: --===============1342931806195671568== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Julia, On Thu, Apr 29, 2021 at 10:50:46PM +0200, Julia Lawall wrote: > From: kernel test robot > = > Use min and max to make the effect more clear. > = > Generated by: scripts/coccinelle/misc/minmax.cocci > = > Fixes: 8636e3295ce3 ("coccinelle: misc: add minmax script") What's with this Fixes tag? I can't find it anywhere and I don't think it warrants such a tag anyway, it's not a bug. I'll apply it without the tag and include minmax.h as per Mark's comment. Thanks. -- = Catalin --===============1342931806195671568==--