From: Lin Ming <ming.m.lin@intel.com>
To: Len Brown <lenb@kernel.org>
Cc: "Moore, Robert" <robert.moore@intel.com>,
linux-acpi <linux-acpi@vger.kernel.org>
Subject: Re: ACPICA Release 20090730 linuxized patches
Date: Mon, 17 Aug 2009 10:11:52 +0800 [thread overview]
Message-ID: <1250475112.28336.28.camel@minggr.sh.intel.com> (raw)
In-Reply-To: <1250474674.28336.27.camel@minggr.sh.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1452 bytes --]
On Mon, 2009-08-17 at 10:06 +0800, Lin Ming wrote:
> On Sat, 2009-08-15 at 11:33 +0800, Len Brown wrote:
> > On Fri, 14 Aug 2009, Lin Ming wrote:
> >
> > > Hi, Len
> > >
> > > ACPICA Release 20090730 linuxized patches attached.
> > > Build&Test on 32&64 bit machines.
> >
> > please build with CONFIG_DMAR=y
>
> Fix dmar build error.
> Now build OK with "make allyesconfig"
New mbox file attached.
Lin Ming
>
>
> diff --git a/include/acpi/actbl2.h b/include/acpi/actbl2.h
> index 674e27b..6f3dce9 100644
> --- a/include/acpi/actbl2.h
> +++ b/include/acpi/actbl2.h
> @@ -252,8 +252,8 @@ enum acpi_dmar_scope_type {
> };
>
> struct acpi_dmar_pci_path {
> - u8 device;
> - u8 function;
> + u8 dev;
> + u8 fn;
> };
>
> /*
>
>
> >
> > CC drivers/pci/dmar.o
> > drivers/pci/dmar.c: In function ‘dmar_parse_one_dev_scope’:
> > drivers/pci/dmar.c:87: error: ‘struct acpi_dmar_pci_path’ has no member
> > named ‘dev’
> > drivers/pci/dmar.c:87: error: ‘struct acpi_dmar_pci_path’ has no member
> > named ‘fn’
> > drivers/pci/dmar.c:91: error: ‘struct acpi_dmar_pci_path’ has no member
> > named ‘dev’
> > drivers/pci/dmar.c:91: error: ‘struct acpi_dmar_pci_path’ has no member
> > named ‘fn’
> > drivers/pci/dmar.c:101: error: ‘struct acpi_dmar_pci_path’ has no member
> > named ‘dev’
> > drivers/pci/dmar.c:101: error: ‘struct acpi_dmar_pci_path’ has no member
> > named ‘fn’
[-- Attachment #2: acpica-v20090730+dmar_build_fix.mbox.tar.bz2 --]
[-- Type: application/x-bzip-compressed-tar, Size: 29099 bytes --]
next prev parent reply other threads:[~2009-08-17 2:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 1:58 ACPICA Release 20090730 linuxized patches Lin Ming
2009-08-15 3:30 ` Len Brown
2009-08-17 1:40 ` Lin Ming
2009-08-15 3:33 ` Len Brown
2009-08-17 2:04 ` Lin Ming
2009-08-17 2:11 ` Lin Ming [this message]
2009-08-28 23:41 ` Len Brown
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=1250475112.28336.28.camel@minggr.sh.intel.com \
--to=ming.m.lin@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=robert.moore@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