提交 99122a3f 编写于 作者: D Dave Jones 提交者: Ingo Molnar

x86: remove more bogus filenames in comments.

Signed-off-by: NDave Jones <davej@redhat.com>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 3abf024d
/* /*
* asm-i386/acpi.h
*
* Copyright (C) 2001 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2001 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
* Copyright (C) 2001 Patrick Mochel <mochel@osdl.org> * Copyright (C) 2001 Patrick Mochel <mochel@osdl.org>
* *
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
......
/* /*
* asm-x86_64/acpi.h
*
* Copyright (C) 2001 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2001 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
* Copyright (C) 2001 Patrick Mochel <mochel@osdl.org> * Copyright (C) 2001 Patrick Mochel <mochel@osdl.org>
* *
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
/* /*
* Checksums for x86-64 * Checksums for x86-64
* Copyright 2002 by Andi Kleen, SuSE Labs * Copyright 2002 by Andi Kleen, SuSE Labs
* with some code from asm-i386/checksum.h * with some code from asm-x86/checksum.h
*/ */
#include <linux/compiler.h> #include <linux/compiler.h>
......
/* /*
* include/asm-i386/i387.h
*
* Copyright (C) 1994 Linus Torvalds * Copyright (C) 1994 Linus Torvalds
* *
* Pentium III FXSR, SSE support * Pentium III FXSR, SSE support
......
/* /*
* include/asm-x86_64/i387.h
*
* Copyright (C) 1994 Linus Torvalds * Copyright (C) 1994 Linus Torvalds
* *
* Pentium III FXSR, SSE support * Pentium III FXSR, SSE support
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* This file contains the system call numbers of the ia32 port, * This file contains the system call numbers of the ia32 port,
* this is for the kernel only. * this is for the kernel only.
* Only add syscalls here where some part of the kernel needs to know * Only add syscalls here where some part of the kernel needs to know
* the number. This should be otherwise in sync with asm-i386/unistd.h. -AK * the number. This should be otherwise in sync with asm-x86/unistd_32.h. -AK
*/ */
#define __NR_ia32_restart_syscall 0 #define __NR_ia32_restart_syscall 0
......
/* /*
* linux/include/asm-i386/ide.h
*
* Copyright (C) 1994-1996 Linus Torvalds & authors * Copyright (C) 1994-1996 Linus Torvalds & authors
*/ */
......
/* /*
* include/asm-i386/irqflags.h
*
* IRQ flags handling * IRQ flags handling
* *
* This file gets included from lowlevel asm headers too, to provide * This file gets included from lowlevel asm headers too, to provide
......
/* /*
* include/asm-x86_64/irqflags.h
*
* IRQ flags handling * IRQ flags handling
* *
* This file gets included from lowlevel asm headers too, to provide * This file gets included from lowlevel asm headers too, to provide
......
/* /*
* include/asm-i386/mach-default/apm.h
*
* Machine specific APM BIOS functions for generic. * Machine specific APM BIOS functions for generic.
* Split out from apm.c by Osamu Tomita <tomita@cinet.co.jp> * Split out from apm.c by Osamu Tomita <tomita@cinet.co.jp>
*/ */
......
/* /*
* include/asm-i386/mach-default/mach_timer.h
*
* Machine specific calibrate_tsc() for generic. * Machine specific calibrate_tsc() for generic.
* Split out from timer_tsc.c by Osamu Tomita <tomita@cinet.co.jp> * Split out from timer_tsc.c by Osamu Tomita <tomita@cinet.co.jp>
*/ */
......
/* /*
* include/asm-i386/mach-default/mach_traps.h
*
* Machine specific NMI handling for generic. * Machine specific NMI handling for generic.
* Split out from traps.c by Osamu Tomita <tomita@cinet.co.jp> * Split out from traps.c by Osamu Tomita <tomita@cinet.co.jp>
*/ */
......
/*
* linux/include/asm-i386/nmi.h
*/
#ifndef ASM_NMI_H #ifndef ASM_NMI_H
#define ASM_NMI_H #define ASM_NMI_H
......
/*
* linux/include/asm-i386/nmi.h
*/
#ifndef ASM_NMI_H #ifndef ASM_NMI_H
#define ASM_NMI_H #define ASM_NMI_H
......
/* /*
* include/asm-i386/processor.h
*
* Copyright (C) 1994 Linus Torvalds * Copyright (C) 1994 Linus Torvalds
*/ */
......
/* /*
* include/asm-x86_64/processor.h
*
* Copyright (C) 1994 Linus Torvalds * Copyright (C) 1994 Linus Torvalds
*/ */
......
/* /*
* Derived from include/asm-i386/mach-summit/mach_mpparse.h * Derived from include/asm-x86/mach-summit/mach_mpparse.h
* and include/asm-i386/mach-default/bios_ebda.h * and include/asm-x86/mach-default/bios_ebda.h
* *
* Author: Laurent Vivier <Laurent.Vivier@bull.net> * Author: Laurent Vivier <Laurent.Vivier@bull.net>
*/ */
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* Written by David Howells (dhowells@redhat.com). * Written by David Howells (dhowells@redhat.com).
* *
* Derived from asm-i386/semaphore.h * Derived from asm-x86/semaphore.h
* *
* *
* The MSW of the count is the negated number of active writers and waiting * The MSW of the count is the negated number of active writers and waiting
......
/* /*
* linux/include/asm-i386/topology.h
*
* Written by: Matthew Dobson, IBM Corporation * Written by: Matthew Dobson, IBM Corporation
* *
* Copyright (C) 2002, IBM Corp. * Copyright (C) 2002, IBM Corp.
......
/* /*
* include/asm-i386/xor.h
*
* Optimized RAID-5 checksumming functions for MMX and SSE. * Optimized RAID-5 checksumming functions for MMX and SSE.
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
......
/* /*
* include/asm-x86_64/xor.h
*
* Optimized RAID-5 checksumming functions for MMX and SSE. * Optimized RAID-5 checksumming functions for MMX and SSE.
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册