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>] [day] [month] [year] [list]
Date:	Wed, 17 Jun 2009 04:34:28 +0530
From:	"K.Prasad" <prasad@...ux.vnet.ibm.com>
To:	Frédéric Weisbecker <fweisbec@...il.com>
Cc:	Ingo Molnar <mingo@...e.hu>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [Patch 0/2] ksym_tracer:ksym tracer fixes

Hi Frederic,
	Please find a set of patches that fix two separate issues found in
the ksym tracer.

Summary of patchset
--------------------
1: An early return before a line-return in the output function causes the
output to be concatenated. This is fixed using an unconditional line return.
2: Symbol unregistration results in missing information and partial output,
which causes problems for 'trace_pipe' functionality. The patch adds an early
check to detect missing fields and return with a TRACE_TYPE_HANDLED code to
eliminate trace belonging to stale ksym tracer symbols.

Let me know your comments on this patchset. If found acceptable, kindly patch
them to the ksym tracer plugin in -tip tree.

Thanks,
K.Prasad

--
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