Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628573

Re: Heads-up: two regressions in v4.11-rc series

From Frederic Weisbecker <fweisbec@gmail.com>
Newsgroups linux.kernel
Subject Re: Heads-up: two regressions in v4.11-rc series
Date 2017-04-21 22:40 +0200
Message-ID <tyNvr-1Sd-9@gated-at.bofh.it> (permalink)
References <tygg9-73a-9@gated-at.bofh.it> <tylpw-1FW-5@gated-at.bofh.it> <tyM6m-1aE-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Apr 21, 2017 at 10:52:29AM -0700, Linus Torvalds wrote:
> On Thu, Apr 20, 2017 at 7:30 AM, Mel Gorman <mgorman@techsingularity.net> wrote:
> >> The end result was a revert, and this is waiting in AKPMs quilt queue:
> >>  http://ozlabs.org/~akpm/mmots/broken-out/revert-mm-page_alloc-only-use-per-cpu-allocator-for-irq-safe-requests.patch
> >>
> >
> > This was flagged to Andrew that it should go in for either 4.11 or if
> > there were concerns about how close to the release we are then put it in
> > for 4.11-stable. At worst, I can do a resubmit to -stable myself after
> > it gets merged in the next window if it falls between the cracks.
> 
> This got merged (commit d34b0733b452: "Revert "mm, page_alloc: only
> use per-cpu allocator for irq-safe requests"").
> 
> The other issue (caused by commit a499a5a14dbd: "sched/cputime:
> Increment kcpustat directly on irqtime account") is still open.
> 
> Frederic? Revert? But I guess it's something we can delay for
> backporting, it's presumably not possible to hit maliciously except on
> some fast local network attacker just causing an effective DoS.

I can't tell about the security impact. But indeed I think we should rather
delay for backporting if we can't manage to fix it in the upcoming days.
Especially as you can't revert this patch alone, it's part of a whole series
of ~ 30 commits that removed cputime_t and it's in the middle of the series,
so those that come after depend on it and those that come before just don't make
sense alone.

But I'll fix this ASAP.

Thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Heads-up: two regressions in v4.11-rc series Jesper Dangaard Brouer <brouer@redhat.com> - 2017-04-20 11:10 +0200
  Re: Heads-up: two regressions in v4.11-rc series Frederic Weisbecker <fweisbec@gmail.com> - 2017-04-20 15:30 +0200
  Re: Heads-up: two regressions in v4.11-rc series Mel Gorman <mgorman@techsingularity.net> - 2017-04-20 16:40 +0200
    Re: Heads-up: two regressions in v4.11-rc series Linus Torvalds <torvalds@linux-foundation.org> - 2017-04-21 21:10 +0200
      Re: Heads-up: two regressions in v4.11-rc series Frederic Weisbecker <fweisbec@gmail.com> - 2017-04-21 22:40 +0200

csiph-web