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 47B45233931 for ; Fri, 22 May 2026 21:35:34 +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=1779485736; cv=none; b=bRssJ+jEc3C1jRtXSYytAnmmhadDNg4BHGVqBDple3TTZn+22pIqmpsXGnmLoP++KkbLemalBEjvd+5YzszyHDVm6ZqbdKedxv1QGRdRbvX35kyaokXFt6W+ais2rD4ploqzKViFtMRvgzmTIB2bimpUa84ajuvbya15oNyE/+g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779485736; c=relaxed/simple; bh=qxUI5ReRLkCBAdUdJ5awQmE6KXAGXllu8tFxUPPfmzY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jZ4U1uxGsVt3dIm+oFDCQNw0eHq08H9WCUMSgbQ8+tATYQqy5kAsneH7wgGs+m6JH/RLkx8LUViPeunv2zT2sWF0dtMEv5cBvaVhnxNLfVJO+NeDqkYCTsRvwz8f24/sgVsETdN8s8BpTcdp3CQ8Po2sMGXjVC4+o/MgDRATHoU= 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=FYTOdhdI; 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="FYTOdhdI" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1779485734; 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: in-reply-to:in-reply-to:references:references; bh=SZK/RLi1t6r+HjjdQF3xlH9OtNELyE9KnVbJoRHv44Y=; b=FYTOdhdIHkBy8SChf6URTsqn0U395JKjW8aIxF7JsrSrHkCAAD71JDyebA9gfaEHy5GDUI x2EbEnmNyUssDkI0ZR0S+ZdtzX4TzBx7xuBViFKLwySF4RF+k0OHVLccZfsxZ6w8W23B56 pkUgbL/xTjk/lzZX+5KSP7/d87ArJno= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-503-u81rjDZiNkyYeWxRmA2-0A-1; Fri, 22 May 2026 17:35:29 -0400 X-MC-Unique: u81rjDZiNkyYeWxRmA2-0A-1 X-Mimecast-MFC-AGG-ID: u81rjDZiNkyYeWxRmA2-0A_1779485727 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id EF7D019560B5; Fri, 22 May 2026 21:35:25 +0000 (UTC) Received: from tpad.localdomain (unknown [10.96.133.2]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 7AF171800465; Fri, 22 May 2026 21:35:24 +0000 (UTC) Received: by tpad.localdomain (Postfix, from userid 1000) id 0518D40147DDB; Mon, 18 May 2026 13:24:42 -0300 (-03) Date: Mon, 18 May 2026 13:24:42 -0300 From: Marcelo Tosatti To: Frederic Weisbecker Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Johannes Weiner , Michal Hocko , Roman Gushchin , Shakeel Butt , Muchun Song , Andrew Morton , Christoph Lameter , Pekka Enberg , David Rientjes , Joonsoo Kim , Vlastimil Babka , Hyeonggon Yoo <42.hyeyoo@gmail.com>, Leonardo Bras , Thomas Gleixner , Waiman Long , Boqun Feun Subject: Re: [PATCH v3 0/4] Introduce QPW for per-cpu operations (v3) Message-ID: References: <20260323175544.807534301@redhat.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 On Mon, May 18, 2026 at 02:57:13PM +0200, Frederic Weisbecker wrote: > Hi, > > Is there any plan to proceed with this patchset? > > Thanks. Yes, will address Sashiko's comments and repost.