From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0409CC3F68F for ; Tue, 17 Dec 2019 18:19:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CC706206D7 for ; Tue, 17 Dec 2019 18:19:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="QtFjKy0k" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727620AbfLQSTs (ORCPT ); Tue, 17 Dec 2019 13:19:48 -0500 Received: from mail-pl1-f193.google.com ([209.85.214.193]:36747 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726813AbfLQSTs (ORCPT ); Tue, 17 Dec 2019 13:19:48 -0500 Received: by mail-pl1-f193.google.com with SMTP id d15so6475145pll.3; Tue, 17 Dec 2019 10:19:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=QRUrnV2ctBufc3vuwyVJBVAmGIwqGwXjIHIDG3EICUM=; b=QtFjKy0kWS0vx57233gzf3B0ZK8Po5jhkVGNtZmgnVv1gsjHhzXiO5ZC/MdVgtkZPe BFaFJ0f6DVNnAsIK2jrOPOPwqDBMCMzokeCnpd1RNfIOzUA7743R+eDtjCKgJfZI7ajr 7CtcAddbY2qXzN83cNTlpBD4kHx2M8m5fHr9Ebnwh90ttyCy5vYBRW04WEW1rlfkok64 rM9KOPrQN/WuR2sX162gOJCsQ6oiLg5tvOuksNtB3KkOulTWE8ZsshH7a4J0zPs9F67F j2EwpYduZaRtsc0AGdI3G1QlSzXmA+x99B9xMYNosnlTZa6SFJFHU15xh5oAZchFvD5a B6MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=QRUrnV2ctBufc3vuwyVJBVAmGIwqGwXjIHIDG3EICUM=; b=TBQSVX6UosquXBNMo8Wj+yvF3dnkxFuKii2G5LiIQo++625c9SicflkKfvBRb+bHEf o8vd76HFErcn4K5MaTGh6RdSiy8VzKWVwIwAEZRYQeIYQwCnJQ2qHpeYDFVsHDoehZIt oYJr37ZYGUsy1e9bBMbCkfK77+Cy3WqfvlCrF/YblRDcs9ae7VcgeeFg8Y5aQ1cDEbwn Dw4hllGlfygDjS7ha8w+lHAu/Tfq8U2Rtf9hR6C4gnxeQ+jJT50+8+E0VnQNbDfQfDpp GYX0uHE/eSbxLCcocqJlmolUQObdQHveBGGWbgBg0kmLkLa/qVXIekT+SaQFKxgHDhRL /5Jg== X-Gm-Message-State: APjAAAVNrg+2Zay4/S8vWG/zSj6zkIsBZLXL5XdTZkq6RPdXDG1lCieH ScynKSsn+ekiTeXnUa6DgMQ= X-Google-Smtp-Source: APXvYqxuZnB94ggYFTGdl0RWNmew9UtbgnQusQqfXFSpBobiK1iodJq/8HkTviOF+9qtPrLlavnfEw== X-Received: by 2002:a17:90a:9bc6:: with SMTP id b6mr7822924pjw.77.1576606787719; Tue, 17 Dec 2019 10:19:47 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id t23sm2709062pfq.106.2019.12.17.10.19.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 17 Dec 2019 10:19:47 -0800 (PST) Date: Tue, 17 Dec 2019 10:19:46 -0800 From: Guenter Roeck To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, Denis Kirjanov Subject: Re: [PATCH 3.16 000/136] 3.16.80-rc1 review Message-ID: <20191217181946.GD6047@roeck-us.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 17, 2019 at 12:45:34AM +0000, Ben Hutchings wrote: > This is the start of the stable review cycle for the 3.16.80 release. > There are 136 patches in this series, which will be posted as responses > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Thu Dec 19 12:00:00 UTC 2019. > Anything received after that time might be too late. > Build results: total: 136 pass: 136 fail: 0 Qemu test results: total: 229 pass: 229 fail: 0 Guenter