linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jan 5 (cpufreq/amd-pstate)
       [not found] <20220105191239.26498b30@canb.auug.org.au>
@ 2022-01-06  2:19 ` Randy Dunlap
  2022-01-06  2:22   ` Huang Rui
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-01-06  2:19 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Huang Rui, linux-pm



On 1/5/22 00:12, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20220104:
> 
> The pm tree lost its build failure.
> 

on i386 and x86_64:
# CONFIG_ACPI is not set

In file included from ../drivers/cpufreq/amd-pstate.c:40:0:
../include/acpi/processor.h:226:2: error: unknown type name ‘phys_cpuid_t’
  phys_cpuid_t phys_id; /* CPU hardware ID such as APIC ID for x86 */
  ^~~~~~~~~~~~
../include/acpi/processor.h:355:1: error: unknown type name ‘phys_cpuid_t’; did you mean ‘phys_addr_t’?
 phys_cpuid_t acpi_get_phys_id(acpi_handle, int type, u32 acpi_id);
 ^~~~~~~~~~~~
 phys_addr_t
  CC      drivers/rtc/rtc-rv3029c2.o
../include/acpi/processor.h:356:1: error: unknown type name ‘phys_cpuid_t’; did you mean ‘phys_addr_t’?
 phys_cpuid_t acpi_map_madt_entry(u32 acpi_id);
 ^~~~~~~~~~~~
 phys_addr_t
../include/acpi/processor.h:357:20: error: unknown type name ‘phys_cpuid_t’; did you mean ‘phys_addr_t’?
 int acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id);
                    ^~~~~~~~~~~~
                    phys_addr_t


-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Jan 5 (cpufreq/amd-pstate)
  2022-01-06  2:19 ` linux-next: Tree for Jan 5 (cpufreq/amd-pstate) Randy Dunlap
@ 2022-01-06  2:22   ` Huang Rui
  0 siblings, 0 replies; 2+ messages in thread
From: Huang Rui @ 2022-01-06  2:22 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, linux-pm@vger.kernel.org

On Thu, Jan 06, 2022 at 10:19:14AM +0800, Randy Dunlap wrote:
> 
> 
> On 1/5/22 00:12, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20220104:
> > 
> > The pm tree lost its build failure.
> > 
> 
> on i386 and x86_64:
> # CONFIG_ACPI is not set
> 
> In file included from ../drivers/cpufreq/amd-pstate.c:40:0:
> ../include/acpi/processor.h:226:2: error: unknown type name ‘phys_cpuid_t’
>   phys_cpuid_t phys_id; /* CPU hardware ID such as APIC ID for x86 */
>   ^~~~~~~~~~~~
> ../include/acpi/processor.h:355:1: error: unknown type name ‘phys_cpuid_t’; did you mean ‘phys_addr_t’?
>  phys_cpuid_t acpi_get_phys_id(acpi_handle, int type, u32 acpi_id);
>  ^~~~~~~~~~~~
>  phys_addr_t
>   CC      drivers/rtc/rtc-rv3029c2.o
> ../include/acpi/processor.h:356:1: error: unknown type name ‘phys_cpuid_t’; did you mean ‘phys_addr_t’?
>  phys_cpuid_t acpi_map_madt_entry(u32 acpi_id);
>  ^~~~~~~~~~~~
>  phys_addr_t
> ../include/acpi/processor.h:357:20: error: unknown type name ‘phys_cpuid_t’; did you mean ‘phys_addr_t’?
>  int acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id);
>                     ^~~~~~~~~~~~
>                     phys_addr_t
> 

Thanks to report this, let me take a look.

Ray

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-06  2:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220105191239.26498b30@canb.auug.org.au>
2022-01-06  2:19 ` linux-next: Tree for Jan 5 (cpufreq/amd-pstate) Randy Dunlap
2022-01-06  2:22   ` Huang Rui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).