Re: [PATCH 2/9] x86: introduce a set of platform feature flags

From: Alan Cox
Date: Fri Jun 26 2009 - 06:16:27 EST


> Which bit is not clear? We've been continuously 'driverizing' the

What do you mean by "driverizing". You keep using your made up word but
since nobody else knows what you mean its not productive to have the
discussion using invented terms like that.

> core' drivers (many of the core kernel facilities are not available
> yet at this early stage), but properly abstracted, function vector
> driven approaches are still a must.

So like the PPC machine vector ?

> This series of patches increases the mess in that area, and that's a
> step backwards. It sprinkles the code with a fair amount of 'if
> (feature_x)' conditions instead of cleanly separating out proper
> abstractions.

That makes sense
--
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/