[PATCH] PM / OPP: fix debugfs files for 64-bit
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Wed Oct 7 10:39:34 PDT 2015
On Wed, Oct 07, 2015 at 10:57:01PM +0530, Viresh Kumar wrote:
> On 07-10-15, 18:19, Greg Kroah-Hartman wrote:
> > Ok, then stop exporting it in debugfs and everyone will be happy :)
>
> Hehe, not really. See I am not happy :(
Why not? Why does this have to be exported in debugfs? Just delete it,
who cares about it? It's just "debugging".
> So, what do you suggest? Should we create debugfs_create_ulong()?
Ick, do we _really_ need and want that?
> And how to implement that? With existing u32/u64 APIs or from scratch?
It's probably easy to just do in a few lines "from scratch", if you
really need/want it, right?
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list