On 12/16/2016 04:40 AM, Mark Rutland wrote: > Other x86-specific context like the pkey accounting data lives in > mm_context_t, and there's no readon the MPX data can't also live there. > So as to keep the arch-specific data togather, and to set a good example > for others, this patch moves bd_addr into x86's mm_context_t.
Makes total sense to me. Acked-by: Dave Hansen <dave.han...@linux.intel.com>