From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [patch 15/26] x86: xen: Use the core irq stats function Date: Mon, 24 Feb 2014 14:20:15 +0000 Message-ID: <530B551F.2060202__47227.6466004134$1393251713$gmane$org@citrix.com> References: <20140223212703.511977310@linutronix.de> <20140223212737.869264085@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WHwOJ-0002kE-R2 for xen-devel@lists.xenproject.org; Mon, 24 Feb 2014 14:20:19 +0000 In-Reply-To: <20140223212737.869264085@linutronix.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Thomas Gleixner Cc: Peter Zijlstra , Xen , Ingo Molnar , x86 , LKML List-Id: xen-devel@lists.xenproject.org On 23/02/14 21:40, Thomas Gleixner wrote: > Let the core do the irq_desc resolution. > > No functional change. Reviewed-by: David Vrabel David