From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id E02B51A0008 for ; Wed, 7 Oct 2015 21:10:56 +1100 (AEDT) In-Reply-To: <1443763413-8318-1-git-send-email-imunsie@au.ibm.com> To: Ian Munsie , Michael Ellerman From: Michael Ellerman Cc: Philippe Bergheaud , linuxppc-dev , Michael Neuling Subject: Re: cxl: Workaround malformed pcie packets on some cards Message-Id: <20151007101056.90DB5140D6E@ozlabs.org> Date: Wed, 7 Oct 2015 21:10:56 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2015-02-10 at 05:23:33 UTC, Ian Munsie wrote: > From: Philippe Bergheaud > > This works around a pcie host bridge defect on some cards, that can cause > malformed Transaction Layer Packet (TLP) errors to be erroneously reported. > > The upper nibble of the vendor section PSL revision is used to distinguish > between different cards. The affected ones have it set to 0. > > Signed-off-by: Philippe Bergheaud > Acked-by: Ian Munsie Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/d79e6801b1868ff65f4c956d cheers