All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] 4.14.52-rt34
@ 2018-06-29 23:03 Steven Rostedt
       [not found] ` <1530539980.15603.85.camel@gmx.de>
  2018-07-06 13:12 ` Gene Heskett
  0 siblings, 2 replies; 7+ messages in thread
From: Steven Rostedt @ 2018-06-29 23:03 UTC (permalink / raw)
  To: LKML, linux-rt-users
  Cc: Thomas Gleixner, Carsten Emde, John Kacur,
	Sebastian Andrzej Siewior, Julia Cartwright, Daniel Wagner,
	tom.zanussi


Dear RT Folks,

I'm pleased to announce the 4.14.52-rt34 stable release.

This includes the merging of the stable releases, but also required
pulling in ("Revert mm/vmstat.c: fix vmstat_update() preemption BUG")
because v4.14.45 pulled in commit c7f26ccfb2c3 ("mm/vmstat.c: fix
vmstat_update() preemption BUG") which broke RT.

You can get this release via the git tree at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

  branch: v4.14-rt
  Head SHA1: 71fbfbcfbcea9e6e5aa9dac068602f633dca5ad8


Or to build 4.14.52-rt34 directly, the following patches should be
applied:

  http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz

  http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.52.xz

  http://www.kernel.org/pub/linux/kernel/projects/rt/4.14/patch-4.14.52-rt34.patch.xz




Enjoy,

-- Steve


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCE] 4.14.52-rt34
       [not found] ` <1530539980.15603.85.camel@gmx.de>
@ 2018-07-05 15:59   ` Sebastian Andrzej Siewior
  2018-07-05 16:08     ` Steven Rostedt
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Andrzej Siewior @ 2018-07-05 15:59 UTC (permalink / raw)
  To: Mike Galbraith
  Cc: Steven Rostedt, linux-rt-users, Thomas Gleixner, Carsten Emde,
	John Kacur, Julia Cartwright, Daniel Wagner, tom.zanussi

On 2018-07-02 15:59:40 [+0200], Mike Galbraith wrote:
> On Fri, 2018-06-29 at 19:03 -0400, Steven Rostedt wrote:
> > Dear RT Folks,
> > 
> > I'm pleased to announce the 4.14.52-rt34 stable release.
> > 
> > This includes the merging of the stable releases, but also required
> > pulling in ("Revert mm/vmstat.c: fix vmstat_update() preemption BUG")
> > because v4.14.45 pulled in commit c7f26ccfb2c3 ("mm/vmstat.c: fix
> > vmstat_update() preemption BUG") which broke RT.
> 
> Good timing, I met that when I tried 4.14-rt on a 48 core arm thing.

Is this new within the v4.14-rt tree (like a patch from the stable tree
caused it) or was it maybe always there?

Sebastian

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCE] 4.14.52-rt34
  2018-07-05 15:59   ` Sebastian Andrzej Siewior
@ 2018-07-05 16:08     ` Steven Rostedt
  2018-07-05 16:15       ` Mike Galbraith
  0 siblings, 1 reply; 7+ messages in thread
From: Steven Rostedt @ 2018-07-05 16:08 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior
  Cc: Mike Galbraith, linux-rt-users, Thomas Gleixner, Carsten Emde,
	John Kacur, Julia Cartwright, Daniel Wagner, tom.zanussi

On Thu, 5 Jul 2018 17:59:24 +0200
Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote:

> On 2018-07-02 15:59:40 [+0200], Mike Galbraith wrote:
> > On Fri, 2018-06-29 at 19:03 -0400, Steven Rostedt wrote:  
> > > Dear RT Folks,
> > > 
> > > I'm pleased to announce the 4.14.52-rt34 stable release.
> > > 
> > > This includes the merging of the stable releases, but also required
> > > pulling in ("Revert mm/vmstat.c: fix vmstat_update() preemption BUG")
> > > because v4.14.45 pulled in commit c7f26ccfb2c3 ("mm/vmstat.c: fix
> > > vmstat_update() preemption BUG") which broke RT.  
> > 
> > Good timing, I met that when I tried 4.14-rt on a 48 core arm thing.  
> 
> Is this new within the v4.14-rt tree (like a patch from the stable tree
> caused it) or was it maybe always there?
> 

I took his comment about "It now boots and works fine" meaning that it
didn't even boot before. Thus it is working better.

-- Steve

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCE] 4.14.52-rt34
  2018-07-05 16:08     ` Steven Rostedt
@ 2018-07-05 16:15       ` Mike Galbraith
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Galbraith @ 2018-07-05 16:15 UTC (permalink / raw)
  To: Steven Rostedt, Sebastian Andrzej Siewior
  Cc: linux-rt-users, Thomas Gleixner, Carsten Emde, John Kacur,
	Julia Cartwright, Daniel Wagner, tom.zanussi

On Thu, 2018-07-05 at 12:08 -0400, Steven Rostedt wrote:
> On Thu, 5 Jul 2018 17:59:24 +0200
> Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote:
> 
> > On 2018-07-02 15:59:40 [+0200], Mike Galbraith wrote:
> > > On Fri, 2018-06-29 at 19:03 -0400, Steven Rostedt wrote:  
> > > > Dear RT Folks,
> > > > 
> > > > I'm pleased to announce the 4.14.52-rt34 stable release.
> > > > 
> > > > This includes the merging of the stable releases, but also required
> > > > pulling in ("Revert mm/vmstat.c: fix vmstat_update() preemption BUG")
> > > > because v4.14.45 pulled in commit c7f26ccfb2c3 ("mm/vmstat.c: fix
> > > > vmstat_update() preemption BUG") which broke RT.  
> > > 
> > > Good timing, I met that when I tried 4.14-rt on a 48 core arm thing.  
> > 
> > Is this new within the v4.14-rt tree (like a patch from the stable tree
> > caused it) or was it maybe always there?
> > 
> 
> I took his comment about "It now boots and works fine" meaning that it
> didn't even boot before. Thus it is working better.

Yes, first build on arm64 box (just before you released -rt34) died
screaming.  Applying update, it just worked (modulo boot time splat).

	-Mike

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCE] 4.14.52-rt34
  2018-06-29 23:03 [ANNOUNCE] 4.14.52-rt34 Steven Rostedt
       [not found] ` <1530539980.15603.85.camel@gmx.de>
@ 2018-07-06 13:12 ` Gene Heskett
  2018-07-06 13:37   ` Sebastian Andrzej Siewior
  1 sibling, 1 reply; 7+ messages in thread
From: Gene Heskett @ 2018-07-06 13:12 UTC (permalink / raw)
  To: linux-rt-users

On Friday 29 June 2018 19:03:20 Steven Rostedt wrote:

> Dear RT Folks,
>
> I'm pleased to announce the 4.14.52-rt34 stable release.
>
> This includes the merging of the stable releases, but also required
> pulling in ("Revert mm/vmstat.c: fix vmstat_update() preemption BUG")
> because v4.14.45 pulled in commit c7f26ccfb2c3 ("mm/vmstat.c: fix
> vmstat_update() preemption BUG") which broke RT.
>
> You can get this release via the git tree at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

not found

>   branch: v4.14-rt
>   Head SHA1: 71fbfbcfbcea9e6e5aa9dac068602f633dca5ad8
>
>
> Or to build 4.14.52-rt34 directly, the following patches should be
> applied:
>
>   http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz

also not found by wget, claims moved permanently.
>
>   http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.52.xz
>
>  
> http://www.kernel.org/pub/linux/kernel/projects/rt/4.14/patch-4.14.52-
>rt34.patch.xz
>
I have attached a 60GB cheap ssd to a pi-3b by way of plugging in its 
usb-3 adapter cable to one of the 3b's usb-2 ports, and gave it 2 
working partitions, 49 GB of workspace, and 10+GB of swap in hopes that 
would stop the binutils explosions.  Seems to have worked, it built a 
previously pulled 4.14.y.rt.zip in about 8 hours.  But now I'd like to 
try the latest, but this doesn't seem to exist. Or should I just wait 
for the next announcement?

Thank you.
>
>
> Enjoy,
>
> -- Steve
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-rt-users" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCE] 4.14.52-rt34
  2018-07-06 13:12 ` Gene Heskett
@ 2018-07-06 13:37   ` Sebastian Andrzej Siewior
  2018-07-06 15:17     ` Gene Heskett
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Andrzej Siewior @ 2018-07-06 13:37 UTC (permalink / raw)
  To: Gene Heskett; +Cc: linux-rt-users

On 2018-07-06 09:12:02 [-0400], Gene Heskett wrote:
> On Friday 29 June 2018 19:03:20 Steven Rostedt wrote:
> >   git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
> not found

Link is correct including tags and everything.

> >   http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
> 
> also not found by wget, claims moved permanently.

this is correct http handling and this "moved permanently" is handled by
wget just fine.

> previously pulled 4.14.y.rt.zip in about 8 hours.  But now I'd like to 
> try the latest, but this doesn't seem to exist. Or should I just wait 

It does, I just verified everything step by step.

> Thank you.

Sebastian

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCE] 4.14.52-rt34
  2018-07-06 13:37   ` Sebastian Andrzej Siewior
@ 2018-07-06 15:17     ` Gene Heskett
  0 siblings, 0 replies; 7+ messages in thread
From: Gene Heskett @ 2018-07-06 15:17 UTC (permalink / raw)
  To: linux-rt-users

On Friday 06 July 2018 09:37:37 Sebastian Andrzej Siewior wrote:

> On 2018-07-06 09:12:02 [-0400], Gene Heskett wrote:
> > On Friday 29 June 2018 19:03:20 Steven Rostedt wrote:
> > >  
> > > git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.g
> > >it
> >
> > not found
>
> Link is correct including tags and everything.
>
> > >   http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
> >
> > also not found by wget, claims moved permanently.
>
> this is correct http handling and this "moved permanently" is handled
> by wget just fine.
>
That didn't seem to be the case for the armhf jessie version of wget this 
morning. I'd copy/paste what I got, but found the 4.4.4 .config its 
running right now, and used it as seed for a make oldconfig. That took 
about 1:30, but its timing a new make right now, and the shell history 
isn't deep enough to access it.

The old, running kernel has a problem with local keyboard/mouse events, 
it likes to throw them away. Not at all good when it told 1500 lbs of 
machinery to move, but threw away the key up event that would/should 
have stopped it.

So I'm trying to build a kernel that doesn't do that. And frankly no clue 
what I should poke at, or the size stick I need to actually accomplish 
this.

I'll try to pull it again after this make is completed.

Thanks Sebastian.

> > previously pulled 4.14.y.rt.zip in about 8 hours.  But now I'd like
> > to try the latest, but this doesn't seem to exist. Or should I just
> > wait
>
> It does, I just verified everything step by step.
>
> > Thank you.
>
> Sebastian



-- 
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-06 15:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-29 23:03 [ANNOUNCE] 4.14.52-rt34 Steven Rostedt
     [not found] ` <1530539980.15603.85.camel@gmx.de>
2018-07-05 15:59   ` Sebastian Andrzej Siewior
2018-07-05 16:08     ` Steven Rostedt
2018-07-05 16:15       ` Mike Galbraith
2018-07-06 13:12 ` Gene Heskett
2018-07-06 13:37   ` Sebastian Andrzej Siewior
2018-07-06 15:17     ` Gene Heskett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.