Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756064AbZCSGIk (ORCPT ); Thu, 19 Mar 2009 02:08:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752648AbZCSGI3 (ORCPT ); Thu, 19 Mar 2009 02:08:29 -0400 Received: from rv-out-0506.google.com ([209.85.198.235]:51683 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752484AbZCSGI2 (ORCPT ); Thu, 19 Mar 2009 02:08:28 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=GYKd6i/F1zGMqMt2wn3bdaHmurXZ8nAMlwSSWQZMvyLObqh/MU/5Np2WEtlHQ1qsnM xPhuA7ba78QAulkaG0+g4N4yIyJRSArvZecJJpxkk8oqy/IMTmpUerYOpm0m4oHsOuA6 c2rJsOvRBzXrEC4D5WSnVd7K9/0VYyws8O+X0= MIME-Version: 1.0 In-Reply-To: References: <49BF8ABC.6040805@vflare.org> <49BF8B8B.40408@vflare.org> <49C11088.7000205@vflare.org> <84144f020903181221t480caa5dhef0e581a7bef006@mail.gmail.com> Date: Wed, 18 Mar 2009 23:08:27 -0700 X-Google-Sender-Auth: 992a0da35d5903b3 Message-ID: <84144f020903182308r1082e418k7deb441774af4d89@mail.gmail.com> Subject: Re: [PATCH 2/3]: xvmalloc memory allocator From: Pekka Enberg To: Nitin Gupta Cc: Christoph Lameter , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 613 Lines: 12 On 3/18/09, Nitin Gupta wrote: > I can see quite some places for cleanups (like macros for > reaching next free block etc). Do you think CamelCase will be acceptable > for now? and also keeping xvmalloc name? Other than these, I will > check for potential cleanups and send updated diffs. No, I do not think it is acceptable for core kernel code. -- 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/