From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 865652DCF46 for ; Wed, 20 May 2026 12:06:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779278803; cv=none; b=PbSCA2b0oEjigCpVl2F3Yc/7Rh/8T3ag+MKschTX7q33IrG8xuyOo305OC4T85dpplLPRYbopjLlleNajxRzYrigU5jSpbwsaBY2xyZE0weMzQvKOgo+0YFfj65lpbL7yLqYJPhIZplRFv7Tsu1dPhSekhy6T6neHg7+SpiNuFs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779278803; c=relaxed/simple; bh=T8F2j9rcH/VtgXUMge8PTmy91QgTBTVCK1UgqBIYIe0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=N173mrh/gI6QKemeSTLFkz/mBXoTdNDIfhEus/knWyLdfPsn3v81yE6lrPxwGYXSYV9hmJkMasZt9XeKwJvRFvIrmb6o/MHoU6mWdrf/zomWO9hIp/t5CS/OBPrLKRMaLqPZpTRQ85qZjasiW4qdvB++fjWtW2qZQWhA6nO8cJc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fFcYCKel; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fFcYCKel" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AAA051F000E9; Wed, 20 May 2026 12:06:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779278802; bh=FEX1BkxODpNnhlsHlUI719HbjQ7p80GCzM210aRP2Nw=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=fFcYCKelCk8HlvwKyFT2PKSTei5qEUxQcrpT75qGxh3/5KW4Pyoo9TkX12ymOERF/ QPI+Ld7drAl2UzoOe76RiSSwtb0ABOmfdUhxuV+GznRYsJyxBYKTM6s8AnHhA2d3/4 DA+C4DhhdbXoatt89ayA8+uyQBRs8irUdDRy6k4tf7oo2/erDZAW6R59epetEvlfvA R/JW7CBt272D/+XWeSNF4bDwTmylel6eG+tWzFi/DmC3vNxg9iNZ1zVykrn+TPhhqC ohqeP7yf4vWE7fSk18KEjJznXt1BD17S2SQJBjteejZiLXYC0vS2HstTdkH60NHLa8 pW6EQ8//YRVcQ== Date: Wed, 20 May 2026 14:06:38 +0200 From: Frederic Weisbecker To: Leonardo Bras Cc: Marcelo Tosatti , 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>, 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=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Le Mon, May 18, 2026 at 08:36:32PM -0300, Leonardo Bras a écrit : > On Mon, May 18, 2026 at 02:57:13PM +0200, Frederic Weisbecker wrote: > > Hi, > > > > Is there any plan to proceed with this patchset? > > > > > Hello Frederic, > > Yes, I plan to send a v4 soon. > (Pushed the changes to my gilab a few hours before receiving your email > today :) Stars aligned ;-) > I just need to perform some tests and rewrite the cover letter > > Thanks for your interest! > Leo Thank you! -- Frederic Weisbecker SUSE Labs