[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.SGI.3.96.1080410094510.8706317N-100000@fergus.americas.sgi.com>
Date: Thu, 10 Apr 2008 10:22:18 -0500 (CDT)
From: Alan Mayer <ajm@....com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Alan Mayer <ajm@....com>, mingo@...e.hu,
linux-kernel list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.
On Wed, 9 Apr 2008, Linus Torvalds wrote:
>
>
> On Wed, 9 Apr 2008, Alan Mayer wrote:
> >
> > - set_intr_gate(RESCHEDULE_VECTOR, reschedule_interrupt);
> > + set_intr_gate(alloc_system_vector(RESCHEDULE_VECTOR), reschedule_interrupt);
>
> Can we please just merge that syntax and make a single function like
>
> alloc_intr_gate(RESCHEDULE_VECTOR, reschedule_interrupt);
>
> instead?
>
> Linus
Yes, I think I can do that.
--ajm
You'll have to have them
all pulled out,
after the Savoy truffle.
--
Alan J. Mayer
SGI
ajm@....com
WORK: 651-683-3131
HOME: 651-407-0134
--
--
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