Building x86_64:allyesconfig ... failed -------------- Error log: drivers/edac/ghes_edac.c: In function 'get_dimm_smbios_index': drivers/edac/ghes_edac.c:79:29: error: 'ghes_pvt' undeclared (first use in this function) 79 | struct mem_ctl_info *mci = ghes_pvt->mci; | ^~~~~~~~ drivers/edac/ghes_edac.c:79:29: note: each undeclared identifier is reported only once for each function it appears in
Guenter
On Mon, May 25, 2020 at 09:01:41PM -0700, Guenter Roeck wrote:
Building x86_64:allyesconfig ... failed
Error log: drivers/edac/ghes_edac.c: In function 'get_dimm_smbios_index': drivers/edac/ghes_edac.c:79:29: error: 'ghes_pvt' undeclared (first use in this function) 79 | struct mem_ctl_info *mci = ghes_pvt->mci; | ^~~~~~~~ drivers/edac/ghes_edac.c:79:29: note: each undeclared identifier is reported only once for each function it appears in
Offending patch now dropped. Odd it doesn't build in 'make allmodconfig', sorry about that, I should have caught it earlier.
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org