cvs commit: src/sys/dev/acpica acpi.c acpi_resource.c acpivar.h

Nate Lawson nate at root.org
Tue Aug 24 15:44:24 PDT 2004


David O'Brien wrote:
> On Tue, Aug 24, 2004 at 12:25:29PM -0700, Nate Lawson wrote:
> 
>>David O'Brien wrote:
>>
>>>On Mon, Aug 23, 2004 at 04:28:42PM +0000, Nate Lawson wrote:
>>>
>>>
>>>>njl         2004-08-23 16:28:42 UTC
>>>>FreeBSD src repository
>>>>Modified files:
>>>>  sys/dev/acpica       acpi.c acpi_resource.c acpivar.h 
>>>>Log:
>>>>Rework sysresource management.  Instead of having each sysresource object
>>>
>>>...
>>>
>>>
>>>>Tested by:      Pawel Worach <sajd_at_telia.com>
>>>>Tested by:      Radek Kozlowski <radek_at_raadradd.com>
>>>
>>>
>>>Tested only on i386, right??
>>
>>Still waiting for the amd64 laptop donation.  ;-)  In any case, I've 
>>just committed a fix.  The amd64,ia64 nexus hadn't been caught up with 
>>i386 and the resource code depends on the new method.
> 
> In the future, may I make a request that you post patches for large
> changes before committing them?  Now that ACPI is a multi-platform thing
> that is very basic to booting, we have to be careful about changes to it.

For large commits (i.e. mpsafe patch), I post patches and get testing. 
For critical bugfixes like this, I get the reporter to test after I test 
and then commit.  With the minimum MFC period, I want to get critical 
bugfixes into HEAD as soon as they are tested (to start the clock) and 
plan to be responsive to any subsequent bug reports.

-- 
Nate


More information about the cvs-src mailing list