From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4354C761AF for ; Wed, 5 Apr 2023 08:30:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237511AbjDEIa4 (ORCPT ); Wed, 5 Apr 2023 04:30:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236936AbjDEIay (ORCPT ); Wed, 5 Apr 2023 04:30:54 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34EE81FF6; Wed, 5 Apr 2023 01:30:51 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id A524E22A1C; Wed, 5 Apr 2023 08:30:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1680683449; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=qYT3efqmHupYQzBMEWpHyiW3zRVpGSvNxrK3q6d/Z5Y=; b=BiTyZQ4po4bomPYKWo6d6qsQRVFEIhovjNpaQ1YKONLThAsO7Ylz7XJ90Fo6co43jdLMkp +EWnfAaHoLX4M2fGMYspnxpyRRtwf08nJryPJ2V3n2x4WDuiV+ZcV8Odwhn0ttX52OoPLW tykNg3ZsU50ztNG7wI7cIKyqQlTVuAk= Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 76AED13A10; Wed, 5 Apr 2023 08:30:49 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id sPYVHLkxLWSFQwAAMHmgww (envelope-from ); Wed, 05 Apr 2023 08:30:49 +0000 Date: Wed, 5 Apr 2023 10:30:48 +0200 From: Michal =?utf-8?Q?Koutn=C3=BD?= To: Waiman Long Cc: Tejun Heo , Zefan Li , Johannes Weiner , Christian Brauner , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, Juri Lelli , Dietmar Eggemann , gscrivan@redhat.com Subject: Re: [PATCH v2 1/4] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() Message-ID: <20230405083048.rjmmcgi5pf2fghl5@blackpad> References: <20230404170546.2585050-1-longman@redhat.com> <20230404170546.2585050-2-longman@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dotmodrsnhmcfw25" Content-Disposition: inline In-Reply-To: <20230404170546.2585050-2-longman@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dotmodrsnhmcfw25 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 04, 2023 at 01:05:43PM -0400, Waiman Long = wrote: > kernel/cgroup/cpuset.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) Reviewed-by: Michal Koutn=FD --dotmodrsnhmcfw25 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTrXXag4J0QvXXBmkMkDQmsBEOquQUCZC0xswAKCRAkDQmsBEOq ucxiAP9ShvWz5fRrmtWn2/9Q3HBI+48SYFw86Qmn/mUFBG5qSAD/Rs+iroyu1MsW +1iL+QZz6CNF+O4heMZjFBjMmY+ieAY= =phxN -----END PGP SIGNATURE----- --dotmodrsnhmcfw25--