* Sasha Levin <[email protected]> wrote:
> On Thu, 2011-05-05 at 10:14 +0300, Pekka Enberg wrote:
> > On Thu, May 5, 2011 at 10:12 AM, Ingo Molnar <[email protected]> wrote:
> > > another thing i noticed: the patch introduces some new uint_* usages.
> > >
> > > Once things are fixed can we somehow kill that datatype intelligently, so
> > > that
> > > if new code uses it the build breaks or so?
> >
> > I guess we could do
> >
> > include/stdint.h
> >
> > that does
> >
> > #error You lose.
> >
> > or something.
>
> How would we handle <linux/inet.h> which uses uint*_t types?
Yeah, it's not realistic to get rid of them like that - also, system include
files are using it as well.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html