[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210114151145.328a142c@canb.auug.org.au>
Date: Thu, 14 Jan 2021 15:11:45 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>
Cc: Borislav Petkov <bp@...e.de>,
Yazen Ghannam <Yazen.Ghannam@....com>,
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 tip tree
Hi all,
After merging the tip tree, today's linux-next build (x86_64 allnoconfig)
failed like this:
arch/x86/kernel/cpu/amd.c: In function 'bsp_init_amd':
arch/x86/kernel/cpu/amd.c:545:3: error: '__max_die_per_package' undeclared (first use in this function); did you mean 'topology_max_die_per_package'?
545 | __max_die_per_package = nodes_per_socket = ((ecx >> 8) & 7) + 1;
| ^~~~~~~~~~~~~~~~~~~~~
| topology_max_die_per_package
Caused by commit
76e2fc63ca40 ("x86/cpu/amd: Set __max_die_per_package on AMD")
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists