Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: Include linux/ptrace.h in asm/compat.h
Commit 9b064fc (new helper: compat_user_stack_pointer()) introduces a call to current_pt_regs() which is defined in linux/ptrace.h, not currently included asm/compat.h. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
- Loading branch information