Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 15 Feb 2003 06:39:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 15 Feb 2003 06:39:38 -0500 Received: from carisma.slowglass.com ([195.224.96.167]:33289 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Sat, 15 Feb 2003 06:39:37 -0500 Date: Sat, 15 Feb 2003 11:49:31 +0000 From: Christoph Hellwig To: William Lee Irwin III , linux-kernel@vger.kernel.org Subject: Re: clean up SLAB_KERNEL non-usage Message-ID: <20030215114931.A18281@infradead.org> Mail-Followup-To: Christoph Hellwig , William Lee Irwin III , linux-kernel@vger.kernel.org References: <20030215114054.GA32256@holomorphy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030215114054.GA32256@holomorphy.com>; from wli@holomorphy.com on Sat, Feb 15, 2003 at 03:40:54AM -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 12 On Sat, Feb 15, 2003 at 03:40:54AM -0800, William Lee Irwin III wrote: > Use SLAB_KERNEL and SLAB_ATOMIC instead of GFP_KERNEL and GFP_ATOMIC > when passing args to slab allocation functions. Why? I'd prefer to completly get rid of the SLAB_ flags instead. (stupid slowaris compat..) - 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/