s390/uprobes: fix address space annotation
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 16 Mar 2015 11:59:04 +0000 (12:59 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 25 Mar 2015 10:49:47 +0000 (11:49 +0100)
commit9f9d86e1e9ecbb43d0ca41c9c9118f141ab8d93e
tree440b81866b2dfc562978b9888f9e16df53ca11cf
parent2a5e91c3acda515f9faac646777f3e54aa9cf04b
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>
arch/s390/kernel/uprobes.c