From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (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 25F86395AC5 for ; Tue, 2 Jun 2026 18:36:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780425367; cv=none; b=RpAJYbo2pPDleaevfBZwYr2N/24skLTcAcvwSRH2j2TgEyQbRkE09Ocgl0nOk3dd38E2SJ0wGz3IueWFZj6mCIptkilZaZGLCKfCMh0Za5ukhazNh3aEXjH5H6LuJcjTHc38edE4pDaluJ7ieDagSC4i5xL/g6oWOrGty6xKU/I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780425367; c=relaxed/simple; bh=WBRGJqbDuxzI1+qpaCHFv2S54mA9SK60VrABtSH0+hY=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=tVHPAUkcVcuft7iuN5r+T1E8zHhbZYJZ3m01OeN5K53zThKMcXgRFXiqlEU2TV8TN/DcBt0u1jRiA2qDlfYkq8ED1BLitmjpKarv+txZ5eHxGreq3qEX0R52TEPjy+Kpdj6AxxQ40mpyULR+ztE0Kx6qBfvoHGnfJsWFGbNqUHI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=TTybXl/A; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="TTybXl/A" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1780425365; 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=MwaRdfqXrI3vN3iHNQ/gRirahnbZgUMzvDHYxKX77jg=; b=TTybXl/AjFL4EDTGsDEDKC9ltwzQEq1+Zq4VaRWRgHr/Rt3QQX7kPXVjOUJon52gdocCqu CZtAoe1Gq3bNSQz6vFHC62ER7KCJQEFHD96cZ4ZpDLSvO2rP9ag0c2qCkw/DX2gdEra4Hs L07xn0KmL3R6tewgP+gH4L3awp3zKKc= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-437-AwjyA7UQMpCWaZTOT43MqQ-1; Tue, 02 Jun 2026 14:36:02 -0400 X-MC-Unique: AwjyA7UQMpCWaZTOT43MqQ-1 X-Mimecast-MFC-AGG-ID: AwjyA7UQMpCWaZTOT43MqQ_1780425361 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 03B6018005BA; Tue, 2 Jun 2026 18:36:01 +0000 (UTC) Received: from [10.22.80.32] (unknown [10.22.80.32]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id E45F819560A7; Tue, 2 Jun 2026 18:35:59 +0000 (UTC) Message-ID: <08466148-5f8d-4a0e-9d7e-eba2afea286c@redhat.com> Date: Tue, 2 Jun 2026 14:35:59 -0400 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] cgroup/cpuset: Remove Chen Ridong as a cpust reviewer for now To: Ridong Chen , =?UTF-8?Q?Michal_Koutn=C3=BD?= Cc: Tejun Heo , Johannes Weiner , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org References: <20260602024422.249458-1-longman@redhat.com> <69b82f73-e89a-4271-a494-3c4d5684b7ac@linux.dev> Content-Language: en-US From: Waiman Long In-Reply-To: <69b82f73-e89a-4271-a494-3c4d5684b7ac@linux.dev> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 On 6/2/26 4:13 AM, Ridong Chen wrote: > > On 2026/6/2 15:51, Michal Koutný wrote: >> +Cc: ridong.chen@linux.dev >> >> (This looks like their new address.) >> > Hi all, > > Thank you, Michal. > > Apologies for the email issue. I'm currently changing my company, The > ridong.chen@linux.dev email is valid. I am glad that you are showing up again. I was wondering where you had been. Cheers, Longman > > >> On Mon, Jun 01, 2026 at 10:44:22PM -0400, Waiman Long wrote: >>> Chen Ridong has contributed quite a lot of fixes and cleanups to the >>> cpuset code. Unfortunately, his email address is now no longer valid. So >>> remove him as a cpuset reviewer until he shows up again or someone else >>> volunteers to take his place. >>> >>> Signed-off-by: Waiman Long >>> --- >>> MAINTAINERS | 1 - >>> 1 file changed, 1 deletion(-) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index 74c86cf9bc65..c7a7126ea406 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -6526,7 +6526,6 @@ F: include/linux/blk-cgroup.h >>> >>> CONTROL GROUP - CPUSET >>> M: Waiman Long >>> -R: Chen Ridong >>> L: cgroups@vger.kernel.org >>> S: Maintained >>> T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git >>> -- >>> 2.54.0 >>>