Re: [Patch V2] x86/ldt: correct fpu emulation access to ldt

2015-08-06 Thread Juergen Gross
Please ignore, V3 coming soon. Juergen On 08/06/2015 11:07 AM, Juergen Gross wrote: Commit 37868fe113ff ("x86/ldt: Make modify_ldt synchronous") introduced a new struct ldt_struct anchored at mm->context.ldt. Adapt the x86 fpu emulation to use that new structure. Cc: # 37868fe113ff:

[Patch V2] x86/ldt: correct fpu emulation access to ldt

2015-08-06 Thread Juergen Gross
Commit 37868fe113ff ("x86/ldt: Make modify_ldt synchronous") introduced a new struct ldt_struct anchored at mm->context.ldt. Adapt the x86 fpu emulation to use that new structure. Cc: # 37868fe113ff: x86/ldt: Make modify_ldt synchronous Cc: # a5b9e5a2f14f: x86/ldt: Make modify_ldt optional

Re: [Patch V2] x86/ldt: correct fpu emulation access to ldt

2015-08-06 Thread Juergen Gross
Please ignore, V3 coming soon. Juergen On 08/06/2015 11:07 AM, Juergen Gross wrote: Commit 37868fe113ff (x86/ldt: Make modify_ldt synchronous) introduced a new struct ldt_struct anchored at mm-context.ldt. Adapt the x86 fpu emulation to use that new structure. Cc: sta...@vger.kernel.org #

[Patch V2] x86/ldt: correct fpu emulation access to ldt

2015-08-06 Thread Juergen Gross
Commit 37868fe113ff (x86/ldt: Make modify_ldt synchronous) introduced a new struct ldt_struct anchored at mm-context.ldt. Adapt the x86 fpu emulation to use that new structure. Cc: sta...@vger.kernel.org # 37868fe113ff: x86/ldt: Make modify_ldt synchronous Cc: sta...@vger.kernel.org #