All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Julia Lawall <julia@diku.dk>
Cc: andi@firstfloor.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc.
Date: Mon, 24 Dec 2007 15:31:52 +0000	[thread overview]
Message-ID: <20071224153152.GA21971@one.firstfloor.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0712241522410.23999@ask.diku.dk>

On Mon, Dec 24, 2007 at 03:23:19PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.dk>
> 
> The functions time_before, time_before_eq, time_after, and time_after_eq
> are more robust for comparing jiffies against other values.

The old code was actually correct I think, but the change is ok for me.

-Andi

WARNING: multiple messages have this Message-ID (diff)
From: Andi Kleen <andi@firstfloor.org>
To: Julia Lawall <julia@diku.dk>
Cc: andi@firstfloor.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc.
Date: Mon, 24 Dec 2007 16:31:52 +0100	[thread overview]
Message-ID: <20071224153152.GA21971@one.firstfloor.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0712241522410.23999@ask.diku.dk>

On Mon, Dec 24, 2007 at 03:23:19PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.dk>
> 
> The functions time_before, time_before_eq, time_after, and time_after_eq
> are more robust for comparing jiffies against other values.

The old code was actually correct I think, but the change is ok for me.

-Andi

  reply	other threads:[~2007-12-24 15:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-24 14:23 [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-24 14:23 ` Julia Lawall
2007-12-24 15:31 ` Andi Kleen [this message]
2007-12-24 15:31   ` Andi Kleen
2007-12-24 15:58   ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Julia Lawall
2007-12-24 15:58     ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-30 13:33     ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Ingo Molnar
2007-12-30 13:33       ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Ingo Molnar
2007-12-30 14:55       ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Julia Lawall
2007-12-30 14:55         ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-30 15:41         ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Ingo Molnar
2007-12-30 15:41           ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Ingo Molnar
2007-12-30 15:51           ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Julia Lawall
2007-12-30 15:51             ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-30 16:04             ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Ingo Molnar
2007-12-30 16:04               ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Ingo Molnar

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=20071224153152.GA21971@one.firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=julia@diku.dk \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.