From owner-freebsd-current@freebsd.org Mon Sep 24 16:03:33 2018 Return-Path: Delivered-To: freebsd-current@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 1D38210B0A10 for ; Mon, 24 Sep 2018 16:03:33 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98D7B87095; Mon, 24 Sep 2018 16:03:32 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id w8OG3UnP085446; Mon, 24 Sep 2018 18:03:30 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id DDBFD3F5; Mon, 24 Sep 2018 18:03:29 +0200 (CEST) Subject: Re: netipsec/key.c ALPHA3 uma_zalloc->witness_warn, exclusive sleep mutex xforms_list (IPsec transforms list) To: "Andrey V. Elsukov" , FreeBSD Current Cc: Conrad Meyer References: <906038b7-8cd4-d545-a6a3-168a6107c52e@omnilan.de> <46131d1c-ac90-7ab4-e819-6c01731b6980@yandex.ru> From: Harry Schmalzbauer Organization: OmniLAN Message-ID: <10da9aae-fe20-8aca-9b8c-6ae2cba87a89@omnilan.de> Date: Mon, 24 Sep 2018 18:03:29 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <46131d1c-ac90-7ab4-e819-6c01731b6980@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: ACL 130 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Mon, 24 Sep 2018 18:03:30 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2018 16:03:33 -0000 Am 24.09.2018 um 14:50 schrieb Andrey V. Elsukov: > On 24.09.2018 11:31, Harry Schmalzbauer wrote: >> Hello, >> >> unfortunately this is far beyond my scope and I forgot to report in time. >> If this is begnin, feel free to ignore, but in any case I'd appreciate >> any comments. > > Hi, > > I posted a review targeted to fix this problem: > > https://reviews.freebsd.org/D17302 Thank you very much for your quick solution. I won't be able to test before next weekend, sorry, but will report afterwards. Thanks, -harry