Re: [ANNOUNCE] v5.2.10-rt5

2019-08-27 Thread Alexander Dahl
Hello Sebastian, Am Dienstag, 27. August 2019, 15:22:01 CEST schrieb Sebastian Andrzej Siewior: > of course, !SMP. What about this: > > diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c > --- a/kernel/time/hrtimer.c > +++ b/kernel/time/hrtimer.c > @@ -934,7 +934,11 @@ void

Re: [ANNOUNCE] v5.2.10-rt5

2019-08-27 Thread Sebastian Andrzej Siewior
On 2019-08-27 14:34:19 [+0200], Alexander Dahl wrote: > Hello Sebastian, Hello Alexander, > This causes build errors on my side now, I tested with the .config we use on > our custom tree on a tag "v5.2.10-rt5-rebase", cross-compiling with gcc 7.3.1 > for ARCH=arm: of course, !SMP. What about

Re: [ANNOUNCE] v5.2.10-rt5

2019-08-27 Thread Alexander Dahl
Hello Sebastian, Am Dienstag, 27. August 2019, 12:55:42 CEST schrieb Sebastian Andrzej Siewior: > I'm pleased to announce the v5.2.10-rt5 patch set. > > Changes since v5.2.10-rt4: > > - Take care of compile issue within the timer-atmel-tcb driver on > AT91. Reported by Alexander Dahl,

[ANNOUNCE] v5.2.10-rt5

2019-08-27 Thread Sebastian Andrzej Siewior
Dear RT folks! I'm pleased to announce the v5.2.10-rt5 patch set. Changes since v5.2.10-rt4: - Take care of compile issue within the timer-atmel-tcb driver on AT91. Reported by Alexander Dahl, patched by Alexandre Belloni. - Fixes to the hrtimer code to finally avoiding warnings while