From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-177.mta1.migadu.com (out-177.mta1.migadu.com [95.215.58.177]) (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 25E94238150 for ; Sat, 20 Jun 2026 23:06:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.177 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781996786; cv=none; b=BWnAedlehWuzYQFCp+My2F8YI7St+J+Tp15nPd9xHxwLPnHyF3lnlsEiDqE48lZxQU3O9rBrIzIcTcJYQYi4/u8/61z2Xiaewapm80s7eTpSEnI94NTKlSXMZL9o2ihs2MgLFC0ee5JdlnkDDatJozLXegUktnX31zjpht01SLw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781996786; c=relaxed/simple; bh=pXpxU+2ApaEvSPI+RP+WZtBXVIyeEMDdVxDny6TSBOA=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=P+fA0Mip34mz/N8SgCABPTYdsZXSmQhzPGqBsSYxXfQWl212uvHzzq8JJWxBgnJ/4cgNv+fk0etmG98rF2IL0Q2GdzJelpttwX3PRut8GJTD4iVtTxr2yHUlv8rSasZ/z8xx8/dhPI/fOr9fUFrRLuy5Xd+bvbo61VegZl4V17U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=xIkAbuqG; arc=none smtp.client-ip=95.215.58.177 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="xIkAbuqG" Message-ID: <54430fa8-00ac-47b7-a8e1-b2843581ffc5@linux.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1781996781; 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=ffNS15lFq3TC2UA1okQjo+eN+2l6iRu6XRsdlBA3/FE=; b=xIkAbuqG322OG7rmC8cRgpBhxqFbaphCw/K21uexGUQod64yVkrSAglEHA5UaSOalVHbaw 55seWGT4eUo3ZJ8aNIW/I1rU18gWEYVrf4Ql1Schpiks7HlbBBrfUjeS57lhM/aoI2d0KK 0Gja4XRCTkXEcAcl+eUU3jJlSFkOaYk= Date: Sun, 21 Jun 2026 07:06:04 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [PATCH] docs: ipmi: Fix path of the "hotmod" module parameter To: Randy Dunlap Cc: openipmi-developer@lists.sourceforge.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, corey@minyard.net, corbet@lwn.net, skhan@linuxfoundation.org References: <20260620122747.7902-1-zenghui.yu@linux.dev> <626477f6-8bda-4cac-8341-c720fd279ba3@infradead.org> Content-Language: en-US X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Zenghui Yu In-Reply-To: <626477f6-8bda-4cac-8341-c720fd279ba3@infradead.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT On 6/21/26 2:40 AM, Randy Dunlap wrote: > > > On 6/20/26 5:27 AM, Zenghui Yu wrote: > > The correct path of the "hotmod" module parameter should be > > /sys/module/ipmi_si/parameters/hotmod. Fix it. > > > > Signed-off-by: Zenghui Yu > > --- > > Documentation/driver-api/ipmi.rst | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > There are several other places that use /sys/modules/ instead of > /sys/module/. Yup. There are: Documentation/driver-api/ipmi.rst:This is done using /sys/modules/ipmi_si/parameters/hotmod, which is a Documentation/process/debugging/kgdb.rst:config string to ``/sys/module//parameter/