freebsd-skq/sys/powerpc
bdrewery 6fcf6199a4 Rename global cnt to vm_cnt to avoid shadowing.
To reduce the diff struct pcu.cnt field was not renamed, so
PCPU_OP(cnt.field) is still used. pc_cnt and pcpu are also used in
kvm(3) and vmstat(8). The goal was to not affect externally used KPI.

Bump __FreeBSD_version_ in case some out-of-tree module/code relies on the
the global cnt variable.

Exp-run revealed no ports using it directly.

No objection from:	arch@
Sponsored by:	EMC / Isilon Storage Division
2014-03-22 10:26:09 +00:00
..
aim Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
booke Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
conf In kernel config files, it is supposed to be 'options<space><tab>' not 2014-03-18 14:41:18 +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 Mask out SRR1 bits that aren't exported to the MSR. 2014-03-21 04:45:57 +00:00
mambo Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
mpc85xx Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
ofw Correct the order of arguments to mtx_init(). 2014-02-14 11:18:15 +00:00
powermac Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
powerpc Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
ps3 Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
pseries Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
psim Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
wii Fix typo. 2013-12-02 22:00:15 +00:00