This is no bug. This is also needed for 3.14 series now. Am 28.10.2014 um 12:27 schrieb Michael Amadio:
Ah.. I see the same bug (and fix) is reported for 3.14.21, likely exactly the same fix. On Tue, Oct 28, 2014 at 8:55 PM, Michael Amadio [1]<[1]01mi...@gmail.com> wrote: Hello Junjiro, I just built 3.12.31 and there is a bug introduced with differences in the mm/Makefile. It is very trivial. --- linux-3.12.31/mm/Makefile.orig 2014-10-28 08:09:10.781714774 +1000 +++ linux-3.12.31/mm/Makefile 2014-10-28 08:17:17.688376084 +1000 @@ -17,7 +17,7 @@   util.o mmzone.o vmstat.o backing-dev.o \   mm_init.o mmu_context.o percpu.o slab_common.o \   compaction.o balloon_compaction.o vmacache.o \ -  interval_tree.o list_lru.o $(mmu-y) +  interval_tree.o list_lru.o prfile.o $(mmu-y)   obj-y += init-mm.o  Regards, Michael Amadio Puppy Slacko developer. References 1. [2]mailto:01mi...@gmail.com ------------------------------------------------------------------------------ References 1. mailto:[1]01mi...@gmail.com 2. mailto:01mi...@gmail.com
------------------------------------------------------------------------------