freebsd-dev/sys/arm
Rafal Jaworowski f981547c99 Map DPCPU pages into ARM kernel VA space.
DPCPU area was not properly mapped into kernel VA space, which caused page
fault on the first DPCPU access. This patch fixes the problem by mapping DPCPU
area into kernel VA space.

Submitted by:	Michal Hajduk, Piotr Ziecik
Reviewed by:	cognet, stas
Approved by:	re (kib)
Obtained from:	Semihalf
2009-07-01 20:07:44 +00:00
..
arm Fix typo. 2009-06-24 21:03:59 +00:00
at91 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
compile
conf temporarily disable optional uarts; apparently we hang when probing them 2009-06-25 18:07:19 +00:00
include Correct the #endif comment. 2009-06-26 16:22:24 +00:00
mv Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
sa11x0 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
xscale Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +00:00