From: Jeff Dike <jdike@karaya.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Miscellaneous UML bug fixes
Date: Sat, 07 Dec 2002 13:30:37 -0500 [thread overview]
Message-ID: <200212071830.NAA01955@ccure.karaya.com> (raw)
Please pull either
http://uml.bkbits.net/fixes-2.5
or http://jdike.stearns.org:5000/fixes-2.5
This update fixes a number of small bugs:
strtoul calls are checked such that an empty string doesn't look like
zero
fixed some ubd driver error checking
a host helper is searched for if it's not in its usual location
fixed a check for an irq being disabled
Jeff
arch/um/drivers/fd.c | 2 +-
arch/um/drivers/mcast_kern.c | 4 ++--
arch/um/drivers/port_user.c | 2 +-
arch/um/drivers/ubd_kern.c | 9 ++++++---
arch/um/drivers/xterm.c | 3 +++
arch/um/kernel/exitcode.c | 2 +-
arch/um/kernel/helper.c | 5 ++++-
arch/um/kernel/irq_user.c | 3 ++-
arch/um/kernel/tty_log.c | 2 +-
arch/um/os-Linux/file.c | 3 ++-
include/asm-um/system-generic.h | 1 +
11 files changed, 24 insertions(+), 12 deletions(-)
ChangeSet@1.842.12.1, 2002-11-18 21:53:20-05:00, jdike@uml.karaya.com
Merged a number of bug fixes from the 2.4 pool.
next reply other threads:[~2002-12-07 18:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 18:30 Jeff Dike [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-12-28 15:47 [PATCH] Miscellaneous UML bug fixes Jeff Dike
2002-12-17 23:23 Jeff Dike
2002-11-19 4:20 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=200212071830.NAA01955@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.