Re: [PATCH] PM / OPP: fix debugfs files for 64-bit

From: Greg Kroah-Hartman
Date: Wed Oct 07 2015 - 13:40:23 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/