Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28597
b: refs/heads/master
c: acc7c2e
h: refs/heads/master
i:
  28595: ee8ae4c
v: v3
  • Loading branch information
Konrad Rzeszutek authored and Greg Kroah-Hartman committed Jun 21, 2006
1 parent c5a9d5b commit 7af7224
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4d15a1779dfdf7e7a111022697d3a43da1745d31
refs/heads/master: acc7c2e0b73a46122ec370bf8a3aa9f19065d331
2 changes: 2 additions & 0 deletions trunk/arch/i386/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ int __init acpi_parse_mcfg(unsigned long phys_addr, unsigned long size)
if (mcfg->config[i].base_reserved) {
printk(KERN_ERR PREFIX
"MMCONFIG not in low 4GB of memory\n");
kfree(pci_mmcfg_config);
pci_mmcfg_config_num = 0;
return -ENODEV;
}
}
Expand Down

0 comments on commit 7af7224

Please sign in to comment.