From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751170AbdH1Elz (ORCPT ); Mon, 28 Aug 2017 00:41:55 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:51822 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbdH1Ely (ORCPT ); Mon, 28 Aug 2017 00:41:54 -0400 Date: Mon, 28 Aug 2017 05:41:49 +0100 From: Al Viro To: Ingo Molnar , Thomas Gleixner , Andrew Morton , sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org, Anatoly Pugachev , Eugene Syromyatnikov Cc: Linus Torvalds Subject: Re: [PATCH] Fix compat_sys_sigpending breakage introduced by v4.13-rc1~6^2~12 Message-ID: <20170828044149.GA19729@ZenIV.linux.org.uk> References: <20170805200050.GA24804@altlinux.org> <20170806182203.GA12956@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170806182203.GA12956@ZenIV.linux.org.uk> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Aug 06, 2017 at 07:22:03PM +0100, Al Viro wrote: > I would pick it through my tree, but the local network is half-disasembled > for move (containers arrive tomorrow, flight to Boston on 9th, stuff should > arrive there by the weekend, so I hope to be back to normal by the 14th > or so, assuming I'll have any sanity left by that time). ... and that hope had turned out to be far too optimistic. Getting the things back into working shape took two weeks longer than that; by now most of the damage has been dealt with. Dmitry's followups applied to for-next queue, with apologies for delay.