[RESEND PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
From: Byungchul Park
Date: Mon Dec 18 2017 - 20:20:17 EST
Changes from v2
- Run spellchecker over the text and fix typos
- Add acked-by Daniel
Changes from v1
- Enhance commit msg
- Prevent WARN in cpumask_test_cpu() in cpudl_find() when best_cpu == -1
-----8<-----