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.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 E05C7C3A59E for ; Wed, 21 Aug 2019 16:39:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C198922D6D for ; Wed, 21 Aug 2019 16:39:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729585AbfHUQjl (ORCPT ); Wed, 21 Aug 2019 12:39:41 -0400 Received: from namei.org ([65.99.196.166]:40402 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729380AbfHUQji (ORCPT ); Wed, 21 Aug 2019 12:39:38 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x7LGdJ2Z010584; Wed, 21 Aug 2019 16:39:19 GMT Date: Wed, 21 Aug 2019 09:39:19 -0700 (PDT) From: James Morris To: Stephen Rothwell cc: Kees Cook , Linux Next Mailing List , Linux Kernel Mailing List , Matthew Garrett , Casey Schaufler Subject: Re: linux-next: build failure after merge of the security tree In-Reply-To: <20190819132119.7349e881@canb.auug.org.au> Message-ID: References: <20190812145823.63d77573@canb.auug.org.au> <201908121033.BFBE9516AC@keescook> <20190819132119.7349e881@canb.auug.org.au> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 19 Aug 2019, Stephen Rothwell wrote: > > > 2.20.1 > > I am still applying that patch ... > Matthew folded it into commit e6b1db98cf4d54d9ea59cfcc195f70dc946fdd38. -- James Morris