[PATCH 07/19] x86, mpx: boot-time disable

2015-06-07 Thread Dave Hansen
From: Dave Hansen MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could also potentially cause

[PATCH 07/19] x86, mpx: boot-time disable

2015-06-07 Thread Dave Hansen
From: Dave Hansen dave.han...@linux.intel.com MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could

[PATCH 07/19] x86, mpx: boot-time disable

2015-05-27 Thread Dave Hansen
From: Dave Hansen MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could also potentially cause

[PATCH 07/19] x86, mpx: boot-time disable

2015-05-27 Thread Dave Hansen
From: Dave Hansen dave.han...@linux.intel.com MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could

[PATCH 07/19] x86, mpx: boot-time disable

2015-05-19 Thread Dave Hansen
From: Dave Hansen MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could also potentially cause

[PATCH 07/19] x86, mpx: boot-time disable

2015-05-19 Thread Dave Hansen
From: Dave Hansen dave.han...@linux.intel.com MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could

Re: [PATCH 07/19] x86, mpx: boot-time disable

2015-05-18 Thread Thomas Gleixner
On Fri, 8 May 2015, Dave Hansen wrote: > MPX has the _potential_ to cause some issues. Say part of your init > system tried to protect one of its components from buffer overflows > with MPX. If there were a false positive, it's possible that MPX > could keep a system from booting. > > MPX could

Re: [PATCH 07/19] x86, mpx: boot-time disable

2015-05-18 Thread Thomas Gleixner
On Fri, 8 May 2015, Dave Hansen wrote: MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could also

[PATCH 07/19] x86, mpx: boot-time disable

2015-05-08 Thread Dave Hansen
From: Dave Hansen MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could also potentially cause

[PATCH 07/19] x86, mpx: boot-time disable

2015-05-08 Thread Dave Hansen
From: Dave Hansen dave.han...@linux.intel.com MPX has the _potential_ to cause some issues. Say part of your init system tried to protect one of its components from buffer overflows with MPX. If there were a false positive, it's possible that MPX could keep a system from booting. MPX could