Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / fs / orangefs / protocol.h
index 61ee8d64c842ebc89b6089b2c0c9609f5adc1e07..d403cf29a99b14b980c251e7617808f877097898 100644 (file)
@@ -342,7 +342,7 @@ enum {
  * that may be 32 bit!
  */
 struct ORANGEFS_dev_map_desc {
-       void *ptr;
+       void __user *ptr;
        __s32 total_size;
        __s32 size;
        __s32 count;