I'm just curious..... where is the problem code in question? You should Cc "[email protected]" too in case anyone over there might care (I would have since I was running Gentoo on mine at one time).
-----Original Message----- From: Matt Turner <[email protected]> Reply-to: Linux on Alpha processors <[email protected]> To: [email protected] <[email protected]>, [email protected] <[email protected]>, Linux on Alpha processors <[email protected]> Subject: [RFC] Dropping Alpha sparse mapping support from X Date: Thu, 3 Sep 2009 21:08:00 +0000 Hi, I'd like to drop support for non-BWX Alphas (EV4 and original EV5) from X. These machines can't load/store to single bytes and require special sparse memory mappings. The code required to select which functions (sparse, dense) is convoluted, adds an extra layer of indirection, probably gets close to zero usage, and even less testing. Does anyone use X on EV4 or EV5 (not EV56, EV56 has BWX)? Thanks, Matt Turner

