[CRIU] [PATCH 7/9] headers: types.h -- Move uX types to int.h header

Pavel Emelyanov xemul at parallels.com
Tue Apr 2 12:33:26 EDT 2013


On 04/01/2013 07:27 PM, Cyrill Gorcunov wrote:
> 
> This allows to use it in external projects outside of
> types.h header, moreover it's close to what kernel
> does too.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  arch/arm/include/asm/int.h   | 15 +++++++++++++++
>  arch/arm/include/asm/types.h | 10 +---------
>  arch/x86/include/asm/int.h   | 15 +++++++++++++++
>  arch/x86/include/asm/types.h | 11 +----------
>  4 files changed, 32 insertions(+), 19 deletions(-)
>  create mode 100644 arch/arm/include/asm/int.h
>  create mode 100644 arch/x86/include/asm/int.h
> 


1-7 applied


More information about the CRIU mailing list