Re: [PATCH] s390 need definitions for pagefault_disable and pagefault_enable

From: Andy Whitcroft
Date: Tue Nov 07 2006 - 05:10:15 EST


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 <linux/errno.h>
>> #include <linux/mm.h>
>> +#include <linux/uaccess.h>
>> +
>> #include <asm/uaccess.h>
>> #include <asm/futex.h>
>
> 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 :(.

-apw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/