]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/oprofile.h
kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
[karo-tx-linux.git] / include / linux / oprofile.h
index 49c8727eeb570a8648092301d0736d7b9dfd242f..a4c562453f6b726e0abe6f2b62c66f34a3a07946 100644 (file)
@@ -166,7 +166,7 @@ ssize_t oprofilefs_ulong_to_user(unsigned long val, char __user * buf, size_t co
 int oprofilefs_ulong_from_user(unsigned long * val, char const __user * buf, size_t count);
 
 /** lock for read/write safety */
-extern spinlock_t oprofilefs_lock;
+extern raw_spinlock_t oprofilefs_lock;
 
 /**
  * Add the contents of a circular buffer to the event buffer.