powerpc: Move spinlock implementation to simple_spinlock
[linux-2.6-microblaze.git] / kernel / relay.c
index 2048672..72fe443 100644 (file)
@@ -91,7 +91,7 @@ static void relay_free_page_array(struct page **array)
  *
  *     Returns 0 if ok, negative on error
  *
- *     Caller should already have grabbed mmap_sem.
+ *     Caller should already have grabbed mmap_lock.
  */
 static int relay_mmap_buf(struct rchan_buf *buf, struct vm_area_struct *vma)
 {