From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755234AbYJHGny (ORCPT ); Wed, 8 Oct 2008 02:43:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751561AbYJHGnq (ORCPT ); Wed, 8 Oct 2008 02:43:46 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:58012 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400AbYJHGnq (ORCPT ); Wed, 8 Oct 2008 02:43:46 -0400 Subject: Re: [BUG] SLOB's krealloc() seems bust From: Peter Zijlstra To: Matt Mackall Cc: Nick Piggin , Pekka Enberg , Christoph Lameter , linux-mm , Linus Torvalds , Ingo Molnar , linux-kernel , akpm In-Reply-To: <1223442947.13453.462.camel@calx> References: <1223387841.26330.36.camel@lappy.programming.kicks-ass.net> <1223441190.13453.459.camel@calx> <200810081554.33651.nickpiggin@yahoo.com.au> <200810081611.30897.nickpiggin@yahoo.com.au> <1223442947.13453.462.camel@calx> Content-Type: text/plain Date: Wed, 08 Oct 2008 08:43:40 +0200 Message-Id: <1223448220.1378.13.camel@lappy.programming.kicks-ass.net> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2008-10-08 at 00:15 -0500, Matt Mackall wrote: > Damnit, how many ways can we get confused by these little details? I'll > spin a final version and run it against the test harness shortly. So I'll wait with testing for the next version?