commit | d48085f0716f195ee7432de2dd110e2093c40fd5 | [log] [tgz] |
---|---|---|
author | travis@sgi.com <travis@sgi.com> | Tue Feb 14 18:11:29 2017 -0600 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 16 12:16:52 2017 +0100 |
tree | e027e05120dfa53966164fbda25ca3894c99461c | |
parent | 1e74016370ec3d552a7f5df18bb2b0f1c80b5a9f [diff] |
x86/platform/UV/NMI: Fix uneccessary kABI breakage The addition of support for UV Hubless systems unneccessarily broke the kABI for a symbol that is not used by external kernel modules. Remove the symbol from the EXPORT list. Signed-off-by: Mike Travis <mike.travis@hpe.com> Reviewed-by: Russ Anderson <russ.anderson@hpe.com> Link: http://lkml.kernel.org/r/20170215001129.068078379@asylum.americas.sgi.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>