Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sparc: Validate that kprobe address is 4-byte aligned.
Otherwise it isn't a valid instruction address. This is the sparc equivalent of commit b46b3d7 (kprobes: Checks probe address is instruction boudary on x86) Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information