lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240911160419.20aa64a3@canb.auug.org.au>
Date: Wed, 11 Sep 2024 16:04:19 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Juergen Gross <jgross@...e.com>, Konrad Rzeszutek Wilk
 <konrad.wilk@...cle.com>, Stefano Stabellini <sstabellini@...nel.org>,
 Boris Ostrovsky <boris.ostrovsky@...cle.com>, Xen Devel
 <xen-devel@...ts.xenproject.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next
 Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the xen-tip tree

Hi all,

After merging the xen-tip tree, today's linux-next build (x86_64
allmodconfig) failed like this:

In file included from arch/x86/kernel/jailhouse.c:17:
arch/x86/include/asm/acpi.h:179:42: error: unknown type name 'acpi_physical_address'
  179 | extern void __iomem * (*acpi_os_ioremap)(acpi_physical_address phys,
      |                                          ^~~~~~~~~~~~~~~~~~~~~
arch/x86/include/asm/acpi.h:180:42: error: unknown type name 'acpi_size'
  180 |                                          acpi_size size);
      |                                          ^~~~~~~~~
arch/x86/include/asm/acpi.h:181:35: error: unknown type name 'acpi_physical_address'
  181 | void __iomem *x86_acpi_os_ioremap(acpi_physical_address phys, acpi_size size);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
arch/x86/include/asm/acpi.h:181:63: error: unknown type name 'acpi_size'
  181 | void __iomem *x86_acpi_os_ioremap(acpi_physical_address phys, acpi_size size);
      |                                                               ^~~~~~~~~

Caused by commit

  9adc485684da ("xen: allow mapping ACPI data using a different physical address")

I have used the xen-tip tree from next-20240910 for today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ