Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git...
[linux-2.6-block.git] / include / linux / mm_types.h
index 08d947fc4c59dac845652dee2ad1c98aac2f2626..808751d7b737e28cd0b933d19b6544cae85bab79 100644 (file)
@@ -509,10 +509,6 @@ struct mm_struct {
        bool tlb_flush_pending;
 #endif
        struct uprobes_state uprobes_state;
-#ifdef CONFIG_X86_INTEL_MPX
-       /* address of the bounds directory */
-       void __user *bd_addr;
-#endif
 #ifdef CONFIG_HUGETLB_PAGE
        atomic_long_t hugetlb_usage;
 #endif