Searched hist:8460 (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-current/sys/sys/
H A Drtprio.hdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dsched.hdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.cdiff 71e6a9ce Fri Jul 12 02:03:10 MDT 2013 Craig Rodrigues <rodrigc@FreeBSD.org> 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.
diff 71e6a9ce Fri Jul 12 02:03:10 MDT 2013 Craig Rodrigues <rodrigc@FreeBSD.org> 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.
/freebsd-current/sys/kern/
H A Dksched.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_poll.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_idle.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_switch.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_thr.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_resource.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dsched_4bsd.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_umtx.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dsys_process.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dkern_clock.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/sys/fs/procfs/
H A Dprocfs_status.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_systrace_args.cdiff 8460d3e9 Mon Nov 22 15:36:55 MST 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: regen
H A Dfreebsd32_syscalls.cdiff 8460d3e9 Mon Nov 22 15:36:55 MST 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: regen
H A Dfreebsd32_syscall.hdiff 8460d3e9 Mon Nov 22 15:36:55 MST 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: regen
H A Dfreebsd32_proto.hdiff 8460d3e9 Mon Nov 22 15:36:55 MST 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: regen
H A Dfreebsd32_sysent.cdiff 8460d3e9 Mon Nov 22 15:36:55 MST 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: regen
/freebsd-current/sys/ddb/
H A Ddb_ps.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/lib/libkvm/
H A Dkvm_proc.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/sys/powerpc/powerpc/
H A Dmachdep.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
H A Dtrap.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/sys/powerpc/conf/
H A DGENERICdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@
/freebsd-current/sys/vm/
H A Dvm_glue.cdiff 8460a577 Thu Oct 26 15:42:22 MDT 2006 John Birrell <jb@FreeBSD.org> Make KSE a kernel option, turned on by default in all GENERIC
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by: davidxu@

Completed in 1199 milliseconds

12