Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1278666

Re: [PATCH 10/37] x86, pkeys: add PKRU xsave fields and data structure(s)

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 10/37] x86, pkeys: add PKRU xsave fields and data structure(s)
Date 2015-11-27 10:30 +0100
Message-ID <qznvQ-Y3-1@gated-at.bofh.it> (permalink)
References <qvFhE-7YL-5@gated-at.bofh.it> <qvFhE-7YL-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 16 Nov 2015, Dave Hansen wrote:
> From: Dave Hansen <dave.hansen@linux.intel.com>
> 
> The protection keys register (PKRU) is saved and restored using
> xsave.  Define the data structure that we will use to access it
> inside the xsave buffer.
> 
> Note that we also have to widen the printk of the xsave feature
> masks since this is feature 0x200 and we only did two characters
> before.
> 
> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 10/37] x86, pkeys: add PKRU xsave fields and data structure(s) Dave Hansen <dave@sr71.net> - 2015-11-17 04:40 +0100
  Re: [PATCH 10/37] x86, pkeys: add PKRU xsave fields and data  structure(s) Thomas Gleixner <tglx@linutronix.de> - 2015-11-27 10:30 +0100

csiph-web