]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] amd64 rt_sigframe user annotation
authorAl Viro <viro@www.linux.org.uk>
Tue, 26 Apr 2005 14:43:42 +0000 (07:43 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 26 Apr 2005 14:43:42 +0000 (07:43 -0700)
commit993fb38b1c0cd1a56d15aa99b337c780a538baa8
tree784444f2d69059e6ccad8b0b83a2f21d6a5c1ea9
parent0f73832fd8fc42dd7cc73487147f5d5b8f8d2cf0
[PATCH] amd64 rt_sigframe user annotation

->pretcode in struct rt_sigframe is a userland pointer (and already
treated as such by code using that field).

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/signal.c