Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752307Ab0DJVfa (ORCPT ); Sat, 10 Apr 2010 17:35:30 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:59843 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751967Ab0DJVf1 (ORCPT ); Sat, 10 Apr 2010 17:35:27 -0400 Date: Sat, 10 Apr 2010 14:30:49 -0700 (PDT) From: Linus Torvalds To: Borislav Petkov cc: Johannes Weiner , KOSAKI Motohiro , Rik van Riel , Andrew Morton , Minchan Kim , Linux Kernel Mailing List , Lee Schermerhorn , Nick Piggin , Andrea Arcangeli , Hugh Dickins , sgunderson@bigfoot.com Subject: Re: [PATCH -v2] rmap: make anon_vma_prepare link in all the anon_vmas of a mergeable VMA In-Reply-To: <20100410212555.GA1797@a1.tnic> Message-ID: References: <20100410163828.GA25579@a1.tnic> <20100410185145.GB28952@a1.tnic> <20100410185839.GA32035@a1.tnic> <20100410203628.GB32035@a1.tnic> <20100410212555.GA1797@a1.tnic> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1097 Lines: 29 On Sat, 10 Apr 2010, Borislav Petkov wrote: > > Damn, nope, still no joy :(. It looked like it was fixed but one of the > test was to hibernate right after the 3 kvm guests were shut down and I > guess the mem freeing pattern kinda hits it where it most hurts. Damn, I really hoped that was it. Three independent bugs found and fixed, and still no joy? Oh well. > By the way, do we want to create a new thread - the mailchain is off the > screen limits of my netbook :) I prefer to keep it in one thread so that they all show up together if I need to, but feel free to start a new one. Not a biggie. > [ 647.492781] BUG: unable to handle kernel NULL pointer dereference at (null) > [ 647.493001] IP: [] page_referenced+0xee/0x1dc Well, it sure is consistent. I'll start to think about what else could go wrong.. Linus -- 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/