From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755805AbYH0WYj (ORCPT ); Wed, 27 Aug 2008 18:24:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753044AbYH0WYc (ORCPT ); Wed, 27 Aug 2008 18:24:32 -0400 Received: from terminus.zytor.com ([198.137.202.10]:58294 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752340AbYH0WYb (ORCPT ); Wed, 27 Aug 2008 18:24:31 -0400 Message-ID: <48B5D3F9.6010308@zytor.com> Date: Wed, 27 Aug 2008 15:23:53 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Suresh Siddha CC: tglx@linutronix.de, mingo@elte.hu, linux-kernel@vger.kernel.org, venkatesh.pallipadi@intel.com Subject: Re: [patch] xsave: restore xcr0 during resume References: <20080827215736.GI1152@linux-os.sc.intel.com> In-Reply-To: <20080827215736.GI1152@linux-os.sc.intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Suresh Siddha wrote: > Add the missing XCR0(XFEATURE_ENABLED_MASK) restore during resume. > > Reported-by: Venkatesh Pallipadi > Signed-off-by: Suresh Siddha Applied to tip:x86/xsave, thanks. -hpa