Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756044Ab3EXNdG (ORCPT ); Fri, 24 May 2013 09:33:06 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:57058 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754360Ab3EXNdF (ORCPT ); Fri, 24 May 2013 09:33:05 -0400 From: Arnd Bergmann To: "Michael S. Tsirkin" Subject: Re: [PATCH v2 07/10] powerpc: uaccess s/might_sleep/might_fault/ Date: Fri, 24 May 2013 15:30:20 +0200 User-Agent: KMail/1.12.2 (Linux/3.8.0-22-generic; KDE/4.3.2; x86_64; ; ) Cc: linux-kernel@vger.kernel.org, Catalin Marinas , Will Deacon , David Howells , Hirokazu Takata , Michal Simek , Koichi Yasutake , Benjamin Herrenschmidt , Paul Mackerras , Chris Metcalf , Thomas Gleixner , Ingo Molnar , Peter Zijlstra , "H. Peter Anvin" , x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-m32r@ml.linux-m32r.org, linux-m32r-ja@ml.linux-m32r.org, microblaze-uclinux@itee.uq.edu.au, linux-am33-list@redhat.com, linuxppc-dev@lists.ozlabs.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, kvm@vger.kernel.org References: <20130524130032.GA10167@redhat.com> <20130524131104.GA11462@redhat.com> In-Reply-To: <20130524131104.GA11462@redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201305241530.20845.arnd@arndb.de> X-Provags-ID: V02:K0:9juQfvN7i5M2y8eEVNDswXZlT954CmE8w5WFZAONNfe 5Gq74uoMQmqysZs+jgjQtOngh06E9fynbURPBT7b2RUIEAz8kT ywovlKuhUG5Th8UFe3vEzpw8iyQWAdu3WqX25DPEI6VpL7s2EB UPkER2ePIGjvPAFZWWWsfSm7ANn8YtStujVvnhd/L5VEzSkKMq vrghcuEYfLVGDmabgQMFAtQGCE74T2bQ8nOYd+OCmfEY72XLYb hLD42zSGkaX1zbHYXPelf4MdFwBltlomVEpffJI3OLmS4gnmKD V3EmUQOetuwU2wTTZvMKfmZsSToq9sV/9GriiIEpJhfv1UtOV4 lATO8lvlE4DNs3ijgjto= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 527 Lines: 14 On Friday 24 May 2013, Michael S. Tsirkin wrote: > So this won't work, unless we add the is_kernel_addr check > to might_fault. That will become possible on top of this patchset > but let's consider this carefully, and make this a separate > patchset, OK? Yes, makes sense. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/