lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 29 Jul 2006 16:11:39 -0400
From:	Neil Horman <nhorman@...driver.com>
To:	kernel-janitors@...ts.osdl.org, linux-kernel@...r.kernel.org,
	nhorman@...driver.com, torvalds@...l.org, akpm@...l.org,
	marcel@...tman.org, fpavlic@...ibm.com, paulus@...ibm.com,
	bcollins@...ian.org, tony.luck@...el.com
Subject: [KJ] (re) audit return code handling for kernel_thread [0/3]

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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ