Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753517AbYKGUjp (ORCPT ); Fri, 7 Nov 2008 15:39:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751635AbYKGUjc (ORCPT ); Fri, 7 Nov 2008 15:39:32 -0500 Received: from mx2.redhat.com ([66.187.237.31]:52177 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750911AbYKGUjb (ORCPT ); Fri, 7 Nov 2008 15:39:31 -0500 From: Glauber Costa To: linux-kernel@vger.kernel.org Cc: kvm@vger.kernel.org, avi@redhat.com, npiggin@suse.de Subject: [PATCH 0/4] Fix vmalloc regression Date: Fri, 7 Nov 2008 20:35:50 -0200 Message-Id: <1226097354-7523-1-git-send-email-glommer@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 569 Lines: 17 Nick, This is the whole set of patches I was talking about. Patch 3 is the one that in fact fixes the problem Patches 1 and 2 are debugging aids I made use of, and could be possibly useful to others Patch 4 removes guard pages entirely for non-debug kernels, as we have already previously discussed. Hope it's all fine. -- 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/