* s/Overwrite/Override/ in arch/x86-64
@ 2006-02-23 18:49 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2006-02-23 18:49 UTC (permalink / raw)
To: ak; +Cc: Linux Kernel
s/Overwrite/Override/
Signed-off-by: Dave Jones <davej@redhat.com>
--- linux-2.6.15.noarch/arch/x86_64/kernel/io_apic.c~ 2006-02-23 13:47:39.000000000 -0500
+++ linux-2.6.15.noarch/arch/x86_64/kernel/io_apic.c 2006-02-23 13:47:51.000000000 -0500
@@ -294,7 +294,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
--- linux-2.6.15.noarch/arch/x86_64/ia32/ia32_binfmt.c~ 2006-02-23 13:48:08.000000000 -0500
+++ linux-2.6.15.noarch/arch/x86_64/ia32/ia32_binfmt.c 2006-02-23 13:48:17.000000000 -0500
@@ -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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-23 18:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-23 18:49 s/Overwrite/Override/ in arch/x86-64 Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox