From: Wu Fengguang <fengguang.wu@intel.com>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: "akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"torvalds@linux-foundation.org" <torvalds@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] slqbinfo doesn't exist...
Date: Thu, 18 Jun 2009 09:15:32 +0800 [thread overview]
Message-ID: <20090618011532.GA19732@localhost> (raw)
In-Reply-To: <20090617183851.GA15429@bombadil.infradead.org>
Hi Kyle,
On Thu, Jun 18, 2009 at 02:38:51AM +0800, Kyle McMartin wrote:
> From: Kyle McMartin <kyle@redhat.com>
>
> Commit 35efa5e993a7a00a50b87d2b7725c3eafc80b083 which added a page-types
> tool introduced a reference to slqbinfo in the Makefile, which, doesn't
> exist... This is currently causing my rawhide builds to fail.
This fix should be in the latest git tree. Sorry for all the inconvenience!
Thanks,
Fengguang
> Signed-off-by: Kyle McMartin <kyle@redhat.com>
>
> ---
>
> diff --git a/Documentation/vm/Makefile b/Documentation/vm/Makefile
> index 27479d4..5bd269b 100644
> --- a/Documentation/vm/Makefile
> +++ b/Documentation/vm/Makefile
> @@ -2,7 +2,7 @@
> obj- := dummy.o
>
> # List of programs to build
> -hostprogs-y := slabinfo slqbinfo page-types
> +hostprogs-y := slabinfo page-types
>
> # Tell kbuild to always build the programs
> always := $(hostprogs-y)
next prev parent reply other threads:[~2009-06-18 1:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-17 18:38 [PATCH] slqbinfo doesn't exist Kyle McMartin
2009-06-18 1:15 ` Wu Fengguang [this message]
2009-06-18 14:05 ` Kyle McMartin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090618011532.GA19732@localhost \
--to=fengguang.wu@intel.com \
--cc=akpm@linux-foundation.org \
--cc=kyle@mcmartin.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox