Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/acpi
Module Name: src
Committed By: pgoyette
Date: Tue Aug 24 04:36:02 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Initialize acpi_force_load so that it gets allocated in the data segment
rather than BSS. This lets you change its value with 'gdb --write'.
OK jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 src/sys/dev/acpi/acpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index