projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e74016
)
x86/platform/UV/NMI: Fix uneccessary kABI breakage
author
[email protected]
<
[email protected]
>
Wed, 15 Feb 2017 00:11:29 +0000
(18:11 -0600)
committer
Thomas Gleixner
<
[email protected]
>
Thu, 16 Feb 2017 11:16:52 +0000
(12:16 +0100)
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 <
[email protected]
>
Reviewed-by: Russ Anderson <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Thomas Gleixner <
[email protected]
>
arch/x86/platform/uv/uv_nmi.c
patch
|
blob
|
history
diff --git
a/arch/x86/platform/uv/uv_nmi.c
b/arch/x86/platform/uv/uv_nmi.c
index 0ecd7bf7d2d3f4ea94d044a33ee0b1c61385bac5..9743d0ccfec69a3321de67bc7cfd77f1e411eef9 100644
(file)
--- a/
arch/x86/platform/uv/uv_nmi.c
+++ b/
arch/x86/platform/uv/uv_nmi.c
@@
-65,7
+65,6
@@
static struct uv_hub_nmi_s **uv_hub_nmi_list;
DEFINE_PER_CPU(struct uv_cpu_nmi_s, uv_cpu_nmi);
-EXPORT_PER_CPU_SYMBOL_GPL(uv_cpu_nmi);
/* UV hubless values */
#define NMI_CONTROL_PORT 0x70