Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: fix pagetable init 64-bit breakage
Fix _end alignment check - can trigger a crash if _end happens to be on a page boundary. Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information