public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@osdl.org>, John Stultz <johnstul@us.ibm.com>,
	Roman Zippel <zippel@linux-m68k.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Helmut Duregger <Helmut.Duregger@student.uibk.ac.at>
Subject: Re: [patch] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Date: Fri, 10 Nov 2006 19:35:25 +0100	[thread overview]
Message-ID: <20061110183525.GA2001@elte.hu> (raw)
In-Reply-To: <20061110182418.134188000@cruncher.tec.linutronix.de>


* Thomas Gleixner <tglx@linutronix.de> wrote:

> The 32 bit implementation of ktime_to_ns returns unsigned value, while the
> 64 bit version correctly returns an signed value. There is no current user
> affected by this, but it has to be fixed, as ktime values can be negative.
> 
> Pointed-out-by: Helmut Duregger <Helmut.Duregger@student.uibk.ac.at>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Acked-by: Ingo Molnar <mingo@elte.hu>

	Ingo

      reply	other threads:[~2006-11-10 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10 18:32 [patch] ktime: Fix signed / unsigned mismatch in ktime_to_ns Thomas Gleixner
2006-11-10 18:35 ` Ingo Molnar [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=20061110183525.GA2001@elte.hu \
    --to=mingo@elte.hu \
    --cc=Helmut.Duregger@student.uibk.ac.at \
    --cc=akpm@osdl.org \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=zippel@linux-m68k.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox