Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756341Ab2BWTmN (ORCPT ); Thu, 23 Feb 2012 14:42:13 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:64859 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755865Ab2BWTmL (ORCPT ); Thu, 23 Feb 2012 14:42:11 -0500 MIME-Version: 1.0 In-Reply-To: <20120223193620.GA16477@kroah.com> References: <4F456D8F.1080801@zytor.com> <4F4584EB.9060605@zytor.com> <20120223003706.GA3246@kroah.com> <6e9d38ffcb1a66f62a335450d4722809@buro.asia> <20120223193620.GA16477@kroah.com> From: Linus Torvalds Date: Thu, 23 Feb 2012 11:41:50 -0800 X-Google-Sender-Auth: DWFzDIXjT_LOw15MR6KR9QUQYpM Message-ID: Subject: Re: [PATCH 0/5] i387: stable kernel backport To: Greg Kroah-Hartman Cc: raphael@buro.asia, "H. Peter Anvin" , stable@vger.kernel.org, Suresh Siddha , Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 20 On Thu, Feb 23, 2012 at 11:36 AM, Greg Kroah-Hartman wrote: > The insane safe_address games go away in the cleanup patch, so it really shouldn't be much of an issue. In the end, save_address should just be #define safe_address (tsk->thread.has_fpu) (and in fact the whole #define got removed entirely in mainline in commit 80ab6f1e8c98, which might be fodder for -stable too) Linus -- 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/