Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
linux
Commits
fe6ee3c5
Commit
fe6ee3c5
authored
23 years ago
by
Ingo Molnar
Browse files
Options
Download
Email Patches
Plain Diff
- export vmalloc_to_page().
parent
3e7a2a39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
kernel/ksyms.c
kernel/ksyms.c
+1
-0
No files found.
kernel/ksyms.c
View file @
fe6ee3c5
...
...
@@ -107,6 +107,7 @@ EXPORT_SYMBOL(kmalloc);
EXPORT_SYMBOL
(
kfree
);
EXPORT_SYMBOL
(
vfree
);
EXPORT_SYMBOL
(
__vmalloc
);
EXPORT_SYMBOL_GPL
(
vmalloc_to_page
);
EXPORT_SYMBOL
(
mem_map
);
EXPORT_SYMBOL
(
remap_page_range
);
EXPORT_SYMBOL
(
max_mapnr
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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