From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 43F6239FD4 for ; Sun, 22 Mar 2026 00:15:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774138532; cv=none; b=a+crlddJ26WOnGOPaJP7D9eUh54eEL5c7RBDVaV4h7+OJjpBdcjiTJyaCTXHgw0jPj3RUXf/4tRPCKIxM/8hwN7o1IsPUCZeinHXYXNgNMk0TwxpslsrdonSw1yMVPgHaiSbAufeFFPom6Ii2g+zWypk7UQQE1FlFg38eGpNLlE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774138532; c=relaxed/simple; bh=pEdS0IQl4Uked047J598Az3GWtgB2RBLZrA7ODfWTZ0=; h=Date:From:To:Subject:Message-Id:In-Reply-To:References: Mime-Version:Content-Type; b=s4F6nqsZkN/To24JmNa0D+Byj4rt/xUofvQfRK/LZ59KKFiWSSmUsuxiOFYMtZHCy2YXmWpzrsxjAZqDYWxg2V4qVHZJxpqSgLTnNNBIHtx+wTDwO6l7y4ORmpcT4NOStiMwK6x18GoV568YtB/59hL5JIQzhPGjLG0y6PLhK68= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b=yZnv0qhA; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="yZnv0qhA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 37C62C19421; Sun, 22 Mar 2026 00:15:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1774138531; bh=pEdS0IQl4Uked047J598Az3GWtgB2RBLZrA7ODfWTZ0=; h=Date:From:To:Subject:In-Reply-To:References:From; b=yZnv0qhA9JWNiLycYDxxiwKLtMJtFB5oY8QQisVNFBwu5kDEB4/h81ZRyvhdndBP2 XQrDhVVgZO1UaQd0DigauQy4CXoCKOjRsEg8C3RgQ6aH9Gl6oZ/rEMfVuGmX3nGKU4 om9fQDD1HrQnAUTtb4L7eC3TzvZBpIijgmSRWzFU= Date: Sat, 21 Mar 2026 17:15:30 -0700 From: Andrew Morton To: Roman Gushchin , "Lorenzo Stoakes (Oracle)" , David Hildenbrand , Zi Yan , Baolin Wang , "Liam R . Howlett" , Nico Pache , Ryan Roberts , Dev Jain , Barry Song , Lance Yang , Vlastimil Babka , Mike Rapoport , Suren Baghdasaryan , Michal Hocko , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd() Message-Id: <20260321171530.8b3e8207f89d5a7384b9f01f@linux-foundation.org> In-Reply-To: <20260320203311.715ed75bcd84c18d24894324@linux-foundation.org> References: <20260319200917.ce345a369d035050b6329ac5@linux-foundation.org> <87tsu9kgv3.fsf@linux.dev> <20260320203311.715ed75bcd84c18d24894324@linux-foundation.org> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) 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-Transfer-Encoding: 7bit On Fri, 20 Mar 2026 20:33:11 -0700 Andrew Morton wrote: > A lot of patchsets are "failed to apply". What is Sashiko trying to > apply MM patches to? It would take some smarts to apply the v2 > patchset when v1 is presently in mm.git? ? The way things are going at present, I'm just not going to apply a series which Sashiko "failed to apply". And that's cool, I'll just wait for a version which Sashiko was able to apply. And then not apply unless all Sashiko questions are resolved or convincingly refuted. Question please: if Sashiko finds an "issue" in v3 and then v4 comes out with changelog words which justifies the questionable alteration, can Sashiko parse that changelog justification and think "OK, never mind"?