diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2012-07-17 21:59:57 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2012-07-17 21:59:57 +0000 |
commit | 8d13ee2ce2232a4a98c89b13288ae9223df81e01 (patch) | |
tree | a69086185b5d77c653a9833c68020b2ccae47677 /sys/dev/pci | |
parent | 85347e26b6c5411b9b33c8dbcb4fccf052b0ed36 (diff) |
p_prof_ticks accidentally got moved from a 'copy-on-fork' area
(when it was in struct pstats) to an 'uninitialized-on-fork' area
(in struct proc), thus resulting in the counts all being off. Put
it and p_prof_addr back in a 'copy-on-fork' area.
ok matthew@ miod@ weingart@
Diffstat (limited to 'sys/dev/pci')
0 files changed, 0 insertions, 0 deletions