public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@karaya.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] UML updated to 2.5.59
Date: Wed, 05 Feb 2003 22:12:55 -0500	[thread overview]
Message-ID: <200302060312.WAA04448@ccure.karaya.com> (raw)

Please pull
	http://jdike.stearns.org:5000/updates-2.5

This makes a number of small changes that bring UML up to date to 2.5.59.

				Jeff

 arch/um/Kconfig                 |   11 +++
 arch/um/defconfig               |  128 ++++++++++++++++++++--------------------
 arch/um/kernel/ksyms.c          |    1 
 arch/um/kernel/process.c        |   18 ++---
 arch/um/kernel/smp.c            |    5 -
 arch/um/kernel/sys_call_table.c |    2 
 arch/um/sys-i386/Makefile       |    3 
 arch/um/sys-i386/extable.c      |   30 +++++++++
 arch/um/sys-i386/fault.c        |    2 
 arch/um/vmlinux.lds.S           |   11 +++
 include/asm-um/bug.h            |   18 +++++
 include/asm-um/module.h         |    9 ++
 include/asm-um/page.h           |   17 -----
 13 files changed, 159 insertions(+), 96 deletions(-)

ChangeSet@1.962, 2003-01-19 11:31:54-05:00, jdike@uml.karaya.com
  Added vmlinux.lds.S which is now necessary for linking the vmlinux
  object file.

ChangeSet@1.960, 2003-01-18 13:10:06-05:00, jdike@uml.karaya.com
  Changed some CONFIG_* names to UML_CONFIG_* names.

ChangeSet@1.959, 2003-01-17 22:23:36-05:00, jdike@uml.karaya.com
  Some SMP fixes.

ChangeSet@1.958, 2003-01-17 14:54:10-05:00, jdike@uml.karaya.com
  Fixed asm/modules.h to update UML to 2.5.59.

ChangeSet@1.914.15.1, 2003-01-16 10:44:25-05:00, jdike@uml.karaya.com
  Updates to bring UML up to 2.5.58.


                 reply	other threads:[~2003-02-06  3:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200302060312.WAA04448@ccure.karaya.com \
    --to=jdike@karaya.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox