From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750961AbWKGKgw (ORCPT ); Tue, 7 Nov 2006 05:36:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753489AbWKGKgw (ORCPT ); Tue, 7 Nov 2006 05:36:52 -0500 Received: from hellhawk.shadowen.org ([80.68.90.175]:15630 "EHLO hellhawk.shadowen.org") by vger.kernel.org with ESMTP id S1750961AbWKGKgv (ORCPT ); Tue, 7 Nov 2006 05:36:51 -0500 Message-ID: <455061BD.3000901@shadowen.org> Date: Tue, 07 Nov 2006 10:36:45 +0000 From: Andy Whitcroft User-Agent: Thunderbird 1.5.0.7 (X11/20060927) MIME-Version: 1.0 To: Heiko Carstens CC: schwidefsky@de.ibm.com, linux390@de.ibm.com, Andrew Morton , Linux Kernel Mailing List , linux-390@vm.marist.edu Subject: Re: [PATCH] s390 need definitions for pagefault_disable and pagefault_enable References: <20061101235407.a92f94a5.akpm@osdl.org> <7e94d9e3967f67b1151689921a21fd65@pinky> <20061107081326.GA7057@osiris.boeblingen.de.ibm.com> <45505B68.7000607@shadowen.org> <20061107101344.GB7057@osiris.boeblingen.de.ibm.com> In-Reply-To: <20061107101344.GB7057@osiris.boeblingen.de.ibm.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: url=http://www.shadowen.org/~apw/public-key Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Heiko Carstens wrote: > On Tue, Nov 07, 2006 at 10:09:44AM +0000, Andy Whitcroft wrote: >> Heiko Carstens wrote: >>> On Mon, Nov 06, 2006 at 06:35:21PM +0000, Andy Whitcroft wrote: >>>> diff --git a/arch/s390/lib/uaccess_std.c b/arch/s390/lib/uaccess_std.c >>>> index 9bbeaa0..ad296dc 100644 >>>> --- a/arch/s390/lib/uaccess_std.c >>>> +++ b/arch/s390/lib/uaccess_std.c >>>> @@ -11,6 +11,8 @@ >>>> >>>> #include >>>> #include >>>> +#include >>>> + >>>> #include >>>> #include >>> http://lkml.org/lkml/2006/11/2/54 >>> >>> ;) >> Perhaps it would be helpful if these went out as replies to akpm's -mm >> announcement else you have to sift the whole of lkml for them :(. > > ??? It was the first reply to the -mm accouncement and that's where you > can find it in the tree: http://lkml.org/lkml/2006/11/2/33 Applogies, I have no idea what kind of user incompetance led me twice to look and miss it. But for sure its there. -apw