[PATCH] Fix most sparse warnings in sys_ia32.c
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:33 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:33 +0000 (10:52 +0200)
commitddb15ec130d38cb8076a9926040c7435b126db65
tree9c0ae01edb41409dfbf376bd60edda46ca70f95b
parentdd2994f619752fb731f21c89ad16536dd6673948
[PATCH] Fix most sparse warnings in sys_ia32.c

Mostly by adding casts.

I didn't touch the "invalid access past ..." which are caused
by the sigset conversion.
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/ia32/sys_ia32.c