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


Groups > linux.kernel > #1291274 > unrolled thread

Re: [lkp] [mm] 3f5d849cb0: page dumped because: VM_BUG_ON_PAGE(!PageLocked(page))

Started byJohannes Weiner <hannes@cmpxchg.org>
First post2015-12-14 16:30 +0100
Last post2015-12-14 23:10 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [lkp] [mm] 3f5d849cb0: page dumped because:  VM_BUG_ON_PAGE(!PageLocked(page)) Johannes Weiner <hannes@cmpxchg.org> - 2015-12-14 16:30 +0100
    Re: [lkp] [mm] 3f5d849cb0: page dumped because:  VM_BUG_ON_PAGE(!PageLocked(page)) Stephen Rothwell <sfr@canb.auug.org.au> - 2015-12-14 23:10 +0100

#1291274 — Re: [lkp] [mm] 3f5d849cb0: page dumped because: VM_BUG_ON_PAGE(!PageLocked(page))

FromJohannes Weiner <hannes@cmpxchg.org>
Date2015-12-14 16:30 +0100
SubjectRe: [lkp] [mm] 3f5d849cb0: page dumped because: VM_BUG_ON_PAGE(!PageLocked(page))
Message-ID<qFDex-7Vd-3@gated-at.bofh.it>
On Mon, Dec 14, 2015 at 02:57:38PM +0800, kernel test robot wrote:
> FYI, we noticed the below changes on
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> commit 3f5d849cb0b7e177c363f0c36732326f184b495b ("mm: memcontrol: switch to the updated jump-label API")
> 
> 
> +------------------------------------------------+------------+------------+
> |                                                | bf344f1f72 | 3f5d849cb0 |
> +------------------------------------------------+------------+------------+
> | boot_successes                                 | 4          | 3          |
> | boot_failures                                  | 50         | 53         |
> | IP-Config:Auto-configuration_of_network_failed | 50         | 52         |
> | BUG:kernel_test_crashed                        | 0          | 1          |
> | kernel_BUG_at_mm/filemap.c                     | 0          | 1          |
> | invalid_opcode:#[##]SMP                        | 0          | 1          |
> | RIP:unlock_page                                | 0          | 1          |
> | Kernel_panic-not_syncing:Fatal_exception       | 0          | 1          |
> +------------------------------------------------+------------+------------+
> 
> It is possible that this is a false positive, because the reproduction
> is too low 1/48.
> 
> 
> [   13.114169] page:ffff8800135f1780 count:18 mapcount:10 mapping:ffff880015b25e71 index:0x7f08a73a0
> [   13.115380] flags: 0x40068(uptodate|lruudevd[203]: worker [224] did not accept message -1 (Connection refused), kill it
> |active|swapbacked)
> [   13.117074] page dumped because: VM_BUG_ON_PAGE(!PageLocked(page))

I'm fairly certain this is this unlocked page issue:
http://www.spinics.net/lists/kernel/msg2142719.html

The fix went into Linus's tree only yesterday:
dfd01f0 ("sched/wait: Fix the signal handling fix")
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1291603

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-12-14 23:10 +0100
Message-ID<qFJtE-3Gy-23@gated-at.bofh.it>
In reply to#1291274
Hi all,

On Mon, 14 Dec 2015 10:26:53 -0500 Johannes Weiner <hannes@cmpxchg.org> wrote:
>
> I'm fairly certain this is this unlocked page issue:
> http://www.spinics.net/lists/kernel/msg2142719.html
> 
> The fix went into Linus's tree only yesterday:
> dfd01f0 ("sched/wait: Fix the signal handling fix")

And will be in linux-next today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web