From: Christian Perle <christian.pe...@secunet.com> Date: Mon, 12 Jun 2017 10:06:57 +0200
> Reading /proc/net/snmp6 yields bogus values on 32 bit kernels. > Use "u64" instead of "unsigned long" in sizeof(). > > Fixes: 4a4857b ("proc: Reduce cache miss in snmp6_seq_show") Please use 12 significant digits of SHA1-ID in Fixes: tags, I fixed it up for you this time. > Signed-off-by: Christian Perle <christian.pe...@secunet.com> Applied and queued up for -stable, thanks.