mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Due to userspace assumptions, the sched_scan_stop operation must be synchronous, i.e. once it returns a new scheduled scan must be able to start immediately. Document this in the API. Signed-off-by: Johannes Berg <johannes.berg@intel.com>