projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbe1d37
)
x86/platform/uv: Unexport uv_apicid_hibits
author
Christoph Hellwig
<hch@lst.de>
Mon, 4 May 2020 17:15:26 +0000
(19:15 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 7 May 2020 13:32:23 +0000
(15:32 +0200)
This variable is not used by modular code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link:
https://lkml.kernel.org/r/20200504171527.2845224-11-hch@lst.de
arch/x86/kernel/apic/x2apic_uv_x.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/apic/x2apic_uv_x.c
b/arch/x86/kernel/apic/x2apic_uv_x.c
index 8cf0e24cf8835989a0c3509420889fcbe267bd8e..10339ad02033a7e663c0efb84084bdfa839f10ee 100644
(file)
--- a/
arch/x86/kernel/apic/x2apic_uv_x.c
+++ b/
arch/x86/kernel/apic/x2apic_uv_x.c
@@
-51,7
+51,6
@@
static struct {
static int uv_min_hub_revision_id;
unsigned int uv_apicid_hibits;
-EXPORT_SYMBOL_GPL(uv_apicid_hibits);
static struct apic apic_x2apic_uv_x;
static struct uv_hub_info_s uv_hub_info_node0;