freebsd-dev/sys/powerpc
Justin Hibbits 99003fc6f6 Increase the stack size for ppc64 from 4 pages to 8.
I found a stack overflow when a coredump was taken onto a ZFS volume with
heavy network activity.  2 DSI traps, plus one DECR trap, along with several
function calls in the stack, overflowed the 4 pages.  8 page stack fixes this.

Discussed with: nwhitehorn
MFC after:	1 week
2013-11-13 01:37:52 +00:00
..
aim Use the same implementation of copyinout.c for both AIM and Book-E. This 2013-11-11 23:37:16 +00:00
booke Use the same implementation of copyinout.c for both AIM and Book-E. This 2013-11-11 23:37:16 +00:00
conf Add initial driver for POWER hypervisor interpartition ethernet. This is 2013-10-20 01:31:09 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include Increase the stack size for ppc64 from 4 pages to 8. 2013-11-13 01:37:52 +00:00
mambo Standards-conformance and code deduplication: 2013-10-22 14:07:57 +00:00
mpc85xx Rename the "bare" platform "mpc85xx", which is what it actually is, and 2013-11-11 16:14:25 +00:00
ofw Following the approach with ACPI DMAR on x86, split IOMMU handling into 2013-11-12 16:15:09 +00:00
powermac Be a little more suspicious of thermal sensors, which can have single 2013-10-25 03:55:52 +00:00
powerpc Fix two return values damaged by copy/paste. 2013-11-12 01:28:38 +00:00
ps3 - Provide necessary includes. 2013-10-29 11:17:49 +00:00
pseries Following the approach with ACPI DMAR on x86, split IOMMU handling into 2013-11-12 16:15:09 +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 indentation. 2013-07-02 07:17:56 +00:00