Re: linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576: possible cut'n'paste error

2018-11-10 Thread Robert Jarzmik
Russell King - ARM Linux writes: >> Interestingly, more of the same in file >> linux-4.20-rc1/arch/arm/mach-pxa/pxa3xx.c >> >> [linux-4.20-rc1/arch/arm/mach-pxa/pxa3xx.c:84]: (warning) Redundant >> assignment of 'ASCR' to itself. >> [linux-4.2

linux-next: stats (Was: Linux 4.20-rc1)

2018-11-07 Thread Stephen Rothwell
Hi all, As usual, the executive friendly graph is at http://neuling.org/linux-next-size.html :-) (No merge commits counted, next-20181019 was the last linux-next before the merge window opened.) Commits in v4.20-rc1 (relative to v4.19): 12125 Commits in next-20181019:

Re: Linux 4.20-rc1

2018-11-06 Thread Darren Hart
On Sun, Nov 04, 2018 at 04:12:45PM -0800, Linus Torvalds wrote: > > Because yes, the merge window is two weeks, but it's two weeks partly > exactly _because_ people (not just me) sometimes need extra time to > resolve any possible issues, not because regular everyday pull > requests should spread

Re: linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576: possible cut'n'paste error

2018-11-06 Thread Julien Thierry
help. Yep, Linux kernel development generally doesn't like wasteful html emails, sorry. linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576]: (warning) Redundant assignment of 'ufp_exc->fpinst2' to itself. Source code is        ufp_exc->fpexc = hwstate->fpexc;        u

Re: linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576: possible cut'n'paste error

2018-11-06 Thread Russell King - ARM Linux
text might help. > > > >Yep, Linux kernel development generally doesn't like wasteful html > >emails, sorry. > > > >>linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576]: (warning) Redundant > >>assignment of 'ufp_exc->fpinst2' to itself. > >

Re: linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576: possible cut'n'paste error

2018-11-06 Thread Russell King - ARM Linux
On Tue, Nov 06, 2018 at 04:33:26PM +, David Binderman wrote: > hello there Russell, > > > linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576]: (warning) Redundant > > assignment of >'ufp_exc->fpinst2' to itself. > > >Thanks for the report - it most c

Re: linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576: possible cut'n'paste error

2018-11-06 Thread Julien Thierry
Hi Russel, David, On 06/11/18 16:20, Russell King - ARM Linux wrote: On Mon, Nov 05, 2018 at 01:53:13PM +, David Binderman wrote: Hello there, 2nd try. Plain text might help. Yep, Linux kernel development generally doesn't like wasteful html emails, sorry. linux-4.20-rc1/arch/ar

Re: linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576: possible cut'n'paste error

2018-11-06 Thread Russell King - ARM Linux
On Mon, Nov 05, 2018 at 01:53:13PM +, David Binderman wrote: > Hello there, > > 2nd try. Plain text might help. Yep, Linux kernel development generally doesn't like wasteful html emails, sorry. > linux-4.20-rc1/arch/arm/vfp/vfpmodule.c:576]: (warning) Redundant assignme

Re: linux-4.20-rc1/arch/x86/mm/pageattr.c:366: logical error ?

2018-11-05 Thread Thomas Gleixner
David, On Mon, 5 Nov 2018, David Binderman wrote: > > linux-4.20-rc1/arch/x86/mm/pageattr.c:366]: (style) Same expression on both > sides of '||' because 'r1_start<=r2_end&&r1_end>=r2_start' and > 'r2_start<=r1_end&&r2_end>=r1_s

Re: System not booting since dm changes? (was Linux 4.20-rc1)

2018-11-05 Thread Satheesh Rajendran
On Mon, Nov 05, 2018 at 08:51:57AM -0500, Mike Snitzer wrote: > On Mon, Nov 05 2018 at 5:25am -0500, > Michael Ellerman wrote: > > > Linus Torvalds writes: > > ... > > > Mike Snitzer (1): > > > device mapper updates > > > > Hi Mike, > > > > Replying here because I can't find the device-ma

Re: linux-4.20-rc1/sound/soc/stm/stm32_sai_sub.c:343: Faulty error check

2018-11-05 Thread Arnaud Pouliquen
Hello David, On 11/5/18 2:33 PM, David Binderman wrote: > Hello there, > > linux-4.20-rc1/sound/soc/stm/stm32_sai_sub.c:343]: (style) Checking if > unsigned variable 'div' is less than zero. > > Source code is > >     div = stm32_sai_get_clk_div(sai, par

Linux 4.20-rc1

2018-11-04 Thread Linus Torvalds
So I did debate calling it 5.0, but if we all help each other, I'm sure we can count to 20. It's a nice round number, and I didn't want to make a pattern of it. I think 5.0 happens next year, because then I *really* run out of fingers and toes. Anyway, 4.20-rc1 is tagged and pushed out, and the me

Re: [GIT PULL] kselftest update for Linux 4.20-rc1

2018-10-28 Thread Linus Torvalds
On Thu, Oct 25, 2018 at 11:36 AM Shuah Khan wrote: > > Please pull the following kselftest update for Linux 4.20-rc1 Pulled, Linus

Re: [GIT PULL] KVM updates for Linux 4.20-rc1

2018-10-25 Thread Linus Torvalds
On Wed, Oct 24, 2018 at 4:14 AM Radim Krčmář wrote: > > KVM updates for v4.20 Pulled, Linus

[GIT PULL] kselftest update for Linux 4.20-rc1

2018-10-25 Thread Shuah Khan
Hi Linus, Please pull the following kselftest update for Linux 4.20-rc1 This Kselftest update for Linux 4.20-rc1 consists of: - Improvements to ftrace test suite from Masami Hiramatsu. - Color coded ftrace PASS / FAIL results from Steven Rostedt (VMware) to improve readability of reports

Re: [GIT PULL] KVM updates for Linux 4.20-rc1

2018-10-24 Thread Paolo Bonzini
On 24/10/2018 13:14, Radim Krčmář wrote: > Linus, > > there are conflicts with the ARM tree as we didn't have a topic branch and > some > with 4.19 fixes. Future merge of the selftests tree will also have a > conflict, > https://lkml.org/lkml/2018/10/18/273. All should be resolved as in next a

[GIT PULL] KVM updates for Linux 4.20-rc1

2018-10-24 Thread Radim Krčmář
Linus, there are conflicts with the ARM tree as we didn't have a topic branch and some with 4.19 fixes. Future merge of the selftests tree will also have a conflict, https://lkml.org/lkml/2018/10/18/273. All should be resolved as in next and a resolution of the first two is attached at the botto

Re: [GIT PULL] cpupower update for Linux 4.20-rc1

2018-10-16 Thread Rafael J. Wysocki
Hi Shuah, On Mon, Oct 15, 2018 at 9:21 PM Shuah Khan wrote: > > Hi Rafael, > > Please pull the following cpupower update for Linux 4.20-rc1 > > This cpupower update for Linux 4.20-rc1 consists of fixes for bugs and > compile warnings from Prarit Bhargava and Anders Roxell.

[GIT PULL] cpupower update for Linux 4.20-rc1

2018-10-15 Thread Shuah Khan
Hi Rafael, Please pull the following cpupower update for Linux 4.20-rc1 This cpupower update for Linux 4.20-rc1 consists of fixes for bugs and compile warnings from Prarit Bhargava and Anders Roxell. diff is attached. thanks, -- Shuah