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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 14 Jan 2011 15:47:30 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	Lai Jiangshan <laijs@...fujitsu.com>, Ingo Molnar <mingo@...e.hu>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tracing: remove syscall_exit_fields

On Fri, 2011-01-14 at 18:49 +0100, Frederic Weisbecker wrote:
> On Fri, Jan 14, 2011 at 05:49:02PM +0800, Lai Jiangshan wrote:
> > 
> > Use event_class_syscall_exit.fields instead.
> > Remove syscall_exit_fields.
> > Remove  syscall_get_enter_fields()
> 
> I assume you meant syscall_get_exit_fields()
> 
> > Add event_class_syscall_exit.fields initialization.
> > 
> > Indentation has to be changed also, otherwise the line
> > ".fields		= LIST_HEAD_INIT(event_class_syscall_exit.fields),"
> > I added will exceed 80 characters.
> > 
> > Signed-off-by: Lai Jiangshan <laijs@...fujitsu.com>
> 
> Nice!
> 
> Steve, if you don't mind I'll handle that one as I have another
> patch for syscalls tracing. 

Sure, go ahead.

-- Steve


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