On Wed, Jun 16, 2021 at 07:17:58PM -0400, John Kacur wrote: > From: Jonathan Schwender <schwenderjonathan@xxxxxxxxx> > > Move error handling for setting the affinity of the main thread > into a separate function. > This prevents duplicating the code in the next commit, > where the main thread pid can be restricted to one of > two bitmasks depending on the passed parameters. > > Signed-off-by: Jonathan Schwender <schwenderjonathan@xxxxxxxxx> > Signed-off-by: John Kacur <jkacur@xxxxxxxxxx> Reviewed-by: Daniel Wagner <dwagner@xxxxxxx>