Re: [PATCH] perf tool: fix compile failure with missed 'linux/export.h'

From: Ming Lei
Date: Wed Mar 21 2012 - 05:11:15 EST


On Wed, Mar 21, 2012 at 4:59 PM, Ming Lei <ming.lei@xxxxxxxxxxxxx> wrote:
> Just fake a export.h under util/include/linux so that perf
> can be built successfully.

lib/rbtree.c changed to include <linux/export.h>, so compile failure
is triggered to
build perf on -next.

Sorry for missing the above description in commit log.

Thanks,
--
Ming Lei
--
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/