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 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 854D1C3DA42 for ; Sun, 14 Jul 2024 21:48:19 +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:Content-Transfer-Encoding: Content-Type:CC:Subject:To:From:MIME-Version:Date:Message-ID: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=OPgvFq7obMv7GmeiLernwZ91FcWyRXMaMaPwAII0TKE=; b=pyqCWz9X24NTRLEoGKguk79aFa w78TOeQUsF7jFocm/et4b9VVG5eF9PECiOMvE3W2Yf/9oqb6+6ABRkI88en5b0U4sUlhqRBG0O3hY vvsORpuPJaZXsfLRBBJquDvogfh6YsrRGvwVORHftr9U4cT6L3QJiawMoOXA5VQ9oahcQQhLSXwk+ /iO/QElL87ZX2AqBNp+KvycDt51HlIRd46p6+oV0x93IEZSjkBhE6vKUGf8aFqDWH2pTDyo/1/Uq4 xmAtcBWxemfd53DO15MQP22fvbbMJl/NJlUtkfq75GI5SLMQNqdxk02Q3gku2vHQ51deg0Xhv/E6r qoqHQ9Eg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sT74Y-00000005EJJ-1cWW; Sun, 14 Jul 2024 21:47:58 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sT74G-00000005EI0-1UI1 for linux-arm-kernel@lists.infradead.org; Sun, 14 Jul 2024 21:47:41 +0000 Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 46EKnQbh008267; Sun, 14 Jul 2024 21:46:22 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=OPgvFq7obMv7GmeiLernwZ 91FcWyRXMaMaPwAII0TKE=; b=i11aRz8kiKoU58NFzRB0gcXfQAqbRk4+1Y0lqd wOZ7acqhtFY86yr4MmDC18TmO7mnoAJUKeRHf8h2D9Fb/gIDlVJChswJ8dRikOoC WDBMpv7/pnEXcO3JdD3pjvgrEjagofz7Pti3jERYtPr08Jfr7UZzLyfpnRxl9Pg4 qsX90rP7+iyaKnR3nWxNEVdnSzoqc6kG+2ylvWRb5lbNWvl6OmFdHAqJvwNDJVTU XYTUV/LjuzPoZVdexVDmWMimCu5G6Yg/n9KUTZMRK+eyiDBJHdWDEavwbYHhBsjY 2oWv6OojOQpW61oLKnIwDPEneY1p2qm5vMGNSiYHEC1jSXlg== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 40bjrja7hy-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 14 Jul 2024 21:46:22 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46ELkL6G026617 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 14 Jul 2024 21:46:21 GMT Received: from [10.48.246.224] (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; Sun, 14 Jul 2024 14:46:20 -0700 Message-ID: <2d168cf9-e456-4262-b276-95e992b8eac7@quicinc.com> Date: Sun, 14 Jul 2024 14:46:19 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Jeff Johnson To: Andrew Morton , Greg Kroah-Hartman Subject: MODULE_DESCRIPTION() patches with no maintainer action CC: Russell King , , , , , , Mauro Carvalho Chehab , Stephen Boyd , Steven Rostedt , Masami Hiramatsu , Karol Herbst , Pekka Paalanen , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Thomas Gleixner , Ingo Molnar , Borislav Petkov , , "H. Peter Anvin" , Maxime Coquelin , Alexandre Torgue Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01c.na.qualcomm.com (10.47.97.35) 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: uHiJuLrbG-gyOrVCv3S8wWVfEDAvVCSw X-Proofpoint-ORIG-GUID: uHiJuLrbG-gyOrVCv3S8wWVfEDAvVCSw 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-14_15,2024-07-11_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 clxscore=1015 mlxlogscore=841 bulkscore=0 priorityscore=1501 lowpriorityscore=0 impostorscore=0 mlxscore=0 malwarescore=0 suspectscore=0 adultscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407140174 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240714_144740_406393_B23C065E X-CRM114-Status: GOOD ( 11.69 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Andrew & Greg, I hate to bother you with such mundane patches, but the following have been posted for a while without any maintainer or reviewer comment or action, and they have not yet landed in linux-next. What is the path forward to have these MODULE_DESCRIPTION() warnings fixed? arch/arm/probes/kprobes/ https://lore.kernel.org/all/20240622-md-arm-arch-arm-probes-kprobes-v1-1-0832bd6e45db@quicinc.com/ arch/x86/mm/ https://lore.kernel.org/all/20240515-testmmiotrace-md-v1-1-10919a8b2842@quicinc.com/ drivers/spmi/ https://lore.kernel.org/all/20240609-md-drivers-spmi-v1-1-f1d5b24e7a66@quicinc.com/ (note that beyond these 3 patches I still have an additional 13 patches which need to land in order to fix these warnings tree-wide, but those 13 patches have had recent maintainer or reviewer action so I'm not seeking your help at this time). /jeff