Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31750
b: refs/heads/master
c: c61a841
h: refs/heads/master
v: v3
  • Loading branch information
Theodore Tso authored and Linus Torvalds committed Jul 3, 2006
1 parent b3586d9 commit 8ae4c8a
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: 6abd219c6eab92172038e4719e02905acb7b68d4
refs/heads/master: c61a8416ed3db84481651270032696a4781cac17
2 changes: 2 additions & 0 deletions trunk/arch/um/kernel/um_arch.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ void apply_alternatives(struct alt_instr *start, struct alt_instr *end)
{
}

#ifdef CONFIG_SMP
void alternatives_smp_module_add(struct module *mod, char *name,
void *locks, void *locks_end,
void *text, void *text_end)
Expand All @@ -504,3 +505,4 @@ void alternatives_smp_module_add(struct module *mod, char *name,
void alternatives_smp_module_del(struct module *mod)
{
}
#endif

0 comments on commit 8ae4c8a

Please sign in to comment.