From: Neil Horman <nhorman@tuxdriver.com>
To: kernel-janitors@lists.osdl.org, linux-kernel@vger.kernel.org,
nhorman@tuxdriver.com, torvalds@osdl.org, akpm@osdl.org,
marcel@holtman.org, fpavlic@de.ibm.com, paulus@au.ibm.com,
bcollins@debian.org, tony.luck@intel.com
Subject: [KJ] (re) audit return code handling for kernel_thread [0/3]
Date: Sat, 29 Jul 2006 16:11:39 -0400 [thread overview]
Message-ID: <20060729201139.GA8574@localhost.localdomain> (raw)
Hello all-
I recently posted 11 patches to audit the handling of return codes for
calls made to kernel_thread. I'd like to rescind those patches, in favor of the
following three, which take into account the feedback I've recieved on them.
Specifically these patches are redistributed to only be three patches rather
than 11, so that each patch fixes a class of problem that I found. Also the
changes for delayed checks of return codes that don't consider negative returns
now properly check for >= 0 codes. Finally added printks, all have the same
string format, to save space in the string table.
Thanks & Regards
Neil
next reply other threads:[~2006-07-29 20:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-29 20:11 Neil Horman [this message]
2006-07-29 20:15 ` [KJ] (re) audit return code handling for kernel_thread [1/3] Neil Horman
2006-07-30 0:03 ` Andrew Morton
2006-07-30 0:48 ` Neil Horman
2006-07-30 21:39 ` Heiko Carstens
2006-07-31 9:17 ` Heiko Carstens
2006-07-29 20:18 ` [KJ] (re) audit return code handling for kernel_thread [2/3] Neil Horman
2006-07-29 20:20 ` [KJ] (re) audit return code handling for kernel_thread [3/3] Neil Horman
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=20060729201139.GA8574@localhost.localdomain \
--to=nhorman@tuxdriver.com \
--cc=akpm@osdl.org \
--cc=bcollins@debian.org \
--cc=fpavlic@de.ibm.com \
--cc=kernel-janitors@lists.osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtman.org \
--cc=paulus@au.ibm.com \
--cc=tony.luck@intel.com \
--cc=torvalds@osdl.org \
/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