Ilya Leoshkevich <i...@linux.ibm.com> writes:
> fork()ed processes currently start with > current_cpu->in_exclusive_context set, which is, strictly speaking, not > correct, but does not cause problems (even assertion failures). > > With one of the next patches, the code begins to rely on this value, so > fix it by always calling end_exclusive() in fork_end(). > > Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée Virtualisation Tech Lead @ Linaro