On Fri, Sep 07, 2012 at 01:07:30AM -0700, Andrew Morton wrote: > On Fri, 7 Sep 2012 15:55:35 +0800 Fengguang Wu <fengguang.wu@xxxxxxxxx> wrote: > > > Hi Mel, > > > > FYI, kernel build failed on > > > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm > > head: d28e1f373a79e532eecbe6b17beeb4d2052c1a52 > > commit: 038b615836d456496d321156271e47881469c8fd [72/246] mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures > > config: i386-randconfig-k925 (attached as .config) > > > > All related error/warning messages: > > > > mm/vmscan.c: In function 'should_continue_reclaim': > > mm/vmscan.c:1787:10: error: 'struct zone' has no member named 'compact_order_failed' > > mm/vmscan.c:1788:32: error: 'struct zone' has no member named 'compact_defer_shift' > > hm, Does that tree not include > http://ozlabs.org/~akpm/mmotm/broken-out/mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures-fix.patch > ? Yes, it includes that build fix. > Perhaps that linux-next is using the previous mm - I did a new release > earlier today. Sorry it's my fault! Just now a bug was introduced into the build script which end up disabling the detection of your build fixes.. Corrected now. Thanks, Fengguang -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html