[PATCH 03/10] MIPS: pm-cps: Change FSB workaround to CPU blacklist

2016-08-31 Thread Matt Redfearn
The check for whether a CPU required the FSB flush workaround previously required every CPU not requiring it to be whitelisted. That approach does not scale well as new CPUs are introduced so change the default from a WARN and returning an error to just returning 0. Any CPUs requiring the

[PATCH 03/10] MIPS: pm-cps: Change FSB workaround to CPU blacklist

2016-08-31 Thread Matt Redfearn
The check for whether a CPU required the FSB flush workaround previously required every CPU not requiring it to be whitelisted. That approach does not scale well as new CPUs are introduced so change the default from a WARN and returning an error to just returning 0. Any CPUs requiring the