mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Alan Mayer <ajm@sgi.com>
Cc: mingo@elte.hu, linux-kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.
Date: Wed, 9 Apr 2008 15:08:55 -0700 (PDT)	[thread overview]
Message-ID: <alpine.LFD.1.00.0804091507480.3243@woody.linux-foundation.org> (raw)
In-Reply-To: <Pine.SGI.3.96.1080409163241.8706317L-100000@fergus.americas.sgi.com>



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

  reply	other threads:[~2008-04-09 22:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-09 21:33 Alan Mayer
2008-04-09 22:08 ` Linus Torvalds [this message]
2008-04-10 15:22   ` Alan Mayer
  -- strict thread matches above, loose matches on Subject: below --
2008-04-15 20:36 Alan Mayer
2008-04-16 13:19 ` Ingo Molnar
2008-04-16 20:17 ` Alan Mayer
2008-04-21 15:46   ` Ingo Molnar
2008-04-08 21:10 Alan Mayer
2008-04-09 14:59 ` Ingo Molnar
2008-04-09 15:06   ` Alan Mayer
2008-04-09 20:28   ` Yinghai Lu
2008-04-09 20:31     ` Alan Mayer

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=alpine.LFD.1.00.0804091507480.3243@woody.linux-foundation.org \
    --to=torvalds@linux-foundation.org \
    --cc=ajm@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®