From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Donnellan Subject: Re: [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched Date: Wed, 20 Jan 2016 18:15:15 +1100 Message-ID: <569F3403.10309@au1.ibm.com> References: <1449521512-22921-1-git-send-email-hch@lst.de> <1449521512-22921-4-git-send-email-hch@lst.de> <5682584A.5030708@sandisk.com> <20151230094253.GB12904@lst.de> <569F3106.7000205@au1.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <569F3106.7000205-8fk3Idey6ehBDgjK7y7TUQ@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Hellwig , Bart Van Assche Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, sagig-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org, axboe-b10kYP2dOMg@public.gmane.org, linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: linux-rdma@vger.kernel.org On 20/01/16 18:02, Andrew Donnellan wrote: > I'm hitting an issue on a ppc64le box running linux-next, which > according to git bisect is caused by this patch. Whoops, that should be linuxppc*-dev*@lists.ozlabs.org in the Cc. Andrew -- Andrew Donnellan Software Engineer, OzLabs andrew.donnellan-8fk3Idey6ehBDgjK7y7TUQ@public.gmane.org Australia Development Lab, Canberra +61 2 6201 8874 (work) IBM Australia Limited -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e23smtp05.au.ibm.com (e23smtp05.au.ibm.com [202.81.31.147]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 1D2591A0E70 for ; Wed, 20 Jan 2016 18:16:15 +1100 (AEDT) Received: from localhost by e23smtp05.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 20 Jan 2016 17:16:14 +1000 Received: from d23relay10.au.ibm.com (d23relay10.au.ibm.com [9.190.26.77]) by d23dlp03.au.ibm.com (Postfix) with ESMTP id DC9993578058 for ; Wed, 20 Jan 2016 18:16:12 +1100 (EST) Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay10.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u0K7G4uP43516152 for ; Wed, 20 Jan 2016 18:16:12 +1100 Received: from d23av02.au.ibm.com (localhost [127.0.0.1]) by d23av02.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u0K7FevR031496 for ; Wed, 20 Jan 2016 18:15:40 +1100 Subject: Re: [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched To: Christoph Hellwig , Bart Van Assche References: <1449521512-22921-1-git-send-email-hch@lst.de> <1449521512-22921-4-git-send-email-hch@lst.de> <5682584A.5030708@sandisk.com> <20151230094253.GB12904@lst.de> <569F3106.7000205@au1.ibm.com> Cc: linux-rdma@vger.kernel.org, sagig@dev.mellanox.co.il, axboe@fb.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org From: Andrew Donnellan Message-ID: <569F3403.10309@au1.ibm.com> Date: Wed, 20 Jan 2016 18:15:15 +1100 MIME-Version: 1.0 In-Reply-To: <569F3106.7000205@au1.ibm.com> Content-Type: text/plain; charset=windows-1252; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 20/01/16 18:02, Andrew Donnellan wrote: > I'm hitting an issue on a ppc64le box running linux-next, which > according to git bisect is caused by this patch. Whoops, that should be linuxppc*-dev*@lists.ozlabs.org in the Cc. Andrew -- Andrew Donnellan Software Engineer, OzLabs andrew.donnellan@au1.ibm.com Australia Development Lab, Canberra +61 2 6201 8874 (work) IBM Australia Limited