I'm attaching a new version of the checktsc source tarball that fixes
a couple of issues:

	Add local sched.h file to supply definitions for cpu_set_t
	and associated macros if we are building on a system which
	has a prehistoric version of <sched.h>

and

	Ignore return value from initial sched_setaffinity() because
	some kernel versions will fail this system call if the
	CPU mask specifies CPUs that are not currently online.

From: jadmanski@google.com
From: md@google.com



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1250 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed