Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46781
b: refs/heads/master
c: a885902
h: refs/heads/master
i:
  46779: 70cb07e
v: v3
  • Loading branch information
Linas Vepstas authored and Paul Mackerras committed Jan 24, 2007
1 parent a759094 commit 1fb9c35
Show file tree
Hide file tree
Showing 2 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: 60bccbed6f53c953c62bdc2ac699395a13b6eecc
refs/heads/master: a885902de3394ef18ca415f9175da5d8a8406cca
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/platforms/pseries/eeh_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,8 @@ struct pci_dn * handle_eeh_events (struct eeh_event *event)
*/
printk(KERN_ERR
"EEH: PCI device at location=%s driver=%s pci addr=%s \n"
"has failed %d times and has been permanently disabled. \n"
"has failed %d times in the last hour "
"and has been permanently disabled. \n"
"Please try reseating this device or replacing it.\n",
location, drv_str, pci_str, frozen_pdn->eeh_freeze_count);
goto perm_error;
Expand Down

0 comments on commit 1fb9c35

Please sign in to comment.