From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753945AbcAEBlu (ORCPT ); Mon, 4 Jan 2016 20:41:50 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:34362 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753763AbcAEBlr (ORCPT ); Mon, 4 Jan 2016 20:41:47 -0500 Date: Mon, 4 Jan 2016 17:41:48 -0800 From: Jeremiah Mahler To: "Kirill A. Shutemov" Cc: Andrew Morton , linux-kernel@vger.kernel.org, Kees Cook , Andy Lutomirski , Will Drewry , Ingo Molnar , Tejun Heo , linux-mm@kvack.org, Michal Hocko , Vlastimil Babka Subject: Re: BUG: Bad rss-counter state mm:ffff8800c5a96000 idx:3 val:3894 Message-ID: <20160105014148.GA24491@hudson.localdomain> Mail-Followup-To: Jeremiah Mahler , "Kirill A. Shutemov" , Andrew Morton , linux-kernel@vger.kernel.org, Kees Cook , Andy Lutomirski , Will Drewry , Ingo Molnar , Tejun Heo , linux-mm@kvack.org, Michal Hocko , Vlastimil Babka References: <20151224171253.GA3148@hudson.localdomain> <20160104132203.6e4f59fd0d1734bd92133ca2@linux-foundation.org> <20160104224629.GA16271@node.shutemov.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160104224629.GA16271@node.shutemov.name> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org all, On Tue, Jan 05, 2016 at 12:46:30AM +0200, Kirill A. Shutemov wrote: > On Mon, Jan 04, 2016 at 01:22:03PM -0800, Andrew Morton wrote: > > On Thu, 24 Dec 2015 09:12:53 -0800 Jeremiah Mahler wrote: > > > > > all, > > > > > > I have started seeing a "Bad rss-counter" message in the logs with > > > the latest linux-next 20151222+. > > > > > > [ 458.282192] BUG: Bad rss-counter state mm:ffff8800c5a96000 idx:3 val:3894 > > > > > > I can test patches if anyone has any ideas. > > > > > > -- > > > - Jeremiah Mahler > > > > Thanks. cc's added. > > IIUC, it's been fixed already, no? > > http://lkml.kernel.org/r/20151229185729.GA2209@hudson.localdomain > > -- > Kirill A. Shutemov Yes, it is fixed in the latest linux-next. -- - Jeremiah Mahler