Re: [PATCH v3 2/4] x86/mce: Make 3 functions non-static
From: Thomas Gleixner
Date: Mon Sep 16 2019 - 04:14:19 EST
On Wed, 11 Sep 2019, Tony W Wang-oc wrote:
> These functions are declared static and cannot be used in others
> .c source file. this commit removes the static attribute and adds
> the declaration to the header for these functions.
I'm not Cc'ed on any patches which use those functions. Please Cc the
relevant maintainers on all patches of such a patch series so contect can
be seen.
Also adding some hint to the change log which new code will use that would
be appreciated.
Thanks,
tglx