Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123081
b: refs/heads/master
c: 13a9801
h: refs/heads/master
i:
  123079: 6b6b465
v: v3
  • Loading branch information
Nathan Lynch authored and Paul Mackerras committed Dec 16, 2008
1 parent b9e3b1b commit e485017
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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: 6b82b3e4b54b2fce2ca11976c535012b836b2016
refs/heads/master: 13a9801eb669d567ab2c8f8db5e50557fef5f636
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ int boot_cpuid;
EXPORT_SYMBOL_GPL(boot_cpuid);
int boot_cpuid_phys;

int smp_hw_index[NR_CPUS];

unsigned long ISA_DMA_THRESHOLD;
unsigned int DMA_MODE_READ;
unsigned int DMA_MODE_WRITE;
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/powerpc/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
#define DBG(fmt...)
#endif

int smp_hw_index[NR_CPUS];
struct thread_info *secondary_ti;

cpumask_t cpu_possible_map = CPU_MASK_NONE;
Expand Down

0 comments on commit e485017

Please sign in to comment.