[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081117134713.GA8949@logfs.org>
Date: Mon, 17 Nov 2008 14:47:13 +0100
From: Jörn Engel <joern@...fs.org>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
Christoph Lameter <cl@...ux-foundation.org>
Subject: Re: [PATCH 3/7] Improve alloc_percpu: expose percpu_modalloc and percpu_modfree
On Mon, 17 November 2008 13:28:32 +0000, Rusty Russell wrote:
> +static inline void *percpu_modalloc(unsigned long size, unsigned long align)
> +{
> + return kzalloc(size);
> +}
You didn't test the patches much, did you? :)
Jörn
--
This above all: to thine own self be true.
-- Shakespeare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists