From owner-svn-src-all@freebsd.org Fri Mar 15 02:05:32 2019 Return-Path: Delivered-To: svn-src-all@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 E0D011537688; Fri, 15 Mar 2019 02:05:32 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it1-f176.google.com (mail-it1-f176.google.com [209.85.166.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B4A9809A3; Fri, 15 Mar 2019 02:05:32 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it1-f176.google.com with SMTP id m137so8010749ita.0; Thu, 14 Mar 2019 19:05:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HrTj/bH0oDtKKsa0+kUkDriaerz94amsxNuHIO5upe8=; b=ullYB5uZHgOccYmXvCeWw6kDKoC+UnCJuoaKbkS7vx1nY07L+iwopRDuA6OjqM05lv 0640tYpH4KNv8V/YSRRcPKwnK+VQ5SEb28ZhrU3n6XjFfXeX40fBlLBnhN0btV8Vhbsx gbJe3ImeQXQoAJVWjAS9OQMgk6svS6QH27lMgqYQdozm8wmB1JJHatEQx2CZ0aqMJsYG yAJ1BVv/UwrxKq1EbpffTVcN4sJutM3sb5+F969yNgfUJFegQxlMGbQCAxCdfTSmsn3z CT1Kw4UGDVHwMpH6E90TKF1nbCHzvRA5UJrX8NpBwYYyRDH/v0vo6Nd4RmJnbj+GnA+A 4rMA== X-Gm-Message-State: APjAAAVLrGtT+kuHDlidX7V/pj9++guRYFf1PAoFuZ/ewVk2RGB9eeRu xCdE2KaCVL+efqx/PqGKBpO8cAmaC597cfKtx5Hoqw== X-Google-Smtp-Source: APXvYqx0Qudvz6u4J45ISSLa4IXSy2b3JWQUCWFVe6Lv6SEnVlFaWE/XKMMeW28JWvJwW6INzv3t9ngq8c+IJmvHnpc= X-Received: by 2002:a24:6f94:: with SMTP id x142mr478341itb.33.1552615530708; Thu, 14 Mar 2019 19:05:30 -0700 (PDT) MIME-Version: 1.0 References: <201903142108.x2EL8mGv018392@repo.freebsd.org> In-Reply-To: From: Ed Maste Date: Thu, 14 Mar 2019 22:05:18 -0400 Message-ID: Subject: Re: svn commit: r345158 - head/usr.sbin/bhyve To: Marcelo Araujo Cc: Conrad Meyer , src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 6B4A9809A3 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.937,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 02:05:33 -0000 On Thu, 14 Mar 2019 at 21:51, Marcelo Araujo wrote: > > So there is some license concern around this patch, core@ reverted my first attempt to import this patch from Illumos. Conrad wrote the patch based on the description I posted on twitter, it's not imported from anywhere. However, I was not aware of the history here, and with a patch already accepted in review we should take it; although the description of the bug and the patch itself are both trivial there was clearly a substantial effort involved in taking the bug to root cause.