Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-27 Thread Paul Martin
On Mon, Apr 27, 2015 at 04:03:48PM +0300, Aaro Koskinen wrote: > On Tue, Apr 21, 2015 at 08:41:08AM -0700, Guenter Roeck wrote: > > The following might do it. Note that I can not really test it since I > > don't have a real mips system, and qemu gets rcu hangs if I enable more > > than one CPU (I

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-27 Thread Aaro Koskinen
On Tue, Apr 21, 2015 at 08:41:08AM -0700, Guenter Roeck wrote: > The following might do it. Note that I can not really test it since I > don't have a real mips system, and qemu gets rcu hangs if I enable more > than one CPU (I see that with older kernels as well, so it is not a new > problem).

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-27 Thread Aaro Koskinen
On Tue, Apr 21, 2015 at 08:41:08AM -0700, Guenter Roeck wrote: The following might do it. Note that I can not really test it since I don't have a real mips system, and qemu gets rcu hangs if I enable more than one CPU (I see that with older kernels as well, so it is not a new problem). Someone

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-27 Thread Paul Martin
On Mon, Apr 27, 2015 at 04:03:48PM +0300, Aaro Koskinen wrote: On Tue, Apr 21, 2015 at 08:41:08AM -0700, Guenter Roeck wrote: The following might do it. Note that I can not really test it since I don't have a real mips system, and qemu gets rcu hangs if I enable more than one CPU (I see

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-21 Thread Florian Fainelli
2015-04-21 8:41 GMT-07:00 Guenter Roeck : > On Tue, Apr 21, 2015 at 01:45:35PM +0930, Rusty Russell wrote: >> Aaro Koskinen writes: >> > Hi, >> > >> > On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: >> >> the upstream kernel fails to build mips:nlm_xlp_defconfig, >> >>

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-21 Thread Guenter Roeck
On Tue, Apr 21, 2015 at 01:45:35PM +0930, Rusty Russell wrote: > Aaro Koskinen writes: > > Hi, > > > > On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: > >> the upstream kernel fails to build mips:nlm_xlp_defconfig, > >> mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-21 Thread Rusty Russell
Aaro Koskinen writes: > Hi, > > On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: >> the upstream kernel fails to build mips:nlm_xlp_defconfig, >> mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly >> other targets, with errors such as >> >>

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-21 Thread Rusty Russell
Aaro Koskinen aaro.koski...@iki.fi writes: Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-21 Thread Guenter Roeck
On Tue, Apr 21, 2015 at 01:45:35PM +0930, Rusty Russell wrote: Aaro Koskinen aaro.koski...@iki.fi writes: Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig,

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-21 Thread Florian Fainelli
2015-04-21 8:41 GMT-07:00 Guenter Roeck li...@roeck-us.net: On Tue, Apr 21, 2015 at 01:45:35PM +0930, Rusty Russell wrote: Aaro Koskinen aaro.koski...@iki.fi writes: Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Guenter Roeck
On 04/20/2015 02:09 PM, Aaro Koskinen wrote: Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Aaro Koskinen
Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: > the upstream kernel fails to build mips:nlm_xlp_defconfig, > mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly > other targets, with errors such as > > arch/mips/kernel/smp.c:211:2: error: > passing

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Guenter Roeck
On Mon, Apr 20, 2015 at 10:06:42PM +0200, Ralf Baechle wrote: > On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: > > > the upstream kernel fails to build mips:nlm_xlp_defconfig, > > mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly > > other targets, with errors

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Ralf Baechle
On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: > the upstream kernel fails to build mips:nlm_xlp_defconfig, > mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly > other targets, with errors such as > > arch/mips/kernel/smp.c:211:2: error: > passing argument

mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Guenter Roeck
Hi, the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as arch/mips/kernel/smp.c:211:2: error: passing argument 2 of 'cpumask_set_cpu' discards 'volatile' qualifier from

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Aaro Koskinen
Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as arch/mips/kernel/smp.c:211:2: error: passing argument 2

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Guenter Roeck
On 04/20/2015 02:09 PM, Aaro Koskinen wrote: Hi, On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Guenter Roeck
On Mon, Apr 20, 2015 at 10:06:42PM +0200, Ralf Baechle wrote: On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as

mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Guenter Roeck
Hi, the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as arch/mips/kernel/smp.c:211:2: error: passing argument 2 of 'cpumask_set_cpu' discards 'volatile' qualifier from

Re: mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)

2015-04-20 Thread Ralf Baechle
On Mon, Apr 20, 2015 at 12:40:28PM -0700, Guenter Roeck wrote: the upstream kernel fails to build mips:nlm_xlp_defconfig, mips:nlm_xlp_defconfig, mips:cavium_octeon_defconfig, and possibly other targets, with errors such as arch/mips/kernel/smp.c:211:2: error: passing argument 2 of