]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In the near future cpuset_t objects in struct pcpu will be axed out, but
authorAttilio Rao <attilio@FreeBSD.org>
Fri, 27 May 2011 15:50:14 +0000 (15:50 +0000)
committerAttilio Rao <attilio@FreeBSD.org>
Fri, 27 May 2011 15:50:14 +0000 (15:50 +0000)
commitd5880f9cdfac5af5b1b92212097d71d3e0ddf459
tree68f6ee4e9db6eec8c42d7d11015ac86f5fc6e7df
parent7fcdc9a26f71a2fc89e0c83bcf9ebb4338ca2f60
In the near future cpuset_t objects in struct pcpu will be axed out, but
as long as this does not happen, we need to fix interfaces to userland
in order to not break run-time accesses to the structure.

Reviwed by: kib
Tested by: pluknet
lib/libkvm/kvm_pcpu.c
sys/sys/pcpu.h