freebsd-dev/sys/powerpc
Nathan Whitehorn 8a1a60d49a The bus resource adjustment API is not meant to work on active resources.
Return an error if a driver attempts this, and, if INVARIANTS is on,
panic.

Reviewed by:	jhb
2012-02-07 19:14:13 +00:00
..
aim Revert the _NOPROF entries on cpu_throw, cpu_switch and savectx. They can be 2012-02-05 15:59:18 +00:00
booke Finally, try to enable the nxstacks on amd64 and powerpc64 for both 64bit 2012-01-30 07:56:00 +00:00
compile
conf Fix build on powerpc64 too. The same as r229640. 2012-01-05 22:06:01 +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 Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which 2012-02-05 20:04:43 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ofw The bus resource adjustment API is not meant to work on active resources. 2012-02-07 19:14:13 +00:00
powermac Compatibility with IBM firmware. 2012-02-04 23:25:18 +00:00
powerpc This commit adds profiling support for powerpc64. Now we can do application 2012-01-20 22:34:19 +00:00
ps3 Avoid warnings about duplicate modules. 2012-02-04 19:50:26 +00:00
psim Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00