Message ID | 20230208145335.307287-1-willy@infradead.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-xfs-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 3D79BC05027 for <linux-xfs@archiver.kernel.org>; Wed, 8 Feb 2023 14:53:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230296AbjBHOxn (ORCPT <rfc822;linux-xfs@archiver.kernel.org>); Wed, 8 Feb 2023 09:53:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230025AbjBHOxm (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Wed, 8 Feb 2023 09:53:42 -0500 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 18C82526E; Wed, 8 Feb 2023 06:53:41 -0800 (PST) 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=iwap63tRQpLRz1M3/ZH39JjKxVVpflQtFW/BwxqhOgI=; b=nk1wMNlQPmB6GXz+8FfahMBPMo xJjjzpA41i+Mye5NI5sJbdbNS4E9EwujoRG4PYyeABybVxhDhyxHRPKiysBGRjiNtzRHj+5zhCcrC NQ2oizqIFFcYsvoH/jqrPKqb5Pwo7G8HkCFUHn04DO37Bdj1Tc2sAElT4RxbnPtClno/GQVE5Wx7/ H7FmMcyql3WN3JkMALp+1zeh12iQT0BuENO9LS7/uBviL8yQzolhjAVa6jSWTojfdA9i1nmENaKSb dgP04+QG32U4JDravRhuh5m99cAuUOVGghcakhq9tp2rJore+2YLiaO+aQAWNL4RGgEy78rT7MSNI U5R55aGQ==; Received: from willy by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPlpK-001HwP-PM; Wed, 08 Feb 2023 14:53:38 +0000 From: "Matthew Wilcox (Oracle)" <willy@infradead.org> To: linux-xfs@vger.kernel.org, linux-afs@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org> Subject: [PATCH 0/3] Prevent ->map_pages from sleeping Date: Wed, 8 Feb 2023 14:53:32 +0000 Message-Id: <20230208145335.307287-1-willy@infradead.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org |
Series |
Prevent ->map_pages from sleeping
|
expand
|