Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23804
b: refs/heads/master
c: 86ebcea
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Linus Torvalds committed Mar 25, 2006
1 parent 864d86c commit ba1c29f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c914cb704a11460eec7ed2a572bb5e9bd513d24
refs/heads/master: 86ebcea899ff01274c1e8e15bf1d1f1cf5fac471
3 changes: 0 additions & 3 deletions trunk/arch/x86_64/kernel/x8664_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@ EXPORT_SYMBOL(cpu_sibling_map);
EXPORT_SYMBOL(smp_num_siblings);
#endif

extern void do_softirq_thunk(void);
EXPORT_SYMBOL(do_softirq_thunk);

#ifdef CONFIG_BUG
EXPORT_SYMBOL(out_of_line_bug);
#endif
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/x86_64/lib/thunk.S
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
thunk rwsem_wake_thunk,rwsem_wake
thunk rwsem_downgrade_thunk,rwsem_downgrade_wake
#endif
thunk do_softirq_thunk,do_softirq

thunk __down_failed,__down
thunk_retrax __down_failed_interruptible,__down_interruptible
Expand Down
2 changes: 0 additions & 2 deletions trunk/include/asm-x86_64/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ extern int sysctl_vsyscall;
extern int nohpet;
extern unsigned long vxtime_hz;

extern void do_softirq_thunk(void);

extern int numa_setup(char *opt);

extern int setup_early_printk(char *);
Expand Down

0 comments on commit ba1c29f

Please sign in to comment.