From: H. Peter Anvin Date: Tue, 14 Feb 2012 21:11:31 +0000 (-0800) Subject: posix_types: Introduce __kernel_[u]long_t X-Git-Tag: v3.4-rc1~33^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afead38d011ab2f333d12ebb6752ed9baa53b667;p=pandora-kernel.git posix_types: Introduce __kernel_[u]long_t Introduce __kernel_[u]long_t, which allows an ABI to override all defaults of type [unsigned] long. This enables x32 and potentially other 32-bit userspace on 64-bit kernel ABIs. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed