sparc64: Make proc_id signed.
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Oct 2018 03:19:31 +0000 (20:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2018 19:16:47 +0000 (11:16 -0800)
commit6dc8764a316c6b714dd15bd934dc2dbbbe973113
treef4fb05eb4066d7f623cef77d73d1019db00d73c3
parent4c04e74c69338140164425abe9cd97394de9f356
sparc64: Make proc_id signed.

[ Upstream commit b3e1eb8e7ac9aaa283989496651d99267c4cad6c ]

So that when it is unset, ie. '-1', userspace can see it
properly.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/include/asm/cpudata_64.h