Re: [tip:core/header-fixes] make exported headers use strict posix types

From: Takashi Iwai
Date: Thu Feb 26 2009 - 03:49:31 EST


At Thu, 26 Feb 2009 01:30:53 GMT,
Arnd Bergmann wrote:
>
> Author: Arnd Bergmann <arnd@xxxxxxxx>
> AuthorDate: Thu, 26 Feb 2009 00:51:39 +0100
> Commit: H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
> CommitDate: Wed, 25 Feb 2009 17:27:59 -0800
>
> make exported headers use strict posix types
>
> A number of standard posix types are used in exported headers, which
> is not allowed if __STRICT_KERNEL_NAMES is defined. In order to
> get rid of the non-__STRICT_KERNEL_NAMES part and to make sane headers
> the default, we have to change them all to safe types.
>
> There are also still some leftovers in reiserfs_fs.h, elfcore.h
> and coda.h, but these files have not compiled in user space for
> a long time.
>
> This leaves out the various integer types ({u_,u,}int{8,16,32,64}_t),
> which we take care of separately.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> Cc: David Airlie <airlied@xxxxxxxx>
> Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
> Cc: YOSHIFUJI Hideaki <yoshfuji@xxxxxxxxxxxxxx>
> Cc: netdev@xxxxxxxxxxxxxxx
> Cc: linux-ppp@xxxxxxxxxxxxxxx
> Cc: Jaroslav Kysela <perex@xxxxxxxx>
> Cc: Takashi Iwai <tiwai@xxxxxxx>

My ack for include/sound/asound.h,

Acked-by: Takashi Iwai <tiwai@xxxxxxx>


thanks,

Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/