copy_from_user problem

Maynard Johnson maynardj at us.ibm.com
Wed Feb 27 02:36:55 EST 2008


Nathan Lynch wrote:
> Maynard Johnson wrote:
>> static long lib_addr;
>> module_param(lib_addr, long, 0);
>                          ^^^^
> Should be unsigned long?
Right.  I switched this to 'ulong', but that didn't make a difference in 
my test results.
> 





More information about the Linuxppc-dev mailing list