From: David Hopwood <david.nospam.hopwood@blueyonder.co.uk>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Fix NR_PIRQS to be the same in Xen and Linux
Date: Wed, 13 Jul 2005 01:54:06 +0100 [thread overview]
Message-ID: <42D4662E.7040703@blueyonder.co.uk> (raw)
In-Reply-To: <opsts8xro6re36p4@ibm-0fo2wxkyoy6>
Natasha Jarymowycz wrote:
> In linux-2.6-xen-sparse/include/asm-xen/asm-i386/mach-xen/irq_vectors.h,
> NR_PIRQS is 256. But in Xen NR_PIRQS is defined to be only 128. This
> patch ups the number in Xen to 256.
[...]
> -#define NR_PIRQS 128 /* Put this somewhere sane! */
> +#define NR_PIRQS 256 /* Put this somewhere sane! */
Like the comment says, shouldn't it be put somewhere so that both XenLinux
and Xen will pick up the definition?
--
David Hopwood <david.nospam.hopwood@blueyonder.co.uk>
prev parent reply other threads:[~2005-07-13 0:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 17:16 [PATCH] Fix NR_PIRQS to be the same in Xen and Linux Natasha Jarymowycz
2005-07-13 0:54 ` David Hopwood [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=42D4662E.7040703@blueyonder.co.uk \
--to=david.nospam.hopwood@blueyonder.co.uk \
--cc=xen-devel@lists.xensource.com \
/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.