git: kernel/acpica: Stop being prepared for using ACPICA's local cache.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Oct 9 04:22:00 PDT 2014
commit 7a87027b65c71a343eb746cd79c178a73795e393
Author: Sascha Wildner <saw at online.de>
Date: Thu Oct 9 13:19:37 2014 +0200
kernel/acpica: Stop being prepared for using ACPICA's local cache.
We provide our own objcache(9) based one for some time now.
Summary of changes:
sys/conf/files | 1 -
sys/contrib/dev/acpica/source/include/platform/acdragonfly.h | 2 --
sys/dev/acpica/Makefile | 8 +-------
sys/dev/acpica/Osd/OsdCache.c | 4 ----
4 files changed, 1 insertion(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a87027b65c71a343eb746cd79c178a73795e393
--
DragonFly BSD source repository
More information about the Commits
mailing list