Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jul 2006 09:59:45 -0600
From:      Scott Long <scottl@samsco.org>
To:        Gleb Smirnoff <glebius@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: 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
Message-ID:  <44AD3371.4030208@samsco.org>
In-Reply-To: <200607060832.k668Wohr044586@repoman.freebsd.org>
References:  <200607060832.k668Wohr044586@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>   
>   Tested by:      bsam
>   
>   Revision   Changes    Path
>   1.32.2.6   +1 -24     src/sys/dev/acpica/Osd/OsdSchedule.c
>   1.270.2.6  +82 -0     src/sys/kern/kern_synch.c
>   1.27.2.4   +134 -126  src/sys/kern/subr_taskqueue.c
>   1.234.2.5  +1 -0      src/sys/sys/systm.h
>   1.14.2.3   +34 -6     src/sys/sys/taskqueue.h

Thanks a lot for doing this.  Is if_em next on your list?

Scott




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44AD3371.4030208>