rodrigc d492e75fbd PR: kern/168520
Submitted by: "YAMAMOTO, Shigeru" <shigeru@iij.ad.jp>
Reviewed by: adrian

In PC-BSD 9.1, VIMAGE is enabled in the kernel config.
For laptops with Bluetooth capability, such as the HP Elitebook 8460p,
the kernel will panic upon bootup, because curthread->td_vnet
is not initialized.

Properly initialize curthread->td_vnet when initializing the Bluetooth stack.

This allows laptops such as the HP Elitebook 8460p laptop
to properly boot with VIMAGE kernels.
2013-07-12 08:03:10 +00:00
..
2013-07-10 10:15:38 +00:00
2013-07-11 19:09:31 +00:00
2013-07-10 22:03:01 +00:00
2013-07-09 19:01:38 +00:00
2013-07-09 15:10:27 +00:00
2013-07-12 08:03:10 +00:00
2013-06-01 12:21:59 +00:00
2013-04-17 11:45:15 +00:00
2013-07-02 07:17:56 +00:00
2013-06-18 06:55:58 +00:00
MFC
2013-03-13 01:05:42 +00:00