The attached patch enables the alternate root feature for programs running with a different personality such as PER_LINUX32, even though in-kernel 32 bit support is turned off. Although this feature can be emulated at the user level, it's more efficient to do it in the kernel. Tony, please apply. -Arun