From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752856AbbKGLoO (ORCPT ); Sat, 7 Nov 2015 06:44:14 -0500 Received: from www.linutronix.de ([62.245.132.108]:35160 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751727AbbKGLoM (ORCPT ); Sat, 7 Nov 2015 06:44:12 -0500 Date: Sat, 7 Nov 2015 12:43:25 +0100 (CET) From: Thomas Gleixner To: Keith Busch cc: LKML , x86@kernel.org, linux-pci@vger.kernel.org, Jiang Liu , Dan Williams , Bjorn Helgaas , Bryan Veal , Ingo Molnar , "H. Peter Anvin" , Martin Mares , Jon Derrick Subject: Re: [PATCHv4 1/6] msi: Relax msi_domain_alloc() to support parentless MSI irqdomains In-Reply-To: <1446849346-8242-2-git-send-email-keith.busch@intel.com> Message-ID: References: <1446849346-8242-1-git-send-email-keith.busch@intel.com> <1446849346-8242-2-git-send-email-keith.busch@intel.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 6 Nov 2015, Keith Busch wrote: > From: Liu Jiang ... > Signed-off-by: Jiang Liu > Signed-off-by: Liu Jiang Hehehe. Let me read that from/sob chain: Liu wrote the patch and then handed it over to Jiang who sent it back to Liu and Liu sent it to Keith. Now what's missing is the SOB from Keith to make that chain perfect Other than that, this is the right solution. Thanks, tglx