Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110365
b: refs/heads/master
c: ed21763
h: refs/heads/master
i:
  110363: d2abe59
v: v3
  • Loading branch information
Robert Richter authored and Ingo Molnar committed Aug 25, 2008
1 parent 24256ff commit 1b5d1a6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ea1c9de45ecb162841c9b4e0fa303a245d59b1c8
refs/heads/master: ed21763e7b0b3fb50e4efd9d4bc17ef5b035d304
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/amd_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ static int __cpuinit amd_cpu_notify(struct notifier_block *self,
unsigned long action, void *hcpu)
{
int cpu = (long)hcpu;
switch(action) {
switch (action) {
case CPU_ONLINE:
case CPU_ONLINE_FROZEN:
smp_call_function_single(cpu, enable_pci_io_ecs, NULL, 0);
Expand Down

0 comments on commit 1b5d1a6

Please sign in to comment.