[PATCH] pagemap: add page-types tool, fix build

From: Ingo Molnar
Date: Wed Jun 17 2009 - 07:18:30 EST



* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Tue, 16 Jun 2009 15:32:27 -0700 akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>
> > --- a/Documentation/vm/Makefile~pagemap-add-page-types-tool
> > +++ a/Documentation/vm/Makefile
> > @@ -2,7 +2,7 @@
> > obj- := dummy.o
> >
> > # List of programs to build
> > -hostprogs-y := slabinfo
> > +hostprogs-y := slabinfo slqbinfo page-types
>
> hrm, slqbinfo shouldn't be there. Thwap at people adding
> non-2.6.31 material to linux-next, thwap at me for apparently not
> running allmodconfig.

I just ran into this while merging to latest -git - fix below.

Ingo

----------------->