From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 7 Oct 2007 19:23:03 -0400 From: Rik van Riel Subject: Re: [PATCH 3/7] swapin needs gfp_mask for loop on tmpfs Message-ID: <20071007192303.0b9a1432@bree.surriel.com> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Hugh Dickins Cc: Andrew Morton , Nick Piggin , Peter Zijlstra , Miklos Szeredi , Fengguang Wu , linux-mm@kvack.org List-ID: On Sat, 6 Oct 2007 21:43:36 +0100 (BST) Hugh Dickins wrote: > So, pass gfp_mask down the line from shmem_getpage to shmem_swapin > to swapin_readahead to read_swap_cache_async to add_to_swap_cache. > > Signed-off-by: Hugh Dickins Acked-by: Rik van Riel -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org