Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62448
b: refs/heads/master
c: 753811d
h: refs/heads/master
v: v3
  • Loading branch information
Dan Aloni authored and Linus Torvalds committed Jul 22, 2007
1 parent de8d9cc commit e8cc5d6
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: 9585116ba09f1d8c52d0a1346e20bb9d443e9c02
refs/heads/master: 753811dc82a6a39554c34c13c996c3de9f4aa634
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/aperture.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ void __init iommu_hole_init(void)
if (iommu_aperture_disabled || !fix_aperture || !early_pci_allowed())
return;

printk("Checking aperture...\n");
printk(KERN_INFO "Checking aperture...\n");

fix = 0;
for (num = 24; num < 32; num++) {
Expand Down

0 comments on commit e8cc5d6

Please sign in to comment.