Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753302AbbF2Jvo (ORCPT ); Mon, 29 Jun 2015 05:51:44 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:35874 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752658AbbF2Jvi (ORCPT ); Mon, 29 Jun 2015 05:51:38 -0400 Subject: Re: [RFC 1/2] target: Add support for fabric IRQ completion To: Christoph Hellwig , "Nicholas A. Bellinger" References: <1432281446-31080-1-git-send-email-nab@daterainc.com> <1432281446-31080-2-git-send-email-nab@daterainc.com> <20150609072720.GA10758@lst.de> Cc: target-devel , linux-scsi , linux-kernel , Hannes Reinecke , Sagi Grimberg , Nicholas Bellinger From: Sagi Grimberg Message-ID: <55911523.2090307@dev.mellanox.co.il> Date: Mon, 29 Jun 2015 12:51:31 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <20150609072720.GA10758@lst.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 833 Lines: 25 On 6/9/2015 10:27 AM, Christoph Hellwig wrote: >> diff --git a/drivers/target/target_core_tpg.c b/drivers/target/target_core_tpg.c >> index 3fbb0d4..aa08d6b 100644 >> --- a/drivers/target/target_core_tpg.c >> +++ b/drivers/target/target_core_tpg.c >> @@ -37,6 +37,7 @@ >> >> #include >> #include >> +#include >> #include >> >> #include "target_core_internal.h" > > This hunk look unrelated. Nic, can you remove that - it breaks compilation... Thanks, Sagi. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/