Comment 19 for bug 36014

Revision history for this message
Constantine Evans (cevans) wrote :

The patch applies cleanly with the changes, but won't compile, since mutex_lock and mutex_unlock aren't defined. After some cursory research, it appears that the functions are called down and up in 2.6.15. Is this correct? I am trying to compile the kernel with the names changed to up and down now.