Re: ACPICA Release 20090730 linuxized patches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: acpica-v20090730+dmar_build_fix.mbox.tar.bz2
Description: application/bzip-compressed-tar


[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux