lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <170073400034.398.12764232671726592445.tip-bot2@tip-bot2>
Date:   Thu, 23 Nov 2023 10:06:40 -0000
From:   "tip-bot2 for Adrian Huang" <tip-bot2@...utronix.de>
To:     linux-tip-commits@...r.kernel.org
Cc:     Adrian Huang <ahuang12@...ovo.com>, Ingo Molnar <mingo@...nel.org>,
        linux-kernel@...r.kernel.org, x86@...nel.org
Subject: [tip: x86/apic] x86/ioapic: Remove unfinished sentence from comment

The following commit has been merged into the x86/apic branch of tip:

Commit-ID:     5e1c8a47fc6ec6251ddd126f4245279fc072f1c0
Gitweb:        https://git.kernel.org/tip/5e1c8a47fc6ec6251ddd126f4245279fc072f1c0
Author:        Adrian Huang <ahuang12@...ovo.com>
AuthorDate:    Thu, 23 Nov 2023 12:13:37 +08:00
Committer:     Ingo Molnar <mingo@...nel.org>
CommitterDate: Thu, 23 Nov 2023 11:00:24 +01:00

x86/ioapic: Remove unfinished sentence from comment

[ mingo: Refine changelog. ]

Signed-off-by: Adrian Huang <ahuang12@...ovo.com>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org
---
 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 00da6cf..40c7cf1 100644
--- a/arch/x86/kernel/apic/io_apic.c
+++ b/arch/x86/kernel/apic/io_apic.c
@@ -997,7 +997,7 @@ static int alloc_isa_irq_from_domain(struct irq_domain *domain,
 	/*
 	 * Legacy ISA IRQ has already been allocated, just add pin to
 	 * the pin list associated with this IRQ and program the IOAPIC
-	 * entry. The IOAPIC entry
+	 * entry.
 	 */
 	if (irq_data && irq_data->parent_data) {
 		if (!mp_check_pin_attr(irq, info))

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ