Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97155
b: refs/heads/master
c: d347926
h: refs/heads/master
i:
  97153: 3daa5a0
  97151: f17641d
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed May 21, 2008
1 parent 5fbf7ba commit 11b18a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 13c48c490208d9e70d8d66d56f96c5054db69af7
refs/heads/master: d347926a7ef9fa1334894a0531aa0c5f8a1ddeae
5 changes: 5 additions & 0 deletions trunk/arch/um/kernel/ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ EXPORT_SYMBOL(os_rcv_fd);
EXPORT_SYMBOL(run_helper);
EXPORT_SYMBOL(start_thread);

EXPORT_SYMBOL(add_sigio_fd);
EXPORT_SYMBOL(ignore_sigio_fd);
EXPORT_SYMBOL(deactivate_fd);
EXPORT_SYMBOL(sigio_broken);

#ifdef CONFIG_SMP

/* required for SMP */
Expand Down

0 comments on commit 11b18a1

Please sign in to comment.