lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 14 Mar 2014 08:38:11 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
Cc:	John Fastabend <john.fastabend@...il.com>,
	xiyou.wangcong@...il.com, jhs@...atatu.com, netdev@...r.kernel.org,
	davem@...emloft.net
Subject: Re: [RCU PATCH 06/14] net: sched: fw use RCU

On Fri, Mar 14, 2014 at 06:46:38AM -0700, Eric Dumazet wrote:
> On Fri, 2014-03-14 at 06:28 -0700, Paul E. McKenney wrote:
> 
> > Now I just need to figure out why it -causes- a BUILD_BUG_ON for the
> > cris and m68k architectures in Fengguang Wu's testing...
> 
> Right, they don't necessarily align pointers ;)
> 
> alignof(void *) ?

It complained about the size rather than the alignment, but it would
certainly make sense to constrain the rcu_head structure's alignment,
now that you mention it.  I will do that and see if it helps.  ;-)

Thank you for the tip!

							Thanx, Paul

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ