Re: BUG_ON() in workingset_node_shadows_dec() triggers
From: Andrew Morton
Date: Tue Oct 04 2016 - 00:07:38 EST
On Mon, 3 Oct 2016 21:00:55 -0700 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> 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.