Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
ipipe
Commits
1c85e9ce
Commit
1c85e9ce
authored
Jan 08, 2016
by
Gilles Chanteperdrix
Committed by
Philippe Gerum
Mar 13, 2016
Browse files
arm/ipipe: add missing export symbol
parent
e943c041
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/arm/kernel/ipipe.c
View file @
1c85e9ce
...
...
@@ -208,6 +208,7 @@ EXPORT_SYMBOL_GPL(__ipipe_send_vnmi);
#ifdef CONFIG_SMP_ON_UP
struct
static_key
__ipipe_smp_key
=
STATIC_KEY_INIT_TRUE
;
EXPORT_SYMBOL_GPL
(
__ipipe_smp_key
);
unsigned
notrace
__ipipe_processor_id
(
void
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment