DragonFly commits List (threaded) for 2013-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Fix bus_dmamem_alloc()
commit 7eb97ba2a602e79388aa3b1e5d7ce1d822bf06b7
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Fri Aug 2 19:02:55 2013 +0200
kernel: Fix bus_dmamem_alloc()
Its call to pmap_change_attr() contained a typo which caused kernel
panics on some machines.
Reported-by: Markus Pfeiffer
With-advice-from: Venkatesh Srinivas
Summary of changes:
sys/platform/pc64/x86_64/busdma_machdep.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7eb97ba2a602e79388aa3b1e5d7ce1d822bf06b7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]