[parisc-linux] upgrade evms-1.1.0 -> Kernel at blkpg.c (need help)

jsoe0708@tiscali.be jsoe0708@tiscali.be
Thu, 22 Aug 2002 10:25:29 +0200


>
>
>On Wed, Aug 21, 2002 at 05:14:28PM +0200, jsoe0708@tiscali.be wrote:
>> After this upgarde, all evms tools failled and I got folowing kernel message
>> at the console:
>> kernel BUG at blkpg.c:252!                                       
>> evms: ldev_mgr: error(-28): creating logical disk for device(8,0).   

> 
>> 
>> at line 250 of /drivers/block/blkpg.c I read:
>> ...
>>    return put_user(uulval << 9, (u64 *)arg);
>> ...
>
>Aw, crap.  It now seems to be `legal' to put_user a 64-bit argument on a
>32-bit system.  Someone needs to fix this in include/asm-parisc/uaccess.h
>
Thanks willy,

I have a look but definitely asm is not for me (sorry).
I will so wait the fix.

Joel