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


Groups > linux.kernel > #1391387

Re: [PATCH v4 05/10] x86/xsaves: Align xstate components according to CPUID

From Dave Hansen <dave.hansen@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 05/10] x86/xsaves: Align xstate components according to CPUID
Date 2016-04-29 22:20 +0200
Message-ID <rtn3k-3Ce-17@gated-at.bofh.it> (permalink)
References <r92ut-2hO-1@gated-at.bofh.it> <r92uu-2hO-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 03/04/2016 10:12 AM, Yu-cheng Yu wrote:
> CPUID function 0x0d, sub function (i, i > 1) returns in ecx[1] the
> alignment requirement of component i when the compacted format is used.
> 
> If ecx[1] is 0, component i is located immediately following the preceding
> component. If ecx[1] is 1, component i is located on the next 64-byte
> boundary following the preceding component.

Reviewed-by: Dave Hansen <dave.hansen@intel.com>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v4 05/10] x86/xsaves: Align xstate components according to  CPUID Dave Hansen <dave.hansen@linux.intel.com> - 2016-04-29 22:20 +0200

csiph-web