From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756165AbbFOUvV (ORCPT ); Mon, 15 Jun 2015 16:51:21 -0400 Received: from mail-lb0-f179.google.com ([209.85.217.179]:36546 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752517AbbFOUvM (ORCPT ); Mon, 15 Jun 2015 16:51:12 -0400 MIME-Version: 1.0 In-Reply-To: References: <1434207768-16729-1-git-send-email-tycho.andersen@canonical.com> <20150613235250.GA25252@redhat.com> From: Andy Lutomirski Date: Mon, 15 Jun 2015 13:50:50 -0700 Message-ID: Subject: Re: [PATCH v5] seccomp: add ptrace options for suspend/resume To: Kees Cook Cc: Oleg Nesterov , Tycho Andersen , LKML , Linux API , Will Drewry , Roland McGrath , Pavel Emelyanov , "Serge E. Hallyn" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 15, 2015 at 1:19 PM, Kees Cook wrote: > On Sat, Jun 13, 2015 at 4:52 PM, Oleg Nesterov wrote: >> On 06/13, Tycho Andersen wrote: >>> >>> This patch is the first step in enabling checkpoint/restore of processes >>> with seccomp enabled. >> >> So just in case, I am fine with this version. > > Should I add your Ack? Though I really like the idea of a > "Fine-with-this:" tag. ;) > > Andy, if you're okay with this too, I'll add it to my seccomp tree. I'm fine with this. :) Acked-by: Andy Lutomirski > > Thanks again Tycho! > > -Kees > > -- > Kees Cook > Chrome OS Security -- Andy Lutomirski AMA Capital Management, LLC From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Lutomirski Subject: Re: [PATCH v5] seccomp: add ptrace options for suspend/resume Date: Mon, 15 Jun 2015 13:50:50 -0700 Message-ID: References: <1434207768-16729-1-git-send-email-tycho.andersen@canonical.com> <20150613235250.GA25252@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kees Cook Cc: Oleg Nesterov , Tycho Andersen , LKML , Linux API , Will Drewry , Roland McGrath , Pavel Emelyanov , "Serge E. Hallyn" List-Id: linux-api@vger.kernel.org On Mon, Jun 15, 2015 at 1:19 PM, Kees Cook wrote: > On Sat, Jun 13, 2015 at 4:52 PM, Oleg Nesterov wrote: >> On 06/13, Tycho Andersen wrote: >>> >>> This patch is the first step in enabling checkpoint/restore of processes >>> with seccomp enabled. >> >> So just in case, I am fine with this version. > > Should I add your Ack? Though I really like the idea of a > "Fine-with-this:" tag. ;) > > Andy, if you're okay with this too, I'll add it to my seccomp tree. I'm fine with this. :) Acked-by: Andy Lutomirski > > Thanks again Tycho! > > -Kees > > -- > Kees Cook > Chrome OS Security -- Andy Lutomirski AMA Capital Management, LLC