From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 2/3] x86: consolidate frame state manipulation functions Date: Tue, 02 Oct 2012 18:01:45 +0100 Message-ID: References: <506B23DF020000780009F29E@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <506B23DF020000780009F29E@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel List-Id: xen-devel@lists.xenproject.org On 02/10/2012 16:26, "Jan Beulich" wrote: > Rather than doing this in multiple places, have a single central > function (decode_register()) to be used by all other code. > > Signed-off-by: Jan Beulich Acked-by: Keir Fraser