Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62649
b: refs/heads/master
c: 2a0cc68
h: refs/heads/master
i:
  62647: 7930dd3
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Jul 20, 2007
1 parent 6394bc9 commit 990866f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 367afaf83b0a8886ea566638a865701c54710af9
refs/heads/master: 2a0cc6885f34a8f1de195f718b9f51ece6923b80
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/proc-syms.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@ EXPORT_SYMBOL(__cpuc_coherent_kern_range);
EXPORT_SYMBOL(cpu_cache);
#endif

#ifdef CONFIG_MMU
#ifndef MULTI_USER
EXPORT_SYMBOL(__cpu_clear_user_page);
EXPORT_SYMBOL(__cpu_copy_user_page);
#else
EXPORT_SYMBOL(cpu_user);
#endif
#endif

/*
* No module should need to touch the TLB (and currently
Expand Down

0 comments on commit 990866f

Please sign in to comment.