From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hugh Dickins Subject: Re: [PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3 Date: Tue, 22 Jul 2014 16:58:02 -0700 (PDT) Message-ID: References: <53C7F55B.8030307@suse.cz> <53C7F5FF.7010006@oracle.com> <53C8FAA6.9050908@oracle.com> <53CDD961.1080006@oracle.com> <53CEF197.9040600@oracle.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Hugh Dickins , Andrew Morton , Vlastimil Babka , Konstantin Khlebnikov , Johannes Weiner , Michel Lespinasse , Lukas Czerner , Dave Jones , linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Sasha Levin Return-path: In-Reply-To: <53CEF197.9040600@oracle.com> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Tue, 22 Jul 2014, Sasha Levin wrote: > On 07/22/2014 04:07 AM, Hugh Dickins wrote: > > But there is one easy change which might do it: please would you try > > changing the TASK_KILLABLE a few lines above to TASK_UNINTERRUPTIBLE. > > That seems to have done the trick, everything works fine. Super, thank you Sasha: patch to Andrew follows. Hugh -- 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