Re: [PATCH] EDAC, mpc85xx: Prevent building as a module
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2019-05-14 06:50:55
Also in:
linux-edac, lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2019-05-14 06:50:55
Also in:
linux-edac, lkml
Borislav Petkov [off-list ref] writes:
On Fri, May 10, 2019 at 04:13:20PM +0200, Borislav Petkov wrote:quoted
On Fri, May 10, 2019 at 08:50:52PM +1000, Michael Ellerman wrote:quoted
Yeah that looks better to me. I didn't think about the case where EDAC core is modular. Do you want me to send a new patch?Nah, I'll fix it up.I've pushed it here: https://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git/commit/?h=edac-fix-for-5.2 in case you wanna throw your build tests on it. My dingy cross-compiler can't do much really.
Looks good. I even booted it :) cheers