freebsd-nq/sys/powerpc
Alan Cox b5bde83122 In the case that mmu_booke_enter_locked() is changing the attributes of a
mapping but not changing the physical page being mapped, the wrong flags
were being inspected in order to determine whether or not to flush the
instruction cache.  The effect of looking at the wrong flags was that the
instruction cache was never being flushed.

Reviewed by:	marcel
2010-06-01 19:56:02 +00:00
..
aim Push down page queues lock acquisition in pmap_enter_object() and 2010-05-26 18:00:44 +00:00
booke In the case that mmu_booke_enter_locked() is changing the attributes of a 2010-06-01 19:56:02 +00:00
compile
conf Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
cpufreq On SMP G5 systems, sometimes the power-mode-data property is only found 2010-05-16 15:21:13 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include Initial loader(8) support for Flattened Device Tree. 2010-05-25 15:21:39 +00:00
mpc85xx Fix an off-by-one bug for the number of slots on a PCI/PCI-X bus. 2010-03-23 23:46:28 +00:00
ofw Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
powermac Correct a typo. 2010-05-19 01:37:47 +00:00
powerpc Roughly half of a typical pmap_mincore() implementation is machine- 2010-05-24 14:26:57 +00:00
psim Unbreak build. 2009-12-06 17:26:43 +00:00