Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754635Ab3JHICX (ORCPT ); Tue, 8 Oct 2013 04:02:23 -0400 Received: from mail-ea0-f174.google.com ([209.85.215.174]:34114 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751717Ab3JHICQ (ORCPT ); Tue, 8 Oct 2013 04:02:16 -0400 Date: Tue, 8 Oct 2013 10:02:12 +0200 From: Ingo Molnar To: Vineet Gupta Cc: Ingo Molnar , Peter Zijlstra , Andrew Morton , Paul Mundt , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/3] sched: Remove ARCH specific fpu_counter from task_struct Message-ID: <20131008080212.GA6541@gmail.com> References: <1381218389-16585-1-git-send-email-vgupta@synopsys.com> <1381218389-16585-4-git-send-email-vgupta@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1381218389-16585-4-git-send-email-vgupta@synopsys.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 22 * Vineet Gupta wrote: > From: Vineet Gupta > > 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 Acked-by: Ingo Molnar Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/