Re: ftrace and debugfs weird interaction

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Saturday, April 26, 2008 - 5:36 pm

On Sat, Apr 26, 2008 at 02:54:03PM -0400, Mathieu Desnoyers wrote:

I don't know.  Are you sure your _fops is not getting called at all?

How about using a "default" operation for such a simple file, like
debugfs_create_bool() as that is all you care about for this kind of
value?

That should save you some code at the very least :)

thanks,

greg k-h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ftrace and debugfs weird interaction, Mathieu Desnoyers, (Sat Apr 26, 11:54 am)
Re: ftrace and debugfs weird interaction, Greg KH, (Sat Apr 26, 5:36 pm)
Re: ftrace and debugfs weird interaction, Ingo Molnar, (Mon Apr 28, 8:39 am)
Re: ftrace and debugfs weird interaction, Steven Rostedt, (Mon Apr 28, 12:27 pm)
Re: ftrace and debugfs weird interaction, Pekka Paalanen, (Mon Apr 28, 12:35 pm)
Re: ftrace and debugfs weird interaction, Mathieu Desnoyers, (Mon Apr 28, 1:34 pm)