All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ]  (re) audit return code handling for kernel_thread [0/3]
@ 2006-07-29 20:11 ` Neil Horman
  0 siblings, 0 replies; 16+ messages in thread
From: Neil Horman @ 2006-07-29 20:11 UTC (permalink / raw)
  To: kernel-janitors, linux-kernel, nhorman, torvalds, akpm, marcel,
	fpavlic, paulus, bcollins, tony.luck

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

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2006-07-31  9:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-29 20:11 [KJ] (re) audit return code handling for kernel_thread [0/3] Neil Horman
2006-07-29 20:11 ` Neil Horman
2006-07-29 20:15 ` [KJ] (re) audit return code handling for kernel_thread [1/3] Neil Horman
2006-07-29 20:15   ` Neil Horman
2006-07-30  0:03   ` Andrew Morton
2006-07-30  0:03     ` Andrew Morton
2006-07-30  0:48     ` Neil Horman
2006-07-30  0:48       ` Neil Horman
2006-07-30 21:39       ` Heiko Carstens
2006-07-30 21:39         ` Heiko Carstens
2006-07-31  9:17         ` 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:18   ` Neil Horman
2006-07-29 20:20 ` [KJ] (re) audit return code handling for kernel_thread [3/3] Neil Horman
2006-07-29 20:20   ` Neil Horman

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.