Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128199
b: refs/heads/master
c: 83bd924
h: refs/heads/master
i:
  128197: 7085e73
  128195: 928a68c
  128191: 07381f3
v: v3
  • Loading branch information
Robert Richter committed Dec 29, 2008
1 parent eb556b4 commit 4bf0c1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9966718daee592fbdc523703b2d8200009642506
refs/heads/master: 83bd9243956f30d91851b272988a237999b35b10
1 change: 1 addition & 0 deletions trunk/arch/x86/oprofile/op_model_amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ static int init_ibs_nmi(void)
| IBSCTL_LVTOFFSETVAL);
pci_read_config_dword(cpu_cfg, IBSCTL, &value);
if (value != (ibs_eilvt_off | IBSCTL_LVTOFFSETVAL)) {
pci_dev_put(cpu_cfg);
printk(KERN_DEBUG "Failed to setup IBS LVT offset, "
"IBSCTL = 0x%08x", value);
return 1;
Expand Down

0 comments on commit 4bf0c1e

Please sign in to comment.