Re: [patch 0/9] x86, xsave: xsave/xrstor support

From: Andi Kleen
Date: Fri Aug 01 2008 - 11:44:44 EST


On Fri, Aug 01, 2008 at 05:19:17PM +0200, Rene Herman wrote:
> On 01-08-08 16:49, Andi Kleen wrote:
>
> >>For real ISA at the least, the best fix I feel is just not go grabbing
> >>resources without anything (ie, ISAPnP) or anyone (ie, the user) telling
> >
> >Really old systems don't have isapnp. Neither have smbus devices.
> >
> >>us that's where the hardware's at.
> >
> >That would mean the users on these systems would need to add tons
> >of obscure command line options.
>
> No, it means users on those 1% of systems that are using drivers that
> break the other 99% would have to for those one or two drivers that do.
>
> And as said, we don't care.

Not sure who "we" is in this context.

Especially dropping easy support for all smbus devices (which are often like
this) would seem quite wrong to me. And for real ISA devices there tends to
be a surprisingly large user base left for those.

The config option Ingo proposed is a good idea though.

Or they can just use 64bit which never defines CONFIG_ISA, but of course
still has to support all the similar smbus drivers.
-Andi

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