On Thu, 29 Jan 2015 16:55:45 +0100, Nicholas Mc Guire said:
> Signed-off-by: Nicholas Mc Guire
> ---
>
> v3: cleanups and merged review notes from Jonathan Corbet
>
> patch is against 3.19.0-rc5 -next-20150119
>
> Documentation/scheduler/completion.txt | 243
>
On Thu, 29 Jan 2015 16:55:45 +0100
Nicholas Mc Guire wrote:
> v3: cleanups and merged review notes from Jonathan Corbet
Almost there, but...
> +To use completions one needs to include and
[...]
> + struct completions {
[...]
> + wait_for_completions(&early_console_added);
[...]
> +The
Signed-off-by: Nicholas Mc Guire
---
v3: cleanups and merged review notes from Jonathan Corbet
patch is against 3.19.0-rc5 -next-20150119
Documentation/scheduler/completion.txt | 243
1 file changed, 243 insertions(+)
create mode 100644 Documentation/schedul
3 matches
Mail list logo