From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id D95D91A0D83 for ; Tue, 12 Jan 2016 23:32:46 +1100 (AEDT) In-Reply-To: <1452491630-22690-2-git-send-email-alistair@popple.id.au> To: Alistair Popple From: Michael Ellerman Cc: linuxppc-dev@ozlabs.org, Alistair Popple , gwshan@linux.vnet.ibm.com Subject: Re: [2/2] powerpc/powernv: Reserve PE#0 on NPU Message-Id: <20160112123246.72D3A140779@ozlabs.org> Date: Tue, 12 Jan 2016 23:32:46 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2016-11-01 at 05:53:50 UTC, Alistair Popple wrote: > P8+ hardware reports all errors on PE#0. This patch ensures PE#0 is > not assigned to NPU devices so that it can be used for EEH. > > Signed-off-by: Alistair Popple Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/08f48f3234a79bca86c2283a16 cheers