public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jörn Engel" <joern@logfs.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	Christoph Lameter <cl@linux-foundation.org>
Subject: Re: [PATCH 3/7] Improve alloc_percpu: expose percpu_modalloc and percpu_modfree
Date: Mon, 17 Nov 2008 14:47:13 +0100	[thread overview]
Message-ID: <20081117134713.GA8949@logfs.org> (raw)
In-Reply-To: <20081117132630.AC29EDDDFF@ozlabs.org>

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

  reply	other threads:[~2008-11-17 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18  5:48 [PATCH 3/7] Improve alloc_percpu: expose percpu_modalloc and percpu_modfree Rusty Russell
2008-11-17 13:47 ` Jörn Engel [this message]
2008-11-17 22:24   ` Rusty Russell
2008-11-18  9:44     ` Jörn Engel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081117134713.GA8949@logfs.org \
    --to=joern@logfs.org \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox