From owner-freebsd-hackers@freebsd.org Mon Apr 16 20:30:19 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10CDBFA3528 for ; Mon, 16 Apr 2018 20:30:19 +0000 (UTC) (envelope-from munro@penski.net) Received: from mail-wr0-x236.google.com (mail-wr0-x236.google.com [IPv6:2a00:1450:400c:c0c::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B0DA7B1D7 for ; Mon, 16 Apr 2018 20:30:18 +0000 (UTC) (envelope-from munro@penski.net) Received: by mail-wr0-x236.google.com with SMTP id l49so29536376wrl.4 for ; Mon, 16 Apr 2018 13:30:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=penski-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ZiIvnvjDKkXvKGk27uuHkvA6PK3STdqtUeaOUfPJ9Ds=; b=jOY5yy7HGfxHy2qvLl/a5W7FkObieoWCY7R8hdpov8hcrtAXs3EaA2ZyRUWC1GI159 k9IeKYs1QbmrsIO+UhrScDlm8aMNQ/BZ/N0RxnxmM7fAseUtkeNSTT/Wbt+PSZtD1inw QD//Z5IlKBSG2pUzyprEhgXVk6cBxeuUD9ZUY9Ne8s4e7yZXVvGpidlIEEcVHgVmajRJ SABeTUxSBpuBLd57lhxvv1A7t5Nuc07EnWZbN1cF3V+ec7XwqYZLtSr0vXwBrhRWvBmx mXyld8MJBWUnnJxhwijUQ/nRWxkHfuuAPoYiMQdE6itFA2hiPmf64QojKTZEtEb+TDXu Xs4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=ZiIvnvjDKkXvKGk27uuHkvA6PK3STdqtUeaOUfPJ9Ds=; b=rwCK0PPKwVaqYO+uJSuMhdbn0tKx/OJZb2+nuytQE6Oe97aAKFyp2K//LQpSgThHXo mZrdlwTi9U1+iH5fSeRDMV7hQElZdov8cP3fnE1SXaVhug9PaAicj7hb4Kkbhw62DjXh BpdSPfWCA2qbg61T3fbyLqQQv99uaTERKYVHJ0j82PNZcEFUfAIfLx/vn3WgXrejV+jZ cvGDKFasBS/NlBaX1ZcUL5InMnHRY3jWhY5+ZQl1oPQhCYoE3fML0oZBz8Nvgib0g6+K BRgpfG+K8CkmmOuM5YJ+hQL4bPCAD2xSa/VttflE3DN9WrEo4pdsXyS7AkjOSCJ+c4xs 6jUQ== X-Gm-Message-State: ALQs6tAilGtau7zP1B3q8eXa9rIrH2f4TR52CUuOXPtfEVg3/zi4Oq3q oIkXokr/qVZphGd0Y8p5D+hvH7nzVRCmSJuNqG05Og== X-Google-Smtp-Source: AIpwx48HR0VGfcYf4cePv2tu7Ie91tbsx57t1kSdgSKd/y0NFRDhFwIa2u6ECoeq3KvmpBDDzRT7Cr5QayREiFc0f/Y= X-Received: by 10.80.178.102 with SMTP id o93mr32848725edd.228.1523910616602; Mon, 16 Apr 2018 13:30:16 -0700 (PDT) MIME-Version: 1.0 Sender: munro@penski.net Received: by 10.80.208.17 with HTTP; Mon, 16 Apr 2018 13:30:16 -0700 (PDT) X-Originating-IP: [121.73.38.77] In-Reply-To: <20180416200713.GL1774@kib.kiev.ua> References: <20180414180415.GC1774@kib.kiev.ua> <20180416200713.GL1774@kib.kiev.ua> From: Thomas Munro Date: Tue, 17 Apr 2018 08:30:16 +1200 X-Google-Sender-Auth: Z0U8bpY6E4M_LOBaGl_a9i0Q2Ko Message-ID: Subject: Re: PROC_SET_PDEATHSIG to get a signal when your parent exits To: Konstantin Belousov Cc: freebsd-hackers@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 20:30:19 -0000 On 17 April 2018 at 08:07, Konstantin Belousov wrote: > On Tue, Apr 17, 2018 at 01:06:57AM +1200, Thomas Munro wrote: >> Ok. Here is my -v2 patch: >> >> https://reviews.freebsd.org/differential/diff/41511/ > > You did not created a review. You only uploaded the diff, but there > are more steps after the 'create' button. In particular, you put > the description of the patch there, and assign reviewers. Put > kib@freebsd.org for the start. > > Also, your diff lacks context information, so the review is even less > useful than the patch in the mail. Please use 'svn diff -x -U999999' > command when generating the diff for upload. Ah, I see. Done: https://reviews.freebsd.org/D15106