From mboxrd@z Thu Jan 1 00:00:00 1970 From: mroos@linux.ee Date: Tue, 23 Feb 2016 20:51:01 +0000 Subject: Re: Invalid sk_policy[] access Message-Id: List-Id: References: <20160222010201.GB23053@oracle.com> <20160223121244.GI28756@oracle.com> <20160223.152045.440181358695767083.davem@davemloft.net> <20160223202901.GC4941@oracle.com> In-Reply-To: <20160223202901.GC4941@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sowmini Varadhan Cc: David Miller , sparclinux@vger.kernel.org, edumazet@google.com, netdev@vger.kernel.org > > Indeed, the kernel is 64-bit in both cases. > > And the userland bit-arity has no relevance whatsoever for this bug. > > hang on; The sizeof (and offsetof) values I listed were obtained either > from /usr/bin/crash (on the T5) or from simple printk's of the structures > in the case of the v440. And they *are* different, and the numbers Since there are no config-dependent difference in the struct, maybe it's a compiler version difference for padding/optimization instead? -- Meelis Roos (mroos@linux.ee)