* Vineet Gupta <[email protected]> wrote: > From: Vineet Gupta <[email protected]> > > fpu_counter in task_struct was used only by sh/x86. > Both of these now carry it in ARCH specific thread_struct, hence this > can now be removed from generic task_struct, shrinking it slightly for > other arches. > > Signed-off-by: Vineet Gupta <[email protected]>
Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo -- 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/

