On Tue, 2016-02-08 at 04:10:31 UTC, Gavin Shan wrote:
This fixes the warning reported from sparse:
gwshan@gwshan:~/sandbox/l$ make C=2 CF=-D__CHECK_ENDIAN__ \
arch/powerpc/platforms/powernv/eeh-powernv.o
:
arch/powerpc/platforms/powernv/eeh-powernv.c:875:23: \
warning: constant 0x8000000000000000 is so big it is unsigned long
Fixes: ebe225312739 ("powerpc/powernv: Support PCI slot ID")
Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Gavin Shan <redacted>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/066bcd785aac9c10e5f9b873f9bd2e
cheers