From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [RFC/PATCH 3/3] x86/signal/64: Add explicit controls for sigcontext SS handling Date: Sat, 15 Aug 2015 00:05:02 +0300 Message-ID: <20150814210502.GE2129@uranus> References: <20150814205518.GD2129@uranus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andy Lutomirski , Linus Torvalds , Stas Sergeev , X86 ML , Pavel Emelyanov , kvm list To: Andy Lutomirski Return-path: Received: from mail-lb0-f175.google.com ([209.85.217.175]:34511 "EHLO mail-lb0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750940AbbHNVFF (ORCPT ); Fri, 14 Aug 2015 17:05:05 -0400 Received: by lbbtg9 with SMTP id tg9so52657989lbb.1 for ; Fri, 14 Aug 2015 14:05:03 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Aug 14, 2015 at 01:57:42PM -0700, Andy Lutomirski wrote: > > Don't bother testing yet. I'm waffling between trying something like > this and adding SA_SAVE_SS. I have partially written patches for the > latter. ok, ping me if anything