mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Magnus Lynch <maglyx@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Clemens Ladisch <clemens@ladisch.de>,
	"Venkatesh Pallipadi (Venki)" <venkatesh.pallipadi@intel.com>,
	Vojtech Pavlik <vojtech@suse.cz>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Suresh Siddha <suresh.b.siddha@intel.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hpet: factor timer allocate from open
Date: Mon, 22 Mar 2010 19:02:31 -0700	[thread overview]
Message-ID: <be233a491003221902j587fc9a9ua86cb785ebbd27cf@mail.gmail.com> (raw)
In-Reply-To: <20100322152103.86cfec45.akpm@linux-foundation.org>

On Mon, Mar 22, 2010 at 3:21 PM, Andrew Morton
<akpm@linux-foundation.org> wrote:
> Better is the plain old simple approach:
>
>
>  {
>        struct hpet_dev *devp;
>        int r;
>
>        r = hpet_alloc_timer(file);
>        if (r < 0)
>                return r;

Fine with me, thanks for doing the patch yourself.

      reply	other threads:[~2010-03-23  2:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-01  5:30 Magnus Lynch
2010-03-01  9:59 ` Clemens Ladisch
2010-03-01 20:24   ` Magnus Lynch
2010-03-01 20:59     ` john stultz
2010-03-03  9:07       ` Magnus Lynch
2010-03-03 16:26         ` john stultz
2010-03-10  2:47           ` Magnus Lynch
2010-03-04  2:59   ` Magnus Lynch
2010-03-04  8:43     ` Clemens Ladisch
2010-03-08  0:04       ` Magnus Lynch
2010-03-16 16:01         ` Clemens Ladisch
2010-03-18 19:11         ` Andrew Morton
2010-03-19  4:06           ` Magnus Lynch
2010-03-22 22:21             ` Andrew Morton
2010-03-23  2:02               ` Magnus Lynch [this message]

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=be233a491003221902j587fc9a9ua86cb785ebbd27cf@mail.gmail.com \
    --to=maglyx@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=clemens@ladisch.de \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=suresh.b.siddha@intel.com \
    --cc=tglx@linutronix.de \
    --cc=venkatesh.pallipadi@intel.com \
    --cc=vojtech@suse.cz \
    /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

all inboxes | Powered by JetHome®