From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0C32F79E1 for ; Tue, 30 Jul 2024 14:50:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722351046; cv=none; b=Ebzs/rJUlF+5fRUEC3J4DfPzwGnYTk4k1Fo5z+sYtzYcRhPfTHr1vI6CHgNr6baB4yc9zq9kgdhITkNZFyQ/C87rVP6nc3d7Uyo+iYa9mPHXC1BShtBMxMsMUcv2uLOwrZg4QmNh8oRZ7n2WE40d824Htoax/v2MdI5cDSBtRDk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722351046; c=relaxed/simple; bh=/su2BcnabZX/TrE7372ur3oD5FOsqtWjgkoiVieoIr0=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=JUOENzpWhMd+QzNnoD7ga1sc6sOdxWdpow4HG3edbKeWOzFnJEiFW4cIs+/cDtat5rjnf4iSf3K1WCQ3FjtLZsaxRmGqCAaI7eVHm/kmRZTzGV7J8RRbeditdoFg9sQYFvwnThVWJvjAsNPGv1m8asPa2gkhY4hDiGb8Z3gg9SM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=hnzV/i1r; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="hnzV/i1r" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1722351044; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NVLJRQHMlCsfQmzGTIuyPKFprVeRYU/US7OJwd+v6WY=; b=hnzV/i1rc2wGbvv9IpnK6IzVsWt1dBKnvt3L/ZDPdCjlI+YHbf9CvlgsqV1bnc1eVtqgnH f3iKPvFdEylx3CPvn17Tf2yEyLr6AYqAE11efnGFfoHV3/1JLjJaimydCoBEvktbmgK/0c kmR+684FGPz3HPs4KQ1v2+xt+a/Wkyg= Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-214-SgyaDlqZMdCfD5dwjWq_HQ-1; Tue, 30 Jul 2024 10:50:36 -0400 X-MC-Unique: SgyaDlqZMdCfD5dwjWq_HQ-1 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id F2D001955D52; Tue, 30 Jul 2024 14:50:28 +0000 (UTC) Received: from [10.2.16.107] (unknown [10.2.16.107]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 68B6C19560AA; Tue, 30 Jul 2024 14:50:19 +0000 (UTC) Message-ID: <5ecb4ac2-6204-4c20-b98d-9a0e1b33c5f0@redhat.com> Date: Tue, 30 Jul 2024 10:50:16 -0400 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 5/5] locking/ww_mutex/test: add MODULE_DESCRIPTION() To: Jeff Johnson , Greg Kroah-Hartman , Andrew Morton , Arnd Bergmann , Russell King , Steven Rostedt , Masami Hiramatsu , Karol Herbst , Pekka Paalanen , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, "H. Peter Anvin" , Maxime Coquelin , Alexandre Torgue , "Rafael J. Wysocki" , Viresh Kumar , Michael Ellerman , Nicholas Piggin , Christophe Leroy , Naveen N Rao , Jeremy Kerr , Joel Stanley , Alistar Popple , Eddie James , Andrew Jeffery , Will Deacon , Boqun Feng Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, nouveau@lists.freedesktop.org, linux-stm32@st-md-mailman.stormreply.com, linux-pm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-fsi@lists.ozlabs.org, linux-aspeed@lists.ozlabs.org References: <20240730-module_description_orphans-v1-0-7094088076c8@quicinc.com> <20240730-module_description_orphans-v1-5-7094088076c8@quicinc.com> Content-Language: en-US From: Waiman Long In-Reply-To: <20240730-module_description_orphans-v1-5-7094088076c8@quicinc.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 On 7/30/24 10:43, Jeff Johnson wrote: > Fix the 'make W=1' warning: > WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o > > Signed-off-by: Jeff Johnson > --- > kernel/locking/test-ww_mutex.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/kernel/locking/test-ww_mutex.c b/kernel/locking/test-ww_mutex.c > index 78719e1ef1b1..10a5736a21c2 100644 > --- a/kernel/locking/test-ww_mutex.c > +++ b/kernel/locking/test-ww_mutex.c > @@ -697,3 +697,4 @@ module_exit(test_ww_mutex_exit); > > MODULE_LICENSE("GPL"); > MODULE_AUTHOR("Intel Corporation"); > +MODULE_DESCRIPTION("API test facility for ww_mutexes"); Acked-by: Waiman Long