Cc: <ck@...>, Nick Piggin <nickpiggin@...>, Ray Lee <ray-lk@...>, Eric St-Laurent <ericstl34@...>, <linux-kernel@...>, <linux-mm@...>, Paul Jackson <pj@...>, Jesper Juhl <jesper.juhl@...>, Andrew Morton <akpm@...>, Rene Herman <rene.herman@...>
This is just not good engineering.
It is axiomatic that it is easy to add code, but difficult to remove
code. It takes -years- to remove code that no one uses. Long after the
maintainer disappears, the users (and bug reports!) remain.
It is also axiomatic that adding code, particularly core code, often
exponentially increases complexity.
Jeff
-