cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c src/sys/kern kern_synch.c subr_taskqueue.c src/sys/sys systm.h taskqueue.h

Sam Leffler sam at errno.com
Thu Jul 6 15:24:35 UTC 2006


Gleb Smirnoff wrote:
> glebius     2006-07-06 08:32:50 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_6)
>     sys/dev/acpica/Osd   OsdSchedule.c 
>     sys/kern             kern_synch.c subr_taskqueue.c 
>     sys/sys              systm.h taskqueue.h 
>   Log:
>   MFC: sync taskqueue api with HEAD modulo preserving the calling
>        convention for taskqueue_create
>   
>   This is replay of [1], that was backed out before 6.1-RELEASE
>   due to breaking ACPI on certain laptops. The [2] commit has
>   fixed this problem. bsam@, who once reported the breakage
>   confirms that after [2] the problem has vanished and now it
>   is safe to merge [1] again.
>   
>   [1] http://lists.freebsd.org/pipermail/cvs-src/2006-March/061203.html
>   [2] http://lists.freebsd.org/pipermail/cvs-src/2006-June/065256.html

Excellent, thanks for working this issue!

	Sam


More information about the cvs-all mailing list