Message ID | 20240711-md-arm-arch-arm-lib-v2-1-ab08653dc106@quicinc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D1FE2C3DA45 for <linux-arm-kernel@archiver.kernel.org>; Thu, 11 Jul 2024 18:01:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:CC:To:Message-ID: Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=N7nvtSWo9WWnfpuIwR7eOPes2K3UZsesR0FAqN+XzPY=; b=AT/J+QpFonkJbsoFa/67gJix/3 ml1adu5Q67N7uNy/MsRfPqwOhnHvQENR0jeEJagbuymHGoVC6vRhXa8PYCLdugW9ZX/Tbd+96GtVm C1tpyW++Dvuc3XjNPrgzyThfC34eHN9Tx06LvzmT6amXcq+a/kwN+iRjR0bfC5x6h41loVdL61AI0 HGfHMa/5X/Y1q79LoVfZlVfFK6pPo59eUPrG13sFiYGkucZhkiTYY6n4U39rm7Ma0mgO0kkd03sB1 vdGcGArNPOnBBp3Z/D1IkurJkdsmjRjs2o1tuQc99/MaHjEozhb6YtzFfjF/VjKqYsU+0mBFUeHHZ 62du7yeg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRy6k-0000000Ewli-0rjf; Thu, 11 Jul 2024 18:01:30 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRy5a-0000000Ew53-3zNp for linux-arm-kernel@lists.infradead.org; Thu, 11 Jul 2024 18:00:20 +0000 Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 46BFmSig032636; Thu, 11 Jul 2024 18:00:13 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=N7nvtSWo9WWnfpuIwR7eOP es2K3UZsesR0FAqN+XzPY=; b=n8ySceTxPEhllQxusBNWI4Pifn6nyBWGrRjvQr mO5EBgkDYpgCEyK6C5yJkAKKW/sm6T0CH/qnjC3nAgS6LGcg0paqzAE5OHhNyCJ3 3GjSa2mSBrpoMF1JUuslDKVjkBFZgBoKJNg7b82caZQu4p9+Chk24Ipo2/6PilKW g+rUVZgCOsJX1/4OWY2cXlJFEG18DM4Z9V/IVoaYTMFJOvcO0RPhjUCbmxFDGuVb HTnh3Sus/mxr+AU5TuGMTvEt1TyPXB0Ct9FYGHkyWB+7SrMNUSLtvFHjPZn0ryfP v6y7/CKb1qy7CVmUFS9ye7li70fkfMt0FFq/IG5Gki38l2rQ== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 40ajbqr9yq-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 11 Jul 2024 18:00:12 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46BI0Bo1015915 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 11 Jul 2024 18:00:11 GMT Received: from [169.254.0.1] (10.49.16.6) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Thu, 11 Jul 2024 11:00:11 -0700 From: Jeff Johnson <quic_jjohnson@quicinc.com> Date: Thu, 11 Jul 2024 10:52:13 -0700 Subject: [PATCH v2] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-ID: <20240711-md-arm-arch-arm-lib-v2-1-ab08653dc106@quicinc.com> X-B4-Tracking: v=1; b=H4sIAMwbkGYC/32OTQ6DIBCFr2JYdxpBbLWr3qNxATiWSQQtqLEx3 r3oAbqY5H3J+5mNRQyEkT2yjQVcKNLgE4hLxoxV/o1AbWImciHzmxDgWlDBpTP2FD1pqDXvdCF lLQrDUnIM2NF6tr6axFpFBB2UN/bo6snPKzgVJwyH3VKchvA9f1j4Efo/t3DgcC8LVVVV2Sohn 5+ZDHlzNYNjzb7vP3e/ZG3XAAAA To: Russell King <linux@armlinux.org.uk> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <kernel-janitors@vger.kernel.org>, Jeff Johnson <quic_jjohnson@quicinc.com> X-Mailer: b4 0.14.0 X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: bO-38yDT1daemt-Es2Lnkm9b3ZDwEg6G X-Proofpoint-ORIG-GUID: bO-38yDT1daemt-Es2Lnkm9b3ZDwEg6G X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-07-11_13,2024-07-11_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=622 bulkscore=0 phishscore=0 adultscore=0 priorityscore=1501 impostorscore=0 spamscore=0 malwarescore=0 suspectscore=0 mlxscore=0 clxscore=1015 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407110125 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240711_110019_146244_A2CE1558 X-CRM114-Status: GOOD ( 11.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[v2] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
|
expand
|
diff --git a/arch/arm/lib/xor-neon.c b/arch/arm/lib/xor-neon.c index 522510baed49..cf57fca97908 100644 --- a/arch/arm/lib/xor-neon.c +++ b/arch/arm/lib/xor-neon.c @@ -8,6 +8,7 @@ #include <linux/raid/xor.h> #include <linux/module.h> +MODULE_DESCRIPTION("NEON accelerated XOR implementation"); MODULE_LICENSE("GPL"); #ifndef __ARM_NEON__
With ARCH=arm and CONFIG_KERNEL_MODE_NEON=y, make W=1 C=1 reports: WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm/lib/xor-neon.o Add the missing invocation of the MODULE_DESCRIPTION() macro. Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com> --- Changes in v2: - No changes to the actual patch, just rebased to current linus/master - Hope to have these warnings fixed tree-wide in 6.11 - Link to v1: https://lore.kernel.org/r/20240622-md-arm-arch-arm-lib-v1-1-753a8885da24@quicinc.com --- arch/arm/lib/xor-neon.c | 1 + 1 file changed, 1 insertion(+) --- base-commit: 9d9a2f29aefdadc86e450308ff056017a209c755 change-id: 20240622-md-arm-arch-arm-lib-9b1fb344923c