All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: make irqinit_32.c more like irqoinit_64.c
Date: Mon, 26 Jan 2009 22:52:35 +0100	[thread overview]
Message-ID: <20090126215235.GA25249@elte.hu> (raw)
In-Reply-To: <497E2408.7050609@kernel.org>


* Yinghai Lu <yinghai@kernel.org> wrote:

> please check
> 
> [PATCH] x86: make irqinit_32.c more like irqinit_64.c -v2

> v2: should use !test_bit() instead of test_bit() with 32bit

> +		if (!test_bit(vector, used_vectors))
> +			set_intr_gate(vector, interrupt[i]);

applied - thanks Yinghai!

	Ingo

      reply	other threads:[~2009-01-26 21:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25 10:38 [PATCH] x86: make irqinit_32.c more like irqoinit_64.c Yinghai Lu
2009-01-26 12:41 ` Ingo Molnar
2009-01-26 14:16   ` Ingo Molnar
2009-01-26 20:58     ` Yinghai Lu
2009-01-26 21:52       ` 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=20090126215235.GA25249@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=yinghai@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.