All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Yinghai Lu <yhlu.kernel@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [patch 1/2] x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable
Date: Mon, 10 Nov 2008 09:17:09 +0100	[thread overview]
Message-ID: <20081110081709.GA17498@elte.hu> (raw)
In-Reply-To: <alpine.LFD.1.10.0811091245000.25325@ftp.linux-mips.org>


* Maciej W. Rozycki <macro@linux-mips.org> wrote:

> On Thu, 1 Jan 1970, Cyrill Gorcunov wrote:
> 
> > Impact: cleanup
> > 
> > lapic_timer_setup is self-protected with local_irq_save/restore
> > no need to use them in caller and levt is the per-cpu variable so
> > no concurrent access from another cpu.
> > 
> > Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
> > ---
> >  arch/x86/kernel/apic.c |    4 ----
> >  1 file changed, 4 deletions(-)
> 
> Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
> 
>  Thanks, Cyrill.

applied to tip/x86/apic, thanks guys!

	Ingo

  reply	other threads:[~2008-11-10  8:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20081109105709.222708517@gmail.com>
1970-01-01  0:00 ` [patch 1/2] x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable Cyrill Gorcunov
2008-11-09 11:05   ` Cyrill Gorcunov
2008-11-09 12:45   ` Maciej W. Rozycki
2008-11-10  8:17     ` Ingo Molnar [this message]
1970-01-01  0:00 ` [patch 2/2] x86: apic - use pr_ macros for logging Cyrill Gorcunov
2008-11-09 12:44   ` Maciej W. Rozycki
2008-11-09 12:59     ` Cyrill Gorcunov
2008-11-10  8:17     ` 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=20081110081709.GA17498@elte.hu \
    --to=mingo@elte.hu \
    --cc=gorcunov@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=macro@linux-mips.org \
    --cc=tglx@linutronix.de \
    --cc=yhlu.kernel@gmail.com \
    /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.