Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753654Ab2BWDhy (ORCPT ); Wed, 22 Feb 2012 22:37:54 -0500 Received: from mail-pz0-f46.google.com ([209.85.210.46]:51162 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752976Ab2BWDhw (ORCPT ); Wed, 22 Feb 2012 22:37:52 -0500 MIME-Version: 1.0 In-Reply-To: References: <4F456D8F.1080801@zytor.com> <4F4584EB.9060605@zytor.com> <20120223003706.GA3246@kroah.com> <6e9d38ffcb1a66f62a335450d4722809@buro.asia> From: Linus Torvalds Date: Wed, 22 Feb 2012 19:37:27 -0800 X-Google-Sender-Auth: GCVM7_pFvQxoYhO140V_aJSUdcQ Message-ID: Subject: Re: [PATCH 0/5] i387: stable kernel backport To: raphael@buro.asia Cc: Greg Kroah-Hartman , "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: 1505 Lines: 33 On Wed, Feb 22, 2012 at 6:41 PM, wrote: > > The patchset is simply made of: > be98c2cdb15ba26148cd2bd58a857d4f7759ed38 (unmodified) > 5b1cbac37798805c1fee18c8cebe5c0a13975b17 (") > c38e23456278e967f094b08247ffc3711b1029b2 (") > 15d8791cae75dca27bfda8ecfe87dca9379d6bb0 (") > b6c66418dcad0fcf83cd1d0a39482db37bf4fc41 (") > 6d59d7a9f5b723a7ac1925c136e93ec83c0c3043 (") > b3b0870ef3ffed72b92415423da864f440f57ad6 (") > 4903062b5485f0e2c286a23b44c9b59d9b017d53: this one requires a slight > modification: > -#define safe_address (kstat_cpu(0).cpustat.user) > instead of: > -#define safe_address (__get_cpu_var(kernel_cpustat).cpustat[CPUTIME_USER]) > f94edacf998516ac9d849f7bc6949a703977a7f3 (unmodified) > 34ddc81a230b15c0e345b6b253049db731499f7e (") Oh, Greg, since that series is tested by Raphael on top of 3.2.6 already, let's just make that be the stable backport. It does mean that the stable backport will contain that whole "rip out fp state preloading and reimplement it" thing, but hey, considering that when I tried to avoid it I clearly screwed something up, maybe that's all for the best. And perhaps staying closer to the development tree is a good idea anyway in case there are any other issues. 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/