[CRIU] [PATCH 1/2] cr: collect short integer aliases in the single place

Cyrill Gorcunov gorcunov at gmail.com
Sat Apr 5 11:19:27 PDT 2014


On Sat, Apr 05, 2014 at 04:08:19PM +0400, Alexander Kartashov wrote:
> This patch moves the files arch/$ARCH/include/asm/int.h to
> include/asm-generic/int.h and makes the types {u,s}{8,16,32}
> be aliases of the fixed sized integer types [u]int{8,16,32}_t.
> 
> This makes it possible to use single set of integer typedefs
> in all architectural ports.
> 
> Signed-off-by: Alexander Kartashov <alekskartashov at parallels.com>
> Cc: Cyrill Gorcunov <gorcunov at openvz.org>
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>


More information about the CRIU mailing list