This is outright wrong. WQ_HIGHPRI has nothing to do with CPU selections and task interruptions. The worker pool should be run as soon as possible which is signaled by the WQ_HIGHPRI flag, otherwise should result in latency. This reverts commit 5d56a287aceb4075f3a63a38ed11fbf043234e9e. Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>