Re: [PATCH 2/5 -tip] x86: move common typedefs to asm/posix_types.h

From: Jaswinder Singh Rajput
Date: Thu Jun 18 2009 - 09:48:58 EST


On Thu, 2009-06-18 at 15:10 +0200, Arnd Bergmann wrote:
> On Thursday 18 June 2009, Christoph Hellwig wrote:
> >
> > On Thu, Jun 18, 2009 at 02:11:24PM +0530, Jaswinder Singh Rajput wrote:
> > >
> > > Move common typedefs to asm/posix_types.h for easy maintenance
> >
> > I think at this point it would be cleaner to also move the differing
> > ones into asm/posix_types.h so that there's just one file to look at for
> > the types.
>
> Agreed.
>
> Because of the new asm-gneeric headers, you can also
> #include <asm-generic/posix_types.h> for any of the default types and
> only override the ones that are x86-specific.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>

Thanks, Arnd.

I will prepare new patch/pull-request by adding this patch.

--
JSR

--
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/