Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28245
b: refs/heads/master
c: f640f94
h: refs/heads/master
i:
  28243: a284bee
v: v3
  • Loading branch information
Mike Habeck authored and Tony Luck committed Jun 21, 2006
1 parent a804e6a commit f3e8146
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d270acbc24f0ce451c773c214ac0e92e95396b2f
refs/heads/master: f640f94ec4f39e8a4d91d58354d3e09b28769edf
4 changes: 2 additions & 2 deletions trunk/arch/ia64/sn/pci/tioce_provider.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2003-2005 Silicon Graphics, Inc. All Rights Reserved.
* Copyright (C) 2003-2006 Silicon Graphics, Inc. All Rights Reserved.
*/

#include <linux/types.h>
Expand Down Expand Up @@ -1002,7 +1002,7 @@ tioce_bus_fixup(struct pcibus_bussoft *prom_bussoft, struct pci_controller *cont
tioce_mmr_seti(tioce_kern, &tioce_mmr->ce_adm_int_status_alias, ~0ULL);
tioce_mmr_seti(tioce_kern, &tioce_mmr->ce_adm_error_summary_alias,
~0ULL);
tioce_mmr_seti(tioce_kern, &tioce_mmr->ce_dre_comp_err_addr, ~0ULL);
tioce_mmr_seti(tioce_kern, &tioce_mmr->ce_dre_comp_err_addr, 0ULL);

if (request_irq(SGI_PCIASIC_ERROR,
tioce_error_intr_handler,
Expand Down

0 comments on commit f3e8146

Please sign in to comment.