Re: [PATCH 7/8] ppc64: SPU file system

From: Benjamin Herrenschmidt
Date: Sun May 15 2005 - 07:07:01 EST



> > ioctl's are generally considered evil ... what about a write() method
> > writing a command ?
>
> That's even more evil than ioctl()... Try doing 32-vs-64bit conversion
> on write...

I don't see the problem ... if you are passing a structure, you have to
convert it anyway, and it's bad practice. I was thinking about passing
ascii so it can be controlled by shell scripts.

Ben.


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