Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,
and nobody seemed interested in fixing it despite repeated complaints. I'll worry about it in the 1.3 timeframe...
This commit is contained in:
@ -311,6 +311,12 @@ config CONFIG_TASKSET
|
||||
help
|
||||
Retrieve or set a processes's CPU affinity
|
||||
|
||||
config CONFIG_TASKSET
|
||||
bool "taskset"
|
||||
default n
|
||||
help
|
||||
Retrieve or set a processes's CPU affinity (on linux)
|
||||
|
||||
config CONFIG_TIME
|
||||
bool "time"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user