Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2016 13:00:09 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Michael Butler <imb@protected-networks.net>, freebsd-current <freebsd-current@freebsd.org>
Cc:        "freebsd-emulation@freebsd.org" <freebsd-emulation@freebsd.org>
Subject:   Re: SVN r296272 breaks virtualbox
Message-ID:  <116fdc9e-b601-a45a-4d2c-2530f082c6b4@FreeBSD.org>
In-Reply-To: <56D617D1.5040209@protected-networks.net>
References:  <56D617D1.5040209@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/03/2016 9:29 AM, Michael Butler wrote:
> The removal of "taskqueue_enqueue_fast" breaks the virtualbox kmods:
> 
> Mar  1 16:54:36 toshi kernel: vboxdrv: fAsync=0 offMin=0x914 offMax=0x151c
> Mar  1 16:54:36 toshi kernel: link_elf_obj: symbol
> taskqueue_enqueue_fast undefined
> Mar  1 16:54:36 toshi kernel: linker_load_file: Unsupported file type
> Mar  1 16:54:36 toshi kernel: link_elf_obj: symbol
> taskqueue_enqueue_fast undefined
> Mar  1 16:54:36 toshi kernel: linker_load_file: Unsupported file type
> Mar  1 16:54:36 toshi kernel: KLD vboxnetadp.ko: depends on vboxnetflt -
> not available or version mismatch
> Mar  1 16:54:36 toshi kernel: linker_load_file: Unsupported file type
> 
> 	Michael
> 

Please create a bugzilla issue to track this, including:

* a link to this mailing list thread so the maintainers can see the
suggestion by John.
* An attachment containing a log with the errors observed
* Reference/link to the commit that caused the regression
* CC the committer of the base revision in question

Attaching a patch to fix the issue will likely encourage it to be
committed sooner, but is not compulsory

./koobs




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?116fdc9e-b601-a45a-4d2c-2530f082c6b4>