From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752307AbdFUQ3O (ORCPT ); Wed, 21 Jun 2017 12:29:14 -0400 Received: from 8bytes.org ([81.169.241.247]:35242 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753074AbdFUQ3J (ORCPT ); Wed, 21 Jun 2017 12:29:09 -0400 Date: Wed, 21 Jun 2017 17:51:26 +0200 From: Joerg Roedel To: Thomas Gleixner Cc: LKML , Marc Zyngier , Christoph Hellwig , Ingo Molnar , Peter Zijlstra , Michael Ellerman , Jens Axboe , Keith Busch , iommu@lists.linux-foundation.org Subject: Re: [patch 03/55] iommu/vt-d: Add name to irq chip Message-ID: <20170621155126.GS30388@8bytes.org> References: <20170619233700.547167146@linutronix.de> <20170619235443.431939968@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170619235443.431939968@linutronix.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 20, 2017 at 01:37:03AM +0200, Thomas Gleixner wrote: > Add the missing name, so debugging will work proper. > > Signed-off-by: Thomas Gleixner > Cc: Joerg Roedel > Cc: iommu@lists.linux-foundation.org Acked-by: Joerg Roedel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [patch 03/55] iommu/vt-d: Add name to irq chip Date: Wed, 21 Jun 2017 17:51:26 +0200 Message-ID: <20170621155126.GS30388@8bytes.org> References: <20170619233700.547167146@linutronix.de> <20170619235443.431939968@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170619235443.431939968-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Thomas Gleixner Cc: Jens Axboe , Marc Zyngier , Michael Ellerman , LKML , Christoph Hellwig , Keith Busch , Peter Zijlstra , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Ingo Molnar List-Id: iommu@lists.linux-foundation.org On Tue, Jun 20, 2017 at 01:37:03AM +0200, Thomas Gleixner wrote: > Add the missing name, so debugging will work proper. > > Signed-off-by: Thomas Gleixner > Cc: Joerg Roedel > Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Acked-by: Joerg Roedel