Re: init_rwsem redefinition warning in usbdevice_fs.h

2001-04-24 Thread Thomas Sailer
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

init_rwsem redefinition warning in usbdevice_fs.h

2001-04-24 Thread Alex Riesen
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