Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/uprobes: fix address space annotation
Remove __user address space annotation for sim_stor_event() calls since it generates false positive warnings from sparse. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information