From owner-freebsd-stable@freebsd.org Mon Dec 14 14:42:44 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76889A424DA for ; Mon, 14 Dec 2015 14:42:44 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3ED141626; Mon, 14 Dec 2015 14:42:43 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id F15A91FE023; Mon, 14 Dec 2015 15:42:37 +0100 (CET) Subject: Re: XEN kernel broken with mlx5* To: NGie Cooper References: <70CE8FFD-6210-43D9-8A43-A7C145E87B46@gmail.com> Cc: FreeBSD-Stable ML , =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= From: Hans Petter Selasky Message-ID: <566ED5CF.8070602@selasky.org> Date: Mon, 14 Dec 2015 15:44:31 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <70CE8FFD-6210-43D9-8A43-A7C145E87B46@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2015 14:42:44 -0000 On 12/14/15 15:35, NGie Cooper wrote: > Hi HPS, > It seems that XEN.i386 is broken with the mlx5* module due to a mismatch in function definitions. Some refactoring took place on head that appears to have “fixed” this issue. Could you or Roger please fix it? > Thanks, > -NGie Hi, I'll have a look at it. Thank you for notifying me. --HPS