Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



Antti Kantee <pooka%cs.hut.fi@localhost> wrote:
> On Mon Jan 19 2009 at 23:25:40 +0000, Andrew Doran wrote:
> > > +#ifdef COMPAT_50
> > > +#include <compat/sys/cpuio.h>
> > > +#endif
> > > 
> > > This doesn't work properly any more, when put in code outside a compat
> > > module, because i386 (soon x86) doesn't get this in GENERIC. I sent
> > > a mail about it a while ago, can't remember the title.
> > 
> > As an aside, the documented interface is cpuctl(8). It would be good to have
> > a policy on compatibility (my vote, obviously, is application programs 
> > only!).
> 
> I discussed this with Christos and a few others in passing earlier today,
> and your suggestion is my vote too.  Providing compat is nice, but I don't
> think it's worth the effort for every foobar ioctl and knob in the world
> to benefit the two people who are too lazy to upgrade their whole system.

Fully agree.

-- 
Best regards,
Mindaugas


Home | Main Index | Thread Index | Old Index