Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23815
b: refs/heads/master
c: e6fc99c
h: refs/heads/master
i:
  23813: 92866af
  23811: 5aacbff
  23807: 133761b
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Mar 25, 2006
1 parent 72943e2 commit 51bae8e
Show file tree
Hide file tree
Showing 3 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: 04103609322daca31197068e310ba8037ecd3470
refs/heads/master: e6fc99c6aba0350a3c4c0206b7047d4893491485
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/ia32/ia32_binfmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ struct elf_phdr;

#define USE_ELF_CORE_DUMP 1

/* Overwrite elfcore.h */
/* Override elfcore.h */
#define _LINUX_ELFCORE_H 1
typedef unsigned int elf_greg_t;

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ void __init check_ioapic(void)
force_iommu) &&
!iommu_aperture_allowed) {
printk(KERN_INFO
"Looks like a VIA chipset. Disabling IOMMU. Overwrite with \"iommu=allowed\"\n");
"Looks like a VIA chipset. Disabling IOMMU. Override with \"iommu=allowed\"\n");
iommu_aperture_disabled = 1;
}
#endif
Expand Down

0 comments on commit 51bae8e

Please sign in to comment.