From: Richard Weinberger Subject: Re: vmalloc with GFP_NOFS Date: Tue, 24 Apr 2018 21:05:05 +0200 Message-ID: <1715857.C3bTW05DZe@blindfold> References: <20180424162712.GL17484@dhcp22.suse.cz> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart1929745.k0RrSNZNOz" Content-Transfer-Encoding: 7Bit Cc: Kate Stewart , Trond Myklebust , LKML , linux-mm@kvack.org, Andreas Dilger , Boris Brezillon , cluster-devel@redhat.com, Marek Vasut , linux-ext4@vger.kernel.org, Cyrille Pitchen , Mikulas Patocka , linux-nfs@vger.kernel.org, Theodore Ts'o , Artem Bityutskiy , Adrian Hunter , Philippe Ombredanne , linux-mtd@lists.infradead.org, Brian Norris , David Woodhouse , Anna Schumaker To: Michal Hocko Return-path: In-Reply-To: <20180424162712.GL17484@dhcp22.suse.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: cluster-devel-bounces@redhat.com Errors-To: cluster-devel-bounces@redhat.com List-Id: linux-ext4.vger.kernel.org This is a multi-part message in MIME format. --nextPart1929745.k0RrSNZNOz Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Am Dienstag, 24. April 2018, 18:27:12 CEST schrieb Michal Hocko: > Hi, > it seems that we still have few vmalloc users who perform GFP_NOFS > allocation: > drivers/mtd/ubi/io.c UBI is also not a big deal. We use it here like in UBIFS for debugging when self-checks are enabled. Thanks, //richard --nextPart1929745.k0RrSNZNOz Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

Am Dienstag, 24. April 2018, 18:27:12 CEST schrieb Michal Hocko:

> Hi,

> it seems that we still have few vmalloc users who perform GFP_NOFS

> allocation:

> drivers/mtd/ubi/io.c

 

UBI is also not a big deal. We use it here like in UBIFS for debugging

when self-checks are enabled.

 

Thanks,

//richard

--nextPart1929745.k0RrSNZNOz--