From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932178AbbFOU0E (ORCPT ); Mon, 15 Jun 2015 16:26:04 -0400 Received: from mail-yh0-f49.google.com ([209.85.213.49]:33506 "EHLO mail-yh0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754117AbbFOUZ6 (ORCPT ); Mon, 15 Jun 2015 16:25:58 -0400 MIME-Version: 1.0 In-Reply-To: <20150613235250.GA25252@redhat.com> References: <1434207768-16729-1-git-send-email-tycho.andersen@canonical.com> <20150613235250.GA25252@redhat.com> Date: Mon, 15 Jun 2015 13:19:35 -0700 X-Google-Sender-Auth: u5QmpV3jOjttluQSbT1VmyPKByM Message-ID: Subject: Re: [PATCH v5] seccomp: add ptrace options for suspend/resume From: Kees Cook To: Oleg Nesterov Cc: Tycho Andersen , LKML , Linux API , Will Drewry , Roland McGrath , Pavel Emelyanov , "Serge E. Hallyn" , Andy Lutomirski 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 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. Thanks again Tycho! -Kees -- Kees Cook Chrome OS Security From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Subject: Re: [PATCH v5] seccomp: add ptrace options for suspend/resume Date: Mon, 15 Jun 2015 13:19:35 -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: <20150613235250.GA25252-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Oleg Nesterov Cc: Tycho Andersen , LKML , Linux API , Will Drewry , Roland McGrath , Pavel Emelyanov , "Serge E. Hallyn" , Andy Lutomirski List-Id: linux-api@vger.kernel.org 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. Thanks again Tycho! -Kees -- Kees Cook Chrome OS Security