Alex Riesen wrote:
> Should it be fixed? And, maybe the other define's around
> should be fixed too?
The comment line above actually says it all. The defines
have been added because at the time of writing this file
rw semaphores did not work in a module, so they were
replaced with mutexes using
Hi, again
i do not know whether it may be important, but the warning
makes me anyway curios.
In 2.4.3-ac13 the compiler says that init_rwsem in the
usbdevice_fs.h is redefined. It was previously defined in a .ver-file.
/*
* sigh. rwsemaphores do not (yet) work from modules
*/
#define rw_semap
2 matches
Mail list logo