From nobody Tue Apr 7 09:16:16 2026 Received: from sender-of-o53.zoho.eu (sender-of-o53.zoho.eu [136.143.169.53]) (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 43706386457 for ; Sat, 14 Mar 2026 21:46:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=pass smtp.client-ip=136.143.169.53 ARC-Seal: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773524792; cv=pass; b=f3xjHF8IuXgCA4NjKVdeHeVFz7EQ1fB1yG4saCZtkxsf+Lf4zEV9ll6eZDdEv51/G9ev2awWU557XJxEK0X0xpT71hcIcuncYY/9y7KENav+N74/Elx5iJm4dU4AFRqZFFNeC7OiiUU8EElny1s/+7StnrM9Yck1wzkz04R2r/c= ARC-Message-Signature: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773524792; c=relaxed/simple; bh=5jHlNQbA4ax5oxWy6TmNNrMnctsyCd5kWbRwYKqDhJE=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=Fn3mbXtbOaTO91b3c4rMIEJhjZJ/3qXOwVn2qJiVtqjqQhR9HLYZtNtYFtvPt/8MG966WmgaYmbMoVadgrWdu1g2gcTaLPkOSqaseR3mjb7FxNUZOr+kJM7C5p1E2cqKPTl8b18kZwImLmZyKpo9pUvpS4giS3cEMvTesmJ548I= ARC-Authentication-Results: i=2; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=objecting.org; spf=pass smtp.mailfrom=objecting.org; dkim=pass (1024-bit key) header.d=objecting.org header.i=objecting@objecting.org header.b=PhDKTk65; arc=pass smtp.client-ip=136.143.169.53 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=objecting.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=objecting.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=objecting.org header.i=objecting@objecting.org header.b="PhDKTk65" ARC-Seal: i=1; a=rsa-sha256; t=1773524768; cv=none; d=zohomail.eu; s=zohoarc; b=JMSsjQncB7GohxpNEAOsx649si4o54twz+duLWHrbPKkRHMDEzWYOvQODE7zmmnRmmKChHgmTz7KCqtb/YBRwAob/+fRiDUpZp1uEheHjss2gje6Nv1RrhVBnbS4Jqz57+BsV96gaKC5ikVhQyPQm4qf8/80oLdefVCLUxfBXsQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1773524768; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=RAInAapaPEVVIMyMy0xQq48ym4WbDouBno9PBv2kGos=; b=MPevvqTNDa8eOHY8iH7hdV0tKa3vNBBaIbiZMmn+G+CiNYcSAQOitM29zG1U77oXk7oQFdcYlvpme6GvMWhiFtvaDZfBFOJfsHcODvIZhJiWw6/3GzhrOcyYsgIq12VztmdqADWlMpKK8FG6Xow+U31hDii0F3LRfCwPBkUsdjk= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=objecting.org; spf=pass smtp.mailfrom=objecting@objecting.org; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1773524768; s=zmail; d=objecting.org; i=objecting@objecting.org; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Reply-To; bh=RAInAapaPEVVIMyMy0xQq48ym4WbDouBno9PBv2kGos=; b=PhDKTk65NSkEyTW6nOcx/dCqVPggxcIjjWJS3jeTZ45dLE6rx61CS+rHii1dC6TT ZPtfcHxiti8TNqVFHkMoFz35Rwg8XB0z3j1H4Ns/VrM6kTDNCnnGsauaERA9xVx0eMM 26tWa+rXPTrQts8JKklDrDCyT+sbwJg+cvj+LnTo= Received: by mx.zoho.eu with SMTPS id 1773524766014303.04632553709996; Sat, 14 Mar 2026 22:46:06 +0100 (CET) From: Josh Law To: Masami Hiramatsu , Andrew Morton Cc: linux-trace-kernel@vger.kernel.org, linux-kernel@vger.kernel.org, Josh Law Subject: [PATCH 13/15] lib/bootconfig: replace linux/kernel.h with specific includes Date: Sat, 14 Mar 2026 21:45:53 +0000 Message-Id: <20260314214555.96217-14-objecting@objecting.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260314214555.96217-1-objecting@objecting.org> References: <20260314214555.96217-1-objecting@objecting.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Content-Type: text/plain; charset="utf-8" linux/kernel.h is a legacy catch-all header. Replace it with the specific headers actually needed: linux/cache.h for SMP_CACHE_BYTES, linux/compiler.h for unlikely(), and linux/sprintf.h for snprintf(). Signed-off-by: Josh Law --- lib/bootconfig.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/bootconfig.c b/lib/bootconfig.c index fe1053043752..0823491221f4 100644 --- a/lib/bootconfig.c +++ b/lib/bootconfig.c @@ -17,7 +17,9 @@ #include #include #include -#include +#include +#include +#include #include #include =20 --=20 2.34.1