On Sat, Feb 10, 2007 at 01:46:00AM -0800, [EMAIL PROTECTED] wrote: > From: Kyle McMartin <[EMAIL PROTECTED]> > > I noticed that almost all architectures implemented exactly the same > sys32_sysinfo... except parisc, where a bug was to be found in handling of > the uptime. So let's remove a whole whack of code for fun and profit. > Cribbed compat_sys_sysinfo from x86_64's implementation, since I figured it > would be the best tested. > > This patch incorporates Arnd's suggestion of not using set_fs/get_fs, but > instead extracting out the common code from sys_sysinfo.
Looks good to me. - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
