Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17982
b: refs/heads/master
c: 3c02175
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jan 12, 2006
1 parent dcb6784 commit f0175c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: b9d1e4bd6e44f2a75340226eb5f762e16bb4652f
refs/heads/master: 3c0217511313a46039137d2dab30fdb1c5a65e64
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 @@ -67,8 +67,6 @@ extern void load_gs_index(unsigned gs);

extern unsigned long end_pfn_map;

extern cpumask_t cpu_initialized;

extern void show_trace(unsigned long * rsp);
extern void show_registers(struct pt_regs *regs);

Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-x86_64/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ extern cpumask_t cpu_present_mask;
extern cpumask_t cpu_possible_map;
extern cpumask_t cpu_online_map;
extern cpumask_t cpu_callout_map;
extern cpumask_t cpu_initialized;

/*
* Private routines/data
Expand Down

0 comments on commit f0175c2

Please sign in to comment.