linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Kozak <kozzi11@gmail.com>
To: linux-numa@vger.kernel.org
Subject: export numa_init
Date: Sat, 12 Oct 2013 12:31:18 +0200	[thread overview]
Message-ID: <1381573878.2421.6.camel@localhost.localdomain> (raw)

Hello,

when I compile latest libnuma.so, the numa_init symbol is not exported.
So it is not possible to linked against this lib with code which called
numa_init directly from code. One of affected program is HipHop Virtual
Machine (HHVM)
https://github.com/facebook/hiphop-php/blob/master/hphp/util/alloc.cpp#L135

So it is possible to add numa_init into global section in
versions.ldscript?

With kind regards

Daniel Kozak

             reply	other threads:[~2013-10-12 10:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 10:31 Daniel Kozak [this message]
2013-10-13  1:12 ` export numa_init Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381573878.2421.6.camel@localhost.localdomain \
    --to=kozzi11@gmail.com \
    --cc=linux-numa@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).