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]
Message-ID: <alpine.DEB.2.00.0903191952000.13615@gandalf.stny.rr.com>
Date:	Thu, 19 Mar 2009 19:52:31 -0400 (EDT)
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Frederic Weisbecker <fweisbec@...il.com>
cc:	linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Lai Jiangshan <laijs@...fujitsu.com>,
	Steven Rostedt <srostedt@...hat.com>
Subject: Re: [PATCH 1/7] tracing: give easy way to clear trace buffer




On Thu, 19 Mar 2009, Frederic Weisbecker wrote:
> >  
> > +static ssize_t
> > +tracing_write_stub(struct file *filp, const char __user *ubuf,
> > +		   size_t count, loff_t *ppos)
> > +{
> > +	return count;
> > +}
> 
> 
> Is this one necessary?
> I guess debugfs or vfs layers already provide a stub for write. No?

Hmm, I wasn't sure if it supplied one or not. I probably should look ;-)

> 
> Anyway, that's a small detail for this good patch idea.
> 

Thanks,

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