[PATCH 3/7] libnuma: numa_num_possible_cpus symbol is exported from the library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Function numa_num_possible_cpus is declared in numa.h but not exported.
Seems like mistakenly forgotten because all similar function are exported.

Signed-off-by: Petr Holasek <pholasek@xxxxxxxxxx>
---
 numactl-2.0.8-rc4/versions.ldscript | 1 +
 1 file changed, 1 insertion(+)

diff --git a/numactl-2.0.8-rc4/versions.ldscript b/numactl-2.0.8-rc4/versions.ldscript
index f2071cc..6948392 100755
--- a/numactl-2.0.8-rc4/versions.ldscript
+++ b/numactl-2.0.8-rc4/versions.ldscript
@@ -125,6 +125,7 @@ libnuma_1.2 {
     numa_num_configured_cpus;
     numa_num_configured_nodes;
     numa_num_possible_nodes;
+    numa_num_possible_cpus;
     numa_num_task_cpus;
     numa_num_task_nodes;
     numa_num_thread_cpus;
-- 
1.7.11.4

--
To unsubscribe from this list: send the line "unsubscribe linux-numa" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]     [Devices]

  Powered by Linux