* Martin Michlmayr <tbm@xxxxxxxxxx> [2006-01-16 16:09]: > Can this be applied? > > > > Fix o32 core files under 64bit kernel to use correct register > > offset in NT_PRSTATUS > > Signed-off-by: Dave Johnson <djohnson+linuxmips@xxxxxxxxxxxxxxxxxxxxxx> > > > > -#if CONFIG_MIPS64 > > +#if defined(CONFIG_MIPS64) && !defined(WANT_COMPAT_REG_H) Obviously, this should be CONFIG_64BIT now. -- Martin Michlmayr http://www.cyrius.com/