Re: [patch 8/8] [PATCH] Module per-cpu alignment cannot always be met

2005-08-22 Thread Denis Vlasenko
On Friday 12 August 2005 01:54, Chris Wright wrote: > -stable review patch. If anyone has any objections, please let us know. > -- > > The module code assumes noone will ever ask for a per-cpu area more than > SMP_CACHE_BYTES aligned. However, as these cases show, gcc asks somet

[patch 8/8] [PATCH] Module per-cpu alignment cannot always be met

2005-08-11 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- The module code assumes noone will ever ask for a per-cpu area more than SMP_CACHE_BYTES aligned. However, as these cases show, gcc asks sometimes asks for 32-byte alignment for the per-cpu section on a