Re: sysfs binary attribute API flux

From: Jonathan McCune
Date: Fri Mar 23 2012 - 15:10:58 EST


On Fri, Mar 23, 2012 at 12:20 PM, Greg KH <greg@xxxxxxxxx> wrote:
> No kernel api is stable, nor will it ever be, see
> Documentation/stable_api_nonsense.txt for details.  As your code is
> living outside of the main kernel.org tree, you will have to deal with
> this for any number of different function calls you make, sysfs is not
> unique at all here.

Thank you. I think this puts the issue to rest for me.

> Why not just create a new syscall for your work?  That would be easier
> in the longrun, and really, that is what you are doing here.

I may do just that.

Thanks,
-Jon
--
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/