[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090126215235.GA25249@elte.hu>
Date: Mon, 26 Jan 2009 22:52:35 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Yinghai Lu <yinghai@...nel.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: make irqinit_32.c more like irqoinit_64.c
* Yinghai Lu <yinghai@...nel.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists