From: Al Viro Date: Mon, 24 Dec 2012 04:14:49 +0000 (-0500) Subject: x32: fix waitid() X-Git-Tag: v3.8-rc5~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a566c288826ad4502e43b59570214f18173d7744;p=pandora-kernel.git x32: fix waitid() It needs 64bit rusage and 32bit siginfo. glibc never calls it with non-NULL rusage pointer, or we would've seen breakage already... Signed-off-by: Al Viro --- Reading git-diff-tree failed