From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754113AbbHMUJt (ORCPT ); Thu, 13 Aug 2015 16:09:49 -0400 Received: from mail-ig0-f177.google.com ([209.85.213.177]:32932 "EHLO mail-ig0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753456AbbHMUJs (ORCPT ); Thu, 13 Aug 2015 16:09:48 -0400 MIME-Version: 1.0 In-Reply-To: <20150813200823.GS2059@uranus> References: <55CA90B4.2010205@list.ru> <55CCD921.4040301@list.ru> <20150813200823.GS2059@uranus> Date: Thu, 13 Aug 2015 13:09:47 -0700 X-Google-Sender-Auth: Gh87q30IoMZ2HeM8KlKXZIHI0Bs Message-ID: Subject: Re: [regression] x86/signal/64: Fix SS handling for signals delivered to 64-bit programs breaks dosemu From: Linus Torvalds To: Cyrill Gorcunov Cc: Andy Lutomirski , Pavel Emelyanov , Stas Sergeev , Linux kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 13, 2015 at 1:08 PM, Cyrill Gorcunov wrote: > > If only I'm not missin something obvious this should not hurt us. > But I gonna build test kernel and check to be sure tomorrow, ok? Thanks, Linus