Hi Andi, On Tue, 15 Feb 2005 10:51:53 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote: > > I don't think this will work for sparc64/s390/UML etc. > They cannot access kernel data inside KERNEL_DS. You would need to use > compat_alloc_user_space() for ru
.. and, presumably, for info as well. Interestingly, this code came directly from sparc64 ... However, if you are right, there are quite a few other compat sys calls that should not be working either. -- Cheers, Stephen Rothwell [EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

