Message ID | 20230815032645.1393700-1-willy@infradead.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <io-uring-owner@vger.kernel.org> 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 63B1FEB64DD for <io-uring@archiver.kernel.org>; Tue, 15 Aug 2023 03:32:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234463AbjHODcQ (ORCPT <rfc822;io-uring@archiver.kernel.org>); Mon, 14 Aug 2023 23:32:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234460AbjHOD3q (ORCPT <rfc822;io-uring@vger.kernel.org>); Mon, 14 Aug 2023 23:29:46 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A10931FF1 for <io-uring@vger.kernel.org>; Mon, 14 Aug 2023 20:27:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=woamUMUNIK5HdnapTnYhYX9EDeSRN8D18S/wD2N6OZU=; b=gNrXRLkr4wET0rhCYVE+FJs4b5 QFoH6Cu6xcJleijFYdTkM7dmCgTa4XfoBytk6MpDxIyz08o2A/8RkZH3gryu3nlbwOLZ26DYIneIl Ua7Tjmx8OwFTKSEwWFq9X8TGP69WA8TZ7zggU2dHpke4M25+6x4L6L6sEnvC8spUrXQUFd4F+HznJ dDspLp8Z0n9VRNRzz4fAzr1IfWHZeXiLVItSYmu0YnFA/Zo7YqUcmOAuaL0yV8HxUjaVVLEgiM4kD smkOaI2oD/jLJ/jrbRqjBbTG2M0IXrYagiHv2JM4jLwuRAzwVDIf9lohaVPWGr8vyP3i69dBlanq/ /BY1MD2g==; Received: from willy by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1qVkhm-005qaP-1g; Tue, 15 Aug 2023 03:26:50 +0000 From: "Matthew Wilcox (Oracle)" <willy@infradead.org> To: Andrew Morton <akpm@linux-foundation.org> Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>, Jens Axboe <axboe@kernel.dk>, io-uring@vger.kernel.org, linux-mm@kvack.org Subject: [PATCH 0/9] Remove _folio_dtor and _folio_order Date: Tue, 15 Aug 2023 04:26:36 +0100 Message-Id: <20230815032645.1393700-1-willy@infradead.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <io-uring.vger.kernel.org> X-Mailing-List: io-uring@vger.kernel.org |
Series |
Remove _folio_dtor and _folio_order
|
expand
|