All of lore.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 skas mode changes
Date: Mon, 30 Dec 2002 22:47:32 -0500	[thread overview]
Message-ID: <200212310347.WAA04740@ccure.karaya.com> (raw)

Please pull either
	http://uml.bkbits.net/skas-2.5
or	http://jdike.stearns.org:5000/skas-2.5

This patch fixes some problems that are specific to skas mode -
	skas mode now reacts to SIGTERM, SIGHUP, and SIGINT by forcefully
shutting down
	the messages associated with 'mode=tt' are now mode-specific
	the watchdog driver compiles in skas mode

				Jeff

 arch/um/drivers/harddog_user.c            |    5 ++-
 arch/um/drivers/port_kern.c               |   11 +++-----
 arch/um/include/skas_ptrace.h             |   36 ++++++++++++++++++++++++++
 arch/um/kernel/skas/include/skas_ptrace.h |   36 --------------------------
 arch/um/kernel/tt/tracer.c                |   13 ---------
 arch/um/kernel/um_arch.c                  |   32 ++++++++++++++++++-----
 arch/um/main.c                            |   41 ++++++++++++++++++++++--------
 7 files changed, 101 insertions(+), 73 deletions(-)

ChangeSet@1.988, 2002-12-29 21:40:13-05:00, jdike@uml.karaya.com
  Merge uml.karaya.com:/home/jdike/linux/2.5/skas-2.5
  into uml.karaya.com:/home/jdike/linux/2.5/skas-2.5-linus

ChangeSet@1.951.9.2, 2002-12-29 19:18:49-05:00, jdike@uml.karaya.com
  Forwarded ported a number of skas-related fixes from 2.4.

ChangeSet@1.951.9.1, 2002-12-28 11:50:51-05:00, jdike@uml.karaya.com
  Merge http://jdike.stearns.org:5000/doc-2.5
  into uml.karaya.com:/home/jdike/linux/2.5/uml-2.5

ChangeSet@1.951.8.4, 2002-12-28 11:42:00-05:00, jdike@uml.karaya.com
  Merge http://jdike.stearns.org:5000/updates-2.5
  into uml.karaya.com:/home/jdike/linux/2.5/uml-2.5

ChangeSet@1.951.8.3, 2002-12-28 11:32:32-05:00, jdike@uml.karaya.com
  Fixed a merge conflict in port_kern.c

ChangeSet@1.951.8.1, 2002-12-28 11:12:47-05:00, jdike@uml.karaya.com
  Merge http://jdike.stearns.org:5000/mconfig-2.5
  into uml.karaya.com:/home/jdike/linux/2.5/uml-2.5


                 reply	other threads:[~2002-12-31  3:44 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=200212310347.WAA04740@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.