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


Groups > linux.kernel > #1495185

Re: BUG_ON() in workingset_node_shadows_dec() triggers

From Andrew Morton <akpm@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: BUG_ON() in workingset_node_shadows_dec() triggers
Date 2016-10-04 06:10 +0200
Message-ID <sopdf-5Kn-1@gated-at.bofh.it> (permalink)
References <sopdf-5Kn-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 3 Oct 2016 21:00:55 -0700 Linus Torvalds <torvalds@linux-foundation.org> wrote:

> In particular, I just got this
> 
>     kernel BUG at ./include/linux/swap.h:276

Well, it's a VM_BUG_ON and few people run with CONFIG_DEBUG_VM.

But a) something's clearly wrong and b) points taken.

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


Thread

Re: BUG_ON() in workingset_node_shadows_dec() triggers Andrew Morton <akpm@linux-foundation.org> - 2016-10-04 06:10 +0200
  Re: BUG_ON() in workingset_node_shadows_dec() triggers Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-04 06:20 +0200
    Re: BUG_ON() in workingset_node_shadows_dec() triggers Raymond Jennings <shentino@gmail.com> - 2016-10-04 09:10 +0200
      Re: BUG_ON() in workingset_node_shadows_dec() triggers Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-04 18:10 +0200

csiph-web