All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Jason Uhlenkott <jasonuhl@sgi.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64: fix IRQ vector reservations
Date: Wed, 4 Jan 2006 00:49:54 +0100	[thread overview]
Message-ID: <200601040049.54873.ak@suse.de> (raw)
In-Reply-To: <20060103233544.GA393161@dragonfly.engr.sgi.com>

On Wednesday 04 January 2006 00:35, Jason Uhlenkott wrote:
> It looks like the new scalable TLB flush code for x86_64 is claiming
> one more IRQ vector than it actually uses.

Thanks for noticing - you seem to have sharper eyes than me.

Should probably free the KDB vector too since it's totally useless
(it's an NMI and NMIs always get delivered to vector NMI_VECTOR)

-Andi

      reply	other threads:[~2006-01-03 23:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03 23:35 [PATCH] x86_64: fix IRQ vector reservations Jason Uhlenkott
2006-01-03 23:49 ` Andi Kleen [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=200601040049.54873.ak@suse.de \
    --to=ak@suse.de \
    --cc=jasonuhl@sgi.com \
    --cc=linux-kernel@vger.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.