Received: by 10.213.65.68 with SMTP id h4csp2169487imn; Sun, 8 Apr 2018 21:32:31 -0700 (PDT) X-Google-Smtp-Source: AIpwx49Sl5Mqw6uuwjdCcMDdiwIdq5AS0MHcWKRN0n8GuV3twxE+ijGmMBANZ7b56KBIRd653WsG X-Received: by 2002:a17:902:a985:: with SMTP id bh5-v6mr3122851plb.0.1523248351414; Sun, 08 Apr 2018 21:32:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523248351; cv=none; d=google.com; s=arc-20160816; b=R1mEsthq/3wJcTJdoJ+/VmBCwJohJBQ9lVEwHKEnoDA+cH1uD9y83DJjM225gy40/i WJ2q7OPjY8nAIHoe9Vn3qP/vQmJ2QBQv2oG+iPiAgdx8kTLZkag8t8YebosEO0QGdwCa +/T7XaY0qEFKz3M5wm8OPDMlkoKiqOZH5COMmLNo3VUyy+VA7Z93mdWq5I7k9y2FhWbR FC7IKwnQxQ2ZVUmLIt3pCuC2Yjbv5m/wfxAkrBD0eVZ7ouSKvvafFrOK/JWt8ZFhIN4B Ru3Gb1tBLhOCTIsWctDGb+0mdfdi9AoPRrglbCIhkM6SkqnUqOShRfMBgS9HJaJdqL5p j1xw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=qcioQPxIxva65xtA2OJAnJurtve5A2bdzejVrSQkx0E=; b=XgAx5lzUnBxML+b/ts1giSYxrJTONPDhA6h5YsMkKr8VCaUvNbIbKVKLVqTakz5swQ whQNqyRiBHlROfrm5bwMwg0yk++RyYHxTsXFJr1hVbg+AzaeXZIPdGUWjVYdmFE6xj3S KPIG4wwWfy3L9/o+fnqxFixKAeBZs2WZdNR5EjPGg/8lNe8Sn3R3JfHoFTdB/t6YsiZ8 maz/AEq8rB8hkDdhCiDPw7j7OFq+zCjPs6GfYX0E3DJXseMZmKhOsHRcbKXIzUxkpge+ fYMlo8lFZOyeUZF21yIQ9liOeLLGbt7BokXxDwF17ePh+sIHe5PQrHQVGQcnjkmk7oH5 XSbg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p6si4893666pgv.11.2018.04.08.21.31.54; Sun, 08 Apr 2018 21:32:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751671AbeDIE3M (ORCPT + 99 others); Mon, 9 Apr 2018 00:29:12 -0400 Received: from namei.org ([65.99.196.166]:56062 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886AbeDIE3L (ORCPT ); Mon, 9 Apr 2018 00:29:11 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w394T2js020834; Mon, 9 Apr 2018 04:29:02 GMT Date: Mon, 9 Apr 2018 14:29:02 +1000 (AEST) From: James Morris To: Stephen Rothwell cc: David Howells , "Martin K. Petersen" , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: manual merge of the scsi-mkp tree with the efi-lock-down tree In-Reply-To: <20180409142237.66d3466d@canb.auug.org.au> Message-ID: References: <20180315183412.01412755@canb.auug.org.au> <20180406092216.4579a70c@canb.auug.org.au> <20180409115831.46a351ef@canb.auug.org.au> <20180409142237.66d3466d@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, 9 Apr 2018, Stephen Rothwell wrote: > Hi James, > > On Mon, 9 Apr 2018 12:51:53 +1000 (AEST) James Morris wrote: > > > > That's odd, my next-general branch is merged to Linus. > > The security tree in linux-next is > > git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git#next-testing > > which has the efi-lock-down tree merged into it. Ahh, I see. I'll rebase next-testing. -- James Morris