From: Jens Axboe Date: Fri, 12 Dec 2008 19:51:40 +0000 (+0100) Subject: CPU set creation and destruction can fail on some platforms X-Git-Tag: fio-1.24~24 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=d2ce18b5dfdc1736a99b4e2d731119cc4880e197;hp=d2ce18b5dfdc1736a99b4e2d731119cc4880e197 CPU set creation and destruction can fail on some platforms Check for that and error out if necessary. Signed-off-by: Jens Axboe ---