From nobody Sun May 10 06:27:48 2026 Received: from m16.mail.163.com (m16.mail.163.com [220.197.31.5]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 07957335BA for ; Mon, 30 Dec 2024 06:59:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=220.197.31.5 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735541950; cv=none; b=oVO4Uk+/evTF5Mmins1Sxaqdn2u8XAbMlYDuyWxtLQiffkDLJQofnQAr8ecc7kx0xq/7scWRjGwSbgTOB2R8G8ynsvpLEfo/vsz2gqe+nFd2Yd3TRLrU0NPn7hkE8zn/ejRD/r9uHAr1NgHLDAOoGj55lhVDg80rWLQ+IliXWQ8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735541950; c=relaxed/simple; bh=1GTyaWcPrHPrb5X/W7NKjQjKcm/ZOtVOhRGteoeZjJE=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=myWPA5r2IIu4tG3nlgjgdlhDhAOwctXG7irAKy/Is1R4DCBdvF0xfkM5YP3VAHRzJWv08Sv720n4mGo2MbQNmA4RY4sLebbYnLQiWbGC5Wj5DTc1z0s2kGzR2mC5Il7QS+Df4GMTqFSA1TEThg3X1CUmsVNVXty3VzkPm7iXKjc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=163.com; spf=pass smtp.mailfrom=163.com; dkim=pass (1024-bit key) header.d=163.com header.i=@163.com header.b=Zjo32D+A; arc=none smtp.client-ip=220.197.31.5 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=163.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=163.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=163.com header.i=@163.com header.b="Zjo32D+A" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-Id:MIME-Version; bh=id3So VoAVW8Hjn2lJOCf+CMk8gUnmRpYeNNMy+z2yoo=; b=Zjo32D+AMMMO7JgjCDJca RNtmfx8NGe4EC57K0+MydKCX4E7eiHoxWVqq0GdpRHLp/VgjMDKoP6bdUiKUeimu ufUh3WGPyvrX6qQ86S4ZsWedPmHLbHmkhASbhE+NhM8oGlQEzoWLXe+hCiyHcI/R fu0QMOn/0IPRT2wToviFHc= Received: from localhost.localdomain (unknown [113.132.221.175]) by gzsmtp5 (Coremail) with SMTP id QCgvCgCXIuNgRHJnzT5NIw--.37729S2; Mon, 30 Dec 2024 14:57:37 +0800 (CST) From: Alan Song To: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, hpa@zytor.com, sfr@canb.auug.org.au, syfmark114@163.com Cc: linux-kernel@vger.kernel.org, x86@kernel.org Subject: [PATCH] x86/ioapic: fix the type mistake in io_apic_print_entries Date: Mon, 30 Dec 2024 14:57:06 +0800 Message-Id: <20241230065706.16789-1-syfmark114@163.com> X-Mailer: git-send-email 2.34.1 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-CM-TRANSID: QCgvCgCXIuNgRHJnzT5NIw--.37729S2 X-Coremail-Antispam: 1Uf129KBjvdXoW7Xr4fZryruF1DAFy3Ar1DKFg_yoWfAFg_ur 48J39Fkw4rt343ua17CFWUWwnIq3Zaq3WFkw1rXFW5JFZ8Ja1UJw1SqFW8XFn5Gr1ftrZr uas0yryDKr47ujkaLaAFLSUrUUUUjb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7sRNWlk7UUUUU== X-CM-SenderInfo: 5v1iztlunriki6rwjhhfrp/xtbBYx7FUmdyORT4AAAAsq Content-Type: text/plain; charset="utf-8" the type "physic al" should be "physical" Fixes: 54cd3795b471 ("x86/ioapic: Cleanup guarded debug printk()s") Signed-off-by: Alan Song --- arch/x86/kernel/apic/io_apic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/kernel/apic/io_apic.c b/arch/x86/kernel/apic/io_apic.c index 1029ea4ac..03062469e 100644 --- a/arch/x86/kernel/apic/io_apic.c +++ b/arch/x86/kernel/apic/io_apic.c @@ -1165,7 +1165,7 @@ static void io_apic_print_entries(unsigned int apic, = unsigned int nr_entries) (entry.ir_index_15 << 15) | entry.ir_index_0_14, entry.ir_zero); } else { apic_dbg("%s, %s, D(%02X%02X), M(%1d)\n", buf, - entry.dest_mode_logical ? "logical " : "physic al", + entry.dest_mode_logical ? "logical " : "physical", entry.virt_destid_8_14, entry.destid_0_7, entry.delivery_mode); } } --=20 2.34.1