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.
------------------------------------------------------------------------------

Reply via email to