linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Export percpu-refcount functions
@ 2013-10-14  8:55 Matias Bjorling
  2013-10-14  8:55 ` [PATCH] percpu_refcount: Export symbols Matias Bjorling
  0 siblings, 1 reply; 3+ messages in thread
From: Matias Bjorling @ 2013-10-14  8:55 UTC (permalink / raw)
  To: tj, kmo, paulmck, tytso; +Cc: linux-kernel, Matias Bjorling

ERROR: "percpu_ref_kill_and_confirm" [...] undefined!

Working on a driver that needs them, but other modules might benefit as well.

The second version changes export symbols to GPL per Paul and Tejun's
suggestion.

(https://lkml.org/lkml/2013/10/11/370)

Kent, will you replace the previous patch with the updated. Sorry for the
inconvenience.

Changes in v2:
[1/1] Uses EXPORT_SYMBOL_GPL

Matias Bjorling (1):
  percpu-refcount: Export symbols

 lib/percpu-refcount.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-14 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14  8:55 [PATCH v2] Export percpu-refcount functions Matias Bjorling
2013-10-14  8:55 ` [PATCH] percpu_refcount: Export symbols Matias Bjorling
2013-10-14 13:35   ` Tejun Heo

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).