Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: prevent stale state of c1e_mask across CPU offline/online, fix
Fix build error introduced by commit 4faac97 ("x86: prevent stale state of c1e_mask across CPU offline/online"). process_32.c needs to include idle.h to get the prototype for c1e_remove_cpu() Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information