Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362672
b: refs/heads/master
c: bf3aece
h: refs/heads/master
v: v3
  • Loading branch information
Kefeng Wang authored and David S. Miller committed Mar 31, 2013
1 parent 0f9be6e commit a585fed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 9a0ac1b6af111f2fa0f2a39e9bbbebb74da7d26a
refs/heads/master: bf3aece8af91eabea2cfb2cbe528abc394695163
4 changes: 0 additions & 4 deletions trunk/arch/sparc/include/asm/smp_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ typedef void (*smpfunc_t)(unsigned long, unsigned long, unsigned long,
unsigned long, unsigned long);

void cpu_panic(void);
extern void smp4m_irq_rotate(int cpu);

/*
* General functions that each host system must provide.
Expand Down Expand Up @@ -106,9 +105,6 @@ extern int hard_smp_processor_id(void);

#define raw_smp_processor_id() (current_thread_info()->cpu)

#define prof_multiplier(__cpu) cpu_data(__cpu).multiplier
#define prof_counter(__cpu) cpu_data(__cpu).counter

void smp_setup_cpu_possible_map(void);

#endif /* !(__ASSEMBLY__) */
Expand Down

0 comments on commit a585fed

Please sign in to comment.