mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@karaya.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] UML fixes
Date: Tue, 08 Oct 2002 18:50:44 -0400	[thread overview]
Message-ID: <200210082250.g98Mojv18203@karaya.com> (raw)

Please pull http://jdike.stearns.org/fixes-2.5

It fixes a number of UML bugs
	a network driver crash
	a possible slip driver buffer overrun
	incorrect disabling of descriptors in poll
	a crash caused by alarms piling up on a busy host
	fixing PROT_NONE semantics
	Creating an arch xor.h for the raid drivers
	Some code cleanup

				Jeff

 arch/um/drivers/net_kern.c    |   36 +++++++++++++++++++++++++++++++-----
 arch/um/drivers/port_kern.c   |    2 +-
 arch/um/drivers/port_user.c   |    5 +++--
 arch/um/drivers/slip.h        |    5 ++++-
 arch/um/include/kern.h        |    1 +
 arch/um/include/time_user.h   |   17 +++++++++++++++++
 arch/um/include/user_util.h   |    6 ------
 arch/um/kernel/irq_user.c     |   11 ++++++-----
 arch/um/kernel/mem.c          |    2 +-
 arch/um/kernel/process.c      |    1 +
 arch/um/kernel/process_kern.c |    1 +
 arch/um/kernel/time.c         |   22 ++++++++++++++++++++++
 arch/um/kernel/time_kern.c    |    1 +
 arch/um/kernel/tlb.c          |    2 +-
 arch/um/kernel/trap_user.c    |    8 ++++++++
 arch/um/os-Linux/file.c       |    8 ++++----
 include/asm-um/pgtable.h      |   20 +++++++++++++++++---
 include/asm-um/xor.h          |    6 ++++++
 18 files changed, 125 insertions(+), 29 deletions(-)

ChangeSet@1.663.3.5, 2002-10-02 16:29:49-04:00, jdike@jdike.wstearns.org
  xor.h was created as asm-um/xor.h rather than include/asm-um/xor.h.
  Fixed.

ChangeSet@1.663.3.4, 2002-10-02 12:04:54-04:00, jdike@uml.karaya.com
  Back out a piece of the last merge which didn't apply in 2.5.

ChangeSet@1.663.3.3, 2002-10-02 11:39:20-04:00, jdike@uml.karaya.com
  A small network bug fix from 2.4.19-7.

ChangeSet@1.663.3.2, 2002-10-02 10:23:50-04:00, jdike@uml.karaya.com
  A set of small bug fixes brought over from 2.4.19-8.

ChangeSet@1.663.3.1, 2002-10-01 10:02:05-04:00, jdike@uml.karaya.com
  Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5
  into uml.karaya.com:/home/jdike/linux/2.5/fixes-2.5

ChangeSet@1.579.15.2, 2002-09-23 21:09:49-04:00, jdike@uml.karaya.com
  Removed from user_util.h the declarations that are now in time_user.h.

ChangeSet@1.579.15.1, 2002-09-23 20:38:01-04:00, jdike@uml.karaya.com
  A number of bug fixes from UML 2.4.19-6 -
  
  Fixed the net crash seen when slab debugging is enabled
  Fixed PROT_NONE
  Fixed the 'tracing myself' bug seen on umlcoop.  This was caused by
  a number of SIGALRM handlers nesting on the idle thread stack because
  the system was busy enough that UML couldn't clear one before the
  next arrived.


             reply	other threads:[~2002-10-08 22:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 22:50 Jeff Dike [this message]
2003-02-06  3:13 Jeff Dike
2003-02-19 20:00 Jeff Dike
2003-02-26 18:16 Jeff Dike
2003-03-28 20:50 Jeff Dike
2003-05-22 17:59 Jeff Dike
2003-08-07 14:59 Jeff Dike

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=200210082250.g98Mojv18203@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

all inboxes | Powered by JetHome®