Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ren Qiaowei
...@kernel.org; linux-kernel@vger.kernel.org; Peter Zijlstra Subject: Re: [PATCH v2 0/4] Intel MPX support * Qiaowei Ren wrote: Changes since v1: * check to see if #BR occurred in userspace or kernel space. * use generic structure and macro as much as possible when decode mpx instructions

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ingo Molnar
r; Ingo Molnar; x...@kernel.org; > > linux-kernel@vger.kernel.org; Peter Zijlstra > > Subject: Re: [PATCH v2 0/4] Intel MPX support > > > > > > * Qiaowei Ren wrote: > > > > > Changes since v1: > > > * check to see if #BR occurred

RE: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ren, Qiaowei
l.org; Peter Zijlstra > Subject: Re: [PATCH v2 0/4] Intel MPX support > > > * Qiaowei Ren wrote: > > > Changes since v1: > > * check to see if #BR occurred in userspace or kernel space. > > * use generic structure and macro as much as possible when > >

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ingo Molnar
* Qiaowei Ren wrote: > Changes since v1: > * check to see if #BR occurred in userspace or kernel space. > * use generic structure and macro as much as possible when > decode mpx instructions. > > Qiaowei Ren (4): > x86, mpx: add documentation on Intel MPX > x86, mpx: hook #BR

RE: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ren, Qiaowei
> -Original Message- > From: David Rientjes [mailto:rient...@google.com] > Sent: Wednesday, January 22, 2014 4:01 PM > To: Ren, Qiaowei > Cc: H. Peter Anvin; Thomas Gleixner; Ingo Molnar; x...@kernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH v2 0

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread David Rientjes
On Wed, 22 Jan 2014, Qiaowei Ren wrote: > Changes since v1: > * check to see if #BR occurred in userspace or kernel space. > * use generic structure and macro as much as possible when > decode mpx instructions. > > Qiaowei Ren (4): > x86, mpx: add documentation on Intel MPX > x86,

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread David Rientjes
On Wed, 22 Jan 2014, Qiaowei Ren wrote: Changes since v1: * check to see if #BR occurred in userspace or kernel space. * use generic structure and macro as much as possible when decode mpx instructions. Qiaowei Ren (4): x86, mpx: add documentation on Intel MPX x86, mpx: hook

RE: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ren, Qiaowei
-Original Message- From: David Rientjes [mailto:rient...@google.com] Sent: Wednesday, January 22, 2014 4:01 PM To: Ren, Qiaowei Cc: H. Peter Anvin; Thomas Gleixner; Ingo Molnar; x...@kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/4] Intel MPX support On Wed, 22

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ingo Molnar
* Qiaowei Ren qiaowei@intel.com wrote: Changes since v1: * check to see if #BR occurred in userspace or kernel space. * use generic structure and macro as much as possible when decode mpx instructions. Qiaowei Ren (4): x86, mpx: add documentation on Intel MPX x86, mpx:

RE: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ren, Qiaowei
: [PATCH v2 0/4] Intel MPX support * Qiaowei Ren qiaowei@intel.com wrote: Changes since v1: * check to see if #BR occurred in userspace or kernel space. * use generic structure and macro as much as possible when decode mpx instructions. Qiaowei Ren (4): x86, mpx

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ingo Molnar
; linux-kernel@vger.kernel.org; Peter Zijlstra Subject: Re: [PATCH v2 0/4] Intel MPX support * Qiaowei Ren qiaowei@intel.com wrote: Changes since v1: * check to see if #BR occurred in userspace or kernel space. * use generic structure and macro as much as possible when

Re: [PATCH v2 0/4] Intel MPX support

2014-01-22 Thread Ren Qiaowei
; Ingo Molnar; x...@kernel.org; linux-kernel@vger.kernel.org; Peter Zijlstra Subject: Re: [PATCH v2 0/4] Intel MPX support * Qiaowei Ren qiaowei@intel.com wrote: Changes since v1: * check to see if #BR occurred in userspace or kernel space. * use generic structure and macro as much