All of lore.kernel.org
 help / color / mirror / Atom feed
* xsaves support broken?
@ 2015-03-02 23:59 Dave Hansen
  2015-03-03  0:09 ` Yu, Fenghua
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Hansen @ 2015-03-02 23:59 UTC (permalink / raw)
  To: LKML, the arch/x86 maintainers, Yu, Fenghua

Hi Fenghua,

I was testing some new MPX code, and realized that MPX had stopped
working completely.  The prctl() failed to turn it on, which I tracked
down to a 0 in "BNDCSR" where we expected to see an enable bit.

I realized that I had managed to remove the "noxsaves" boot option from
my kernel.  Re-adding "noxsaves" made MPX work again, and the BNDCSR
contents were properly passed in to the kernel.

Is it possible that  "xsaves" use inside the kernel is simply broken?

Config is here:

	http://sr71.net/~dave/intel/config-20150302

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-03  0:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 23:59 xsaves support broken? Dave Hansen
2015-03-03  0:09 ` Yu, Fenghua
2015-03-03  0:24   ` Dave Hansen
2015-03-03  0:34     ` Yu, Fenghua

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.