[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: [PATCH 05/15] x86, fpu: XSAVE macro renames
From:       Dave Hansen <dave () sr71 ! net>
Date:       2015-08-31 23:46:49
Message-ID: 55E4E769.8070904 () sr71 ! net
[Download RAW message or body]

On 08/31/2015 03:20 PM, Dave Hansen wrote:
> -	if (!cpu_has_xfeatures(XSTATE_SSE | XSTATE_YMM, &feature_name)) {
> +	if (!cpu_has_xfeatures(XFEATURE_MASK_SSE | XFEATURE_MASK_YMM,
> +				&feature_name)) {
>  		pr_info("CPU feature '%s' is not supported.\n", feature_name);
>  		return -ENODEV;
>  	}

I posted theses a bit too quickly.  0day found one of these spots that I
missed renaming XSTATE_*.

Review of the rest of the set would be appreciated, but I'll need to
post at least one more version before they can get applied anywhere.
--
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/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic