From owner-freebsd-current@freebsd.org Mon May 20 13:07:41 2019 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 A2F3615ACF25 for ; Mon, 20 May 2019 13:07:41 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (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 3D8AA75F4C for ; Mon, 20 May 2019 13:07:41 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 456zhW2Mr8zDkTL; Mon, 20 May 2019 13:07:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id 3loe_E4w-fan; Mon, 20 May 2019 13:07:38 +0000 (UTC) Received: from garnet.daemonic.se (host-90-235-41-226.mobileonline.telia.com [90.235.41.226]) by mail.daemonic.se (Postfix) with ESMTPSA id 456zhV4WCpzDkTJ; Mon, 20 May 2019 13:07:38 +0000 (UTC) Subject: Re: Heads up for breaking drm update. To: Michael Butler , freebsd-current@freebsd.org References: <20190520023605.GA64310@troutmask.apl.washington.edu> <94b816df-5cef-7578-5b68-e9c49d847f88@FreeBSD.org> From: Niclas Zeising Message-ID: <826197cf-e361-c360-45e3-43279eee726a@freebsd.org> Date: Mon, 20 May 2019 15:07:37 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 3D8AA75F4C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.991,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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, 20 May 2019 13:07:41 -0000 On 2019-05-20 17:21, Michael Butler wrote: > On 2019-05-19 23:21, Johannes Lundberg wrote: >> >> On 5/19/19 7:36 PM, Steve Kargl wrote: >>> On Sun, May 19, 2019 at 02:50:54PM -0700, Johannes Lundberg wrote: >>>> LinuxKPI in base have received a lot of updates recently for Linux 5.0, >>>> a couple of them will break drm-current-kmod. So, as of r347973 you will >>>> need drm-current-kmod 4.16.g20190519. Ports have been updated and new >>>> packages should be available shortly. >>>> >>> If drm-current-kmod is broken, should I venture to ask >>> about drm-stable-kmod and drm-legacy-kmod? >> >> That's a very good question. Maybe I should have included more >> information regarding what's not affected. The last series of commits >> have been to LinuxKPI in -CURRENT. As such: >> >> drm-kmod: Meta port, not relevant >> drm-current-kmod: See original message >> drm-fbsd11.2-kmod: Not affected by changes in -CURRENT >> drm-fbsd12.0-kmod: Not affected by changes in -CURRENT >> drm-legacy-kmod: Not affected by changes in LinuxKPI >> >> drm-stable-kmod does not exist anymore. Stable drm kmod ports for other >> than -CURRENT are more or less frozen in separate branches where they >> only receive bug fixes (drm-fbsdxxx-kmod). >> >> Hope that answers your questions. > > It should also be noted that drm-current now has a new dependency on > lindebugfs. It won't load without it :-( > Previously, lindebugfs was part of the port, and loaded from the port. With this update, we simply switched to using the debugfs version that was imported into base. Regards -- Niclas Zeising FreeBSD Graphics Team