Linux kernel 2.4.16 released

348

Author: JT Smith

Linux kernel version 2.4.16 has been released. It is available from:

Patch: ftp://ftp.kernel.org/pub/linux/kernel/v2.4/patch-2.4.16.gz
Full source: ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.16.tar.gz

Sizes in bytes                  Compressed      Uncompressed
------------------------------------------------------------
Patch                                 5936             17330
Full source                       29652798         129699840

----------------------------------------------------------------------
The following files were changed in this release:

 Makefile                  |    4 ++--
 arch/ppc/kernel/entry.S   |   11 +++++++----
 arch/ppc/kernel/misc.S    |    8 +++-----
 arch/ppc/kernel/process.c |   28 +++++++++++++++++++++++++---
 arch/ppc/kernel/ptrace.c  |   13 ++++---------
 arch/ppc/kernel/signal.c  |   20 ++++++++++++--------
 arch/ppc/kernel/smp.c     |   21 ++-------------------
 arch/ppc/mm/ppc_mmu.c     |    3 +++
 drivers/ide/ide-probe.c   |    2 +-
 drivers/md/md.c           |    2 +-
 drivers/net/8139too.c     |    1 +
 fs/inode.c                |   23 +++++++++++++----------
 fs/super.c                |    4 ++++
 include/linux/blkdev.h    |    4 ----
 include/linux/fs.h        |    1 +
 include/linux/mm.h        |    4 ++++
 include/linux/raid/md_k.h |    2 +-
 include/linux/sysctl.h    |    4 +++-
 kernel/sysctl.c           |    4 ++++
 mm/filemap.c              |   12 +++++++++---
 20 files changed, 100 insertions, 71 deletions

Category:

  • Linux