Re: [BUG] net/core/sock.c won't compile on alpha

2012-08-22 Thread Bob Tracy
On Thu, Aug 23, 2012 at 09:16:53AM +1200, Michael Cree wrote: > On 23/08/2012, at 12:14 AM, Bob Tracy wrote: > >Kernel version 3.6.0-rc2, and probably -rc1 as well. I get the > >following compile-time error on alpha architecture: > > > >(...) > > CC net/core/sock.o > >net/core/sock.c:274:36:

Re: [BUG] net/core/sock.c won't compile on alpha

2012-08-22 Thread Michael Cree
On 23/08/2012, at 12:14 AM, Bob Tracy wrote: Kernel version 3.6.0-rc2, and probably -rc1 as well. I get the following compile-time error on alpha architecture: (...) CC net/core/sock.o net/core/sock.c:274:36: error: initializer element is not constant Try v3.6-rc3. It should be fixed n

[BUG] net/core/sock.c won't compile on alpha

2012-08-22 Thread Bob Tracy
Kernel version 3.6.0-rc2, and probably -rc1 as well. I get the following compile-time error on alpha architecture: (...) CC net/core/sock.o net/core/sock.c:274:36: error: initializer element is not constant net/core/sock.c:274:36: error: (near initialization for "memalloc_socks") net/core/