From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 29 Jul 2014 02:17:36 +0200 (CEST) Received: from terminus.zytor.com ([198.137.202.10]:41508 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6861455AbaG1XfH7FdJ3 (ORCPT ); Tue, 29 Jul 2014 01:35:07 +0200 Received: from tazenda.hos.anvin.org ([IPv6:2601:9:7280:900:3408:aaff:fe41:adba]) (authenticated bits=0) by mail.zytor.com (8.14.7/8.14.5) with ESMTP id s6SNYxOT020497 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 28 Jul 2014 16:34:59 -0700 Message-ID: <53D6DE1E.1060501@zytor.com> Date: Mon, 28 Jul 2014 16:34:54 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: Kees Cook CC: Andy Lutomirski , linux-arch , Linux MIPS Mailing List , Will Drewry , "x86@kernel.org" , LKML , Oleg Nesterov , linux-security-module , "linux-arm-kernel@lists.infradead.org" , Alexei Starovoitov Subject: Re: [PATCH v3 0/8] Two-phase seccomp and x86 tracing changes References: <53D68F91.4000106@zytor.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 41734 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: hpa@zytor.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 07/28/2014 04:29 PM, Kees Cook wrote: > On Mon, Jul 28, 2014 at 10:59 AM, H. Peter Anvin wrote: >> On 07/23/2014 12:20 PM, Andy Lutomirski wrote: >>> >>> It looks like patches 1-4 have landed here: >>> >>> https://git.kernel.org/cgit/linux/kernel/git/kees/linux.git/log/?h=seccomp/fastpath >>> >>> hpa, what's the route forward for the x86 part? >>> >> >> I guess I should discuss this with Kees to figure out what makes most >> sense. In the meantime, could you address Oleg's question? > > Since the x86 parts depend on the seccomp parts, I'm happy if you > carry them instead of having them land from my tree. Otherwise I'm > open to how to coordinate timing. > You mean for me to carry the seccomp part as well? -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from terminus.zytor.com ([198.137.202.10]:41508 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6861455AbaG1XfH7FdJ3 (ORCPT ); Tue, 29 Jul 2014 01:35:07 +0200 Message-ID: <53D6DE1E.1060501@zytor.com> Date: Mon, 28 Jul 2014 16:34:54 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: [PATCH v3 0/8] Two-phase seccomp and x86 tracing changes References: <53D68F91.4000106@zytor.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Kees Cook Cc: Andy Lutomirski , linux-arch , Linux MIPS Mailing List , Will Drewry , "x86@kernel.org" , LKML , Oleg Nesterov , linux-security-module , "linux-arm-kernel@lists.infradead.org" , Alexei Starovoitov Message-ID: <20140728233454.0JkHEjRgmSUZsskve4--QOh6iOKRO2SgSzkLPl6VgJQ@z> On 07/28/2014 04:29 PM, Kees Cook wrote: > On Mon, Jul 28, 2014 at 10:59 AM, H. Peter Anvin wrote: >> On 07/23/2014 12:20 PM, Andy Lutomirski wrote: >>> >>> It looks like patches 1-4 have landed here: >>> >>> https://git.kernel.org/cgit/linux/kernel/git/kees/linux.git/log/?h=seccomp/fastpath >>> >>> hpa, what's the route forward for the x86 part? >>> >> >> I guess I should discuss this with Kees to figure out what makes most >> sense. In the meantime, could you address Oleg's question? > > Since the x86 parts depend on the seccomp parts, I'm happy if you > carry them instead of having them land from my tree. Otherwise I'm > open to how to coordinate timing. > You mean for me to carry the seccomp part as well? -hpa