All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Alok Kataria <akataria@vmware.com>
Cc: the arch/x86 maintainers <x86@kernel.org>,
	Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
	stable@kernel.org, LKML <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] x86: Don't use tsc_khz to calculate lpj if notsc is passed.
Date: Tue, 4 Nov 2008 09:55:05 +0100	[thread overview]
Message-ID: <20081104085504.GA23790@elte.hu> (raw)
In-Reply-To: <1225739927.8168.34.camel@alok-dev1>


* Alok Kataria <akataria@vmware.com> wrote:

> x86: Don't use tsc_khz to calculate lpj if notsc is passed.
> 
> From: Alok N Kataria <akataria@vmware.com>
> 
> With notsc passed on commandline, tsc may not be used for
> udelays, make sure that we do not use tsc_khz to calculate
> the lpj value in such cases.
> 
> Signed-off-by: Alok N Kataria <akataria@vmware.com>
> Cc: stable@kernel.org

applied to tip/x86/urgent, thanks Alok!

btw., i fixed this error checkpatch noticed:

ERROR: trailing whitespace
#41: FILE: arch/x86/kernel/tsc.c:838:
+^I$

total: 1 errors, 0 warnings, 0 checks, 20 lines checked

	Ingo

      reply	other threads:[~2008-11-04  8:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-03 19:18 [PATCH] x86: Don't use tsc_khz to calculate lpj if notsc is passed Alok Kataria
2008-11-04  8:55 ` 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=20081104085504.GA23790@elte.hu \
    --to=mingo@elte.hu \
    --cc=akataria@vmware.com \
    --cc=bzolnier@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@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.