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


Groups > linux.kernel > #1444842 > unrolled thread

4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound page arrival"

Started byMikulas Patocka <mpatocka@redhat.com>
First post2016-07-16 16:50 +0200
Last post2016-07-16 17:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound page  arrival" Mikulas Patocka <mpatocka@redhat.com> - 2016-07-16 16:50 +0200
    Re: 4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound  page arrival" Minchan Kim <minchan@kernel.org> - 2016-07-16 17:00 +0200

#1444842 — 4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound page arrival"

FromMikulas Patocka <mpatocka@redhat.com>
Date2016-07-16 16:50 +0200
Subject4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound page arrival"
Message-ID<rVz4J-4ZK-5@gated-at.bofh.it>
Hi

The patch c5ad33184354260be6d05de57e46a5498692f6d6 on the kernel v4.1.28 
breaks the kernel. The kernel crashes when executing the boot scripts with 
"kernel panic: Out of memory and no killable processes...". The machine 
has 512MB ram and 1 core.

Note that the upstream kernel 4.7-rc4 with this patch works, but when the 
patch is backported to the 4.1 branch, it makes the system unbootable.

Mikulas

[toc] | [next] | [standalone]


#1444848 — Re: 4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound page arrival"

FromMinchan Kim <minchan@kernel.org>
Date2016-07-16 17:00 +0200
SubjectRe: 4.1.28 is broken due to "mm/swap.c: flush lru pvecs on compound page arrival"
Message-ID<rVzep-538-15@gated-at.bofh.it>
In reply to#1444842
On Sat, Jul 16, 2016 at 10:46:17AM -0400, Mikulas Patocka wrote:
> Hi
> 
> The patch c5ad33184354260be6d05de57e46a5498692f6d6 on the kernel v4.1.28 
> breaks the kernel. The kernel crashes when executing the boot scripts with 
> "kernel panic: Out of memory and no killable processes...". The machine 
> has 512MB ram and 1 core.
> 
> Note that the upstream kernel 4.7-rc4 with this patch works, but when the 
> patch is backported to the 4.1 branch, it makes the system unbootable.

It seems a bug was introduced at backport time, I think.
Please, look at http://marc.info/?l=linux-mm&m=146868046305014&w=2

> 
> Mikulas

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web