[PATCH 34/39] x86/ldt: Define LDT_END_ADDR

2018-07-18 Thread Joerg Roedel
From: Joerg Roedel It marks the end of the address-space range reserved for the LDT. The LDT-code will use it when unmapping the LDT for user-space. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/pgtable_32_types.h | 2 ++ arch/x86/include/asm/pgtable_64_types.h | 1 +

[PATCH 34/39] x86/ldt: Define LDT_END_ADDR

2018-07-18 Thread Joerg Roedel
From: Joerg Roedel It marks the end of the address-space range reserved for the LDT. The LDT-code will use it when unmapping the LDT for user-space. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/pgtable_32_types.h | 2 ++ arch/x86/include/asm/pgtable_64_types.h | 1 +

Re: [PATCH 34/39] x86/ldt: Define LDT_END_ADDR

2018-07-13 Thread Andy Lutomirski
On Wed, Jul 11, 2018 at 4:29 AM, Joerg Roedel wrote: > From: Joerg Roedel > > It marks the end of the address-space range reserved for the > LDT. The LDT-code will use it when unmapping the LDT for > user-space. > Reviewed-by: Andy Lutomirski

Re: [PATCH 34/39] x86/ldt: Define LDT_END_ADDR

2018-07-13 Thread Andy Lutomirski
On Wed, Jul 11, 2018 at 4:29 AM, Joerg Roedel wrote: > From: Joerg Roedel > > It marks the end of the address-space range reserved for the > LDT. The LDT-code will use it when unmapping the LDT for > user-space. > Reviewed-by: Andy Lutomirski

[PATCH 34/39] x86/ldt: Define LDT_END_ADDR

2018-07-11 Thread Joerg Roedel
From: Joerg Roedel It marks the end of the address-space range reserved for the LDT. The LDT-code will use it when unmapping the LDT for user-space. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/pgtable_32_types.h | 2 ++ arch/x86/include/asm/pgtable_64_types.h | 1 +

[PATCH 34/39] x86/ldt: Define LDT_END_ADDR

2018-07-11 Thread Joerg Roedel
From: Joerg Roedel It marks the end of the address-space range reserved for the LDT. The LDT-code will use it when unmapping the LDT for user-space. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/pgtable_32_types.h | 2 ++ arch/x86/include/asm/pgtable_64_types.h | 1 +