Merge tag 'fs.xattr.simple.noaudit.v6.2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / include / linux / smp_types.h
index 364b3ae3e41d4d51fd277196b9fdb6b3f2da2b39..2e8461af8df6eecb5996b57346f2fc2c7420860d 100644 (file)
@@ -61,6 +61,9 @@ struct __call_single_node {
                unsigned int    u_flags;
                atomic_t        a_flags;
        };
+#ifdef CONFIG_64BIT
+       u16 src, dst;
+#endif
 };
 
 #endif /* __LINUX_SMP_TYPES_H */