From nobody Mon Jun 8 09:49:28 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (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 F10C73F1668; Thu, 4 Jun 2026 08:56:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780563413; cv=none; b=igduS1MOscfWtpga4PKx/uKcTBTwmfvjkY0BKzcR05oI62rjGKM8LQK2pDKwDprdqXaQJMqq4qgM4m1ap7kWFPWWOnArllCrx5kd43GaSNLw9d/F/s72iEmIm2gEI5zUSwusK8T/e5zCtpFEiQpirmeQ5xHCRWK4L+hDDEoXfAA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780563413; c=relaxed/simple; bh=jUjV9nR+ApYG5A6QamWRgvCTHk+bzYvLTizPfos0a88=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=X1qP81KMN8UU9d8CvEU2wUlGWtEJixC1Ub8dmHT9DEZw50M/t6cGlA1O5O9Tqq/K1363978vtehdAcU+gV43SqQ9K4aWL3MITubWh5I+FddrRGuyzvXzSr3JJkTH2w4UOjR7SJv4oUg8AGrctyMUqwM3q0f106Oqfy5zuGPvOEc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=H2ZarQcB; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=hzUKBSaJ; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="H2ZarQcB"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="hzUKBSaJ" Date: Thu, 04 Jun 2026 08:56:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1780563405; h=from:from:sender:sender:reply-to: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=/SDhwE7OzTzpmlYFkH8Hb5cNi0Fgn+PuyPOvJeTcvkw=; b=H2ZarQcB0rc0TbEacFx4/WUHpzCxwEqm8iztTBfWGZ6hPGc2Jy26eeSQ8Q5M1nZJRVWI4/ itPWfDer0FaeWLS2qKUXkbKvoIEY62vAktIXVV9GWftCwHQe1jxyUxoDFnyz8xaGyLFDAj Qq9S22/l6x/Qjf4g4y+JHfHWQlAGNzq763pyu7YCAysmgGgiPlEuDBItddNN51cvaiXK18 ILtdkRkjhmVSwUf5GkoPWVQGp5kifeY9e59T0NVvcw8VLS+hiKIyO/KPhlRPkqSoBJXnGG d37AcXPB8ja/mMWVoa217E5ih00/inl3nRcGTwqrVdWOu96g3XL1rnREQ3ecIQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1780563405; h=from:from:sender:sender:reply-to: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=/SDhwE7OzTzpmlYFkH8Hb5cNi0Fgn+PuyPOvJeTcvkw=; b=hzUKBSaJzYdqcKDaX81INTRgmwCb+OHyGJh5qVx1PfPau+aHEyNL3l17j4IYyXcmXacy3I xrSmO9svZCkVkGCA== From: "tip-bot2 for Reinette Chatre" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: smp/core] MAINTAINERS: Add include/linux/cpuhplock.h to CPU HOTPLUG area Cc: Reinette Chatre , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: =?utf-8?q?=3Cef78e9d61d0ae041a1f44bd3cf8bb6e733b294d6=2E1780543?= =?utf-8?q?665=2Egit=2Ereinette=2Echatre=40intel=2Ecom=3E?= References: =?utf-8?q?=3Cef78e9d61d0ae041a1f44bd3cf8bb6e733b294d6=2E17805436?= =?utf-8?q?65=2Egit=2Ereinette=2Echatre=40intel=2Ecom=3E?= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178056340348.710.3748252095059674090.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the smp/core branch of tip: Commit-ID: 0d0b5f6ec998952038b77aed0ee358d5275bf294 Gitweb: https://git.kernel.org/tip/0d0b5f6ec998952038b77aed0ee358d52= 75bf294 Author: Reinette Chatre AuthorDate: Wed, 03 Jun 2026 20:38:46 -07:00 Committer: Thomas Gleixner CommitterDate: Thu, 04 Jun 2026 10:55:27 +02:00 MAINTAINERS: Add include/linux/cpuhplock.h to CPU HOTPLUG area The move of CPU hotplug function declarations to include/linux/cpuhplock.h did not update the CPU HOTPLUG section of MAINTAINERS. Update it now. Fixes: 195fb517ee25 ("cpu: Move CPU hotplug function declarations into thei= r own header") Signed-off-by: Reinette Chatre Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/ef78e9d61d0ae041a1f44bd3cf8bb6e733b294d6.178= 0543665.git.reinette.chatre@intel.com --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ec290e..f25e2d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6676,6 +6676,7 @@ P: Documentation/process/maintainer-tip.rst T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core F: include/linux/cpu.h F: include/linux/cpuhotplug.h +F: include/linux/cpuhplock.h F: include/linux/smpboot.h F: kernel/cpu.c F: kernel/smpboot.*