freebsd-nq/sys/powerpc
Justin Hibbits ac01bc33c9 Save r3 before using it for the trap check, else we end up saving the new r3,
containing the trap instruction encoding (0x7c810808), and restoring it back
with the frame on return.  This caused it to panic on my ppc32 machine, but
somehow my ppc64 machine overlooked it, because I was using such a simple
dtrace probe.

X-MFC-with:	r259245
MFC after:	2 weeks
2013-12-15 18:07:25 +00:00
..
aim Save r3 before using it for the trap check, else we end up saving the new r3, 2013-12-15 18:07:25 +00:00
booke Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
conf Make process descriptors standard part of the kernel. rwhod(8) already 2013-11-30 15:08:35 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Fix debug printfs in FPU_EMU to compile on powerpc64 and enable it for 2013-12-05 21:49:14 +00:00
include Rebase the PMC indices at 1, since PMC_SOFT is at 0. 2013-12-14 19:01:24 +00:00
mambo Standards-conformance and code deduplication: 2013-10-22 14:07:57 +00:00
mpc85xx Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
ofw Revert last few revisions; apologies for the noise. There are very rare, 2013-12-01 19:59:36 +00:00
powermac Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
powerpc Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
ps3 Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
pseries Set max_lun to zero. This field is ignored unless we are manually probing 2013-12-15 16:58:23 +00:00
psim - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related 2013-04-06 19:12:49 +00:00
wii Fix typo. 2013-12-02 22:00:15 +00:00