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 36CFEC77B73 for ; Wed, 24 May 2023 14:43:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234883AbjEXOnc (ORCPT ); Wed, 24 May 2023 10:43:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233092AbjEXOnb (ORCPT ); Wed, 24 May 2023 10:43:31 -0400 Received: from mail-io1-xd29.google.com (mail-io1-xd29.google.com [IPv6:2607:f8b0:4864:20::d29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C5D112F for ; Wed, 24 May 2023 07:43:30 -0700 (PDT) Received: by mail-io1-xd29.google.com with SMTP id ca18e2360f4ac-760dff4b701so7943039f.0 for ; Wed, 24 May 2023 07:43:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20221208.gappssmtp.com; s=20221208; t=1684939409; x=1687531409; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=IPXLDCSKwXBraRh8qU8X4kYe3FTw3OcmD0b0rwLV1YI=; b=m48EBfWC4KuAg/PFZ/0kUI+QHNwJaQfIB+xzHweX9tEcZiaLYmKkAFrvooTQeD72mR 5nuIqn52bQsXOH+sDbEf2iilTBjDmzf5Vaug6zt+7NwPNUHqnF2YhFjnhAbi5jkuUDzR 7m+SmGTwfmjIdUhZdJqzT/9rqQlD2XBG3iLW1ma53pIxqASTEaEmzR8GeDn3e+oY0/Tb EQY4e3uJbmu7K6DpzOYT+dvlXrh2ciUolwngPkZGHTcBmPtucatUj0435Ih4Cd11IoqE AvcBuVbI3PnrGjxUZeHGtGMnQeL6zlgUeSkdNoMPcGy8RAUjK35BSKtBzNQwVhfkUwn5 Pydg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684939409; x=1687531409; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IPXLDCSKwXBraRh8qU8X4kYe3FTw3OcmD0b0rwLV1YI=; b=UG6/+b3ysFBRc4JqisBXLQmX/FWSGpicSBft+fRPCgROSaEKQUln1B7W3VVkXee2XX WIhL9IgiHjyaAcgEE84H7YinoEPLhm8J00UGXbHcSiTYKHAesz6b6QCDxDPuSg1AAxvG 30/WnwuaBauhPKUeyaYrVdGRE9OAmTwIvnyD0yOxQZKmrwXIH8XYEC0AsEARvZ3GwZSt ebRFSbn8fVUv2AkKdfjrgInW0d4HfzS9HyMe/+UlFPoDXVxGux98sLP89nch1XeK43b3 xV72yf/mKCom1fjC8Y3HS/WLpKKxARWQxKJhZ4cy6/ksl0ngae6JT4CSNHGhUIbFYO9O JZwQ== X-Gm-Message-State: AC+VfDy4BauMSO6KhqA/EhahHOOLEwHdEycU8WaOW0Nx7DGCbiq4qzLZ QBKG/+ydPRDTdSxD48pGDc7AbQ== X-Google-Smtp-Source: ACHHUZ4ttTueGCVRrRMUAUl7Mb54HKL0lLyB7DUkcn/PC4TPkkAQ6M3t/qFZ/WO5l9qruO96ONfCvg== X-Received: by 2002:a05:6e02:1608:b0:338:1467:208f with SMTP id t8-20020a056e02160800b003381467208fmr9620690ilu.2.1684939409547; Wed, 24 May 2023 07:43:29 -0700 (PDT) Received: from [192.168.1.94] ([96.43.243.2]) by smtp.gmail.com with ESMTPSA id w34-20020a05663837a200b004168295d33esm3311241jal.47.2023.05.24.07.43.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 24 May 2023 07:43:28 -0700 (PDT) Message-ID: <90c73358-7c16-8918-50b3-b1e9101f7b21@kernel.dk> Date: Wed, 24 May 2023 08:43:27 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v21 0/6] block: Use page pinning Content-Language: en-US To: Christoph Hellwig Cc: Al Viro , David Howells , Matthew Wilcox , Jan Kara , Jeff Layton , David Hildenbrand , Logan Gunthorpe , Hillf Danton , Christian Brauner , Linus Torvalds , linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Jason Gunthorpe References: <20230522205744.2825689-1-dhowells@redhat.com> <168487791137.449781.3170440352656135902.b4-ty@kernel.dk> From: Jens Axboe In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On 5/23/23 11:52 PM, Christoph Hellwig wrote: > On Tue, May 23, 2023 at 03:38:31PM -0600, Jens Axboe wrote: >> Applied, thanks! > > This ended up on the for-6.5/block branch, but I think it needs to be > on the splice one, as that is pre-requisite unless I'm missing > something. Oops yes, that's my bad. I've reshuffled things now so that they should make more sense. -- Jens Axboe