On Wed, 6 May 2015, Arnd Bergmann wrote: > sys_sched_rr_get_interval is easily converted to use __kernel_timespec, > by changing the function prototype. In order to allow compat handling > on 32-bit architectures, we also move compat_sys_sched_getaffinity > into the same file and unify the implementation, which avoids converting > the structure multiple times. > > Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]> -- 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/

