From: Andi Kleen <ak@suse.de>
To: rajesh.shah@intel.com
Cc: gregkh@suse.de, len.brown@intel.com, akpm@osdl.org,
arjan@linux.intel.com, linux-pci@atrey.karlin.mff.cuni.cz,
linux-kernel@vger.kernel.org
Subject: Re: [patch 2/2] x86_64 PCI: improve extended config space verification
Date: Tue, 27 Jun 2006 06:28:53 +0200 [thread overview]
Message-ID: <200606270628.54218.ak@suse.de> (raw)
In-Reply-To: <20060627004920.477788000@rshah1-sfield.jf.intel.com>
> Index: linux-2.6.17-mm2/arch/x86_64/pci/mmconfig.c
> ===================================================================
> --- linux-2.6.17-mm2.orig/arch/x86_64/pci/mmconfig.c
> +++ linux-2.6.17-mm2/arch/x86_64/pci/mmconfig.c
> @@ -16,6 +16,7 @@
> /* aperture is up to 256MB but BIOS may reserve less */
> #define MMCONFIG_APER_MIN (2 * 1024*1024)
> #define MMCONFIG_APER_MAX (256 * 1024*1024)
> +extern int is_acpi_reserved(unsigned long start, unsigned long end);
The prototype belongs into some shared header.
-Andi
next prev parent reply other threads:[~2006-06-27 4:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-27 0:45 [patch 0/2] PCI: improve extended config space verification - take #2 rajesh.shah
2006-06-27 0:45 ` [patch 1/2] i386 PCI: improve extended config space verification rajesh.shah
2006-06-27 0:45 ` [patch 2/2] x86_64 " rajesh.shah
2006-06-27 4:28 ` Andi Kleen [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-23 20:09 [patch 0/2] " rajesh.shah
2006-06-23 20:09 ` [patch 2/2] x86_64 " rajesh.shah
2006-06-23 20:30 ` Andi Kleen
2006-06-23 22:43 ` Greg KH
2006-06-27 0:57 ` Rajesh Shah
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=200606270628.54218.ak@suse.de \
--to=ak@suse.de \
--cc=akpm@osdl.org \
--cc=arjan@linux.intel.com \
--cc=gregkh@suse.de \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=rajesh.shah@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox