[PATCH] 2.5.44: lkcd (0/9): general description and diffstat

From: Matt D. Robinson (yakker@aparity.com)
Date: Mon Oct 21 2002 - 05:15:47 EST


These are the latest LKCD patches for 2.5.44. We have put in a
number of changes, additions and deletions requested by the
following people on the lkml list between our 2.5.38 and 2.5.44
patches:

        Randy Dunlap
        Andi Kleen
        Christoph Hellwig
        Kai Germaschewski
        Stephen Hemminger

We have tested again on multiple kernels with various types of
dumping devices. The diffstat output is now at the top of each
patch. These patches have been well tested. Feel free to give
them a spin and let us know of any problems.

Thanks,

--Matt

The full diffstat for LKCD in 2.5.44 tree (the majority of the
changes are the addition of the dump modules and headers):

 Makefile | 15
 arch/i386/boot/Makefile | 2
 arch/i386/boot/install.sh | 24
 arch/i386/config.in | 7
 arch/i386/kernel/Makefile | 2
 arch/i386/kernel/irq.c | 5
 arch/i386/kernel/nmi.c | 9
 arch/i386/kernel/smp.c | 15
 arch/i386/kernel/traps.c | 28
 arch/i386/mach-generic/irq_vectors.h | 1
 arch/i386/mm/Makefile | 2
 arch/i386/mm/init.c | 5
 arch/s390/boot/install.sh | 24
 arch/s390x/boot/install.sh | 24
 drivers/Makefile | 1
 drivers/char/sysrq.c | 13
 drivers/dump/Makefile | 30
 drivers/dump/dump_base.c | 1860 +++++++++++++++++++++++++++++++++++
 drivers/dump/dump_blockdev.c | 392 +++++++
 drivers/dump/dump_gzip.c | 129 ++
 drivers/dump/dump_i386.c | 315 +++++
 drivers/dump/dump_rle.c | 176 +++
 include/asm-i386/dump.h | 94 +
 include/asm-i386/smp.h | 1
 include/linux/dump.h | 438 ++++++++
 include/linux/page-flags.h | 5
 init/Makefile | 5
 init/kerntypes.c | 24
 init/main.c | 10
 kernel/Makefile | 2
 kernel/panic.c | 16
 kernel/sched.c | 30
 kernel/sys.c | 36
 lib/Config.in | 2
 mm/page_alloc.c | 22
 35 files changed, 3731 insertions(+), 33 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:52 EST