On Fri, Sep 28, 2012 at 3:08 AM, Fengguang Wu <fengguang.wu@xxxxxxxxx> wrote: > Hi Michel, > > FYI, kernel build failed on > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm > head: b97e42d4aec6640aeb2a0347d9d40d12db17ded9 > commit: f7d8d6b34e1d98650967ef035824beabec51019d [140/423] mm: replace vma prio_tree with an interval tree > config: x86_64-allmodconfig > > All error/warnings: > > fs/block_dev.c: In function 'set_blocksize': > fs/block_dev.c:135:2: error: implicit declaration of function 'prio_tree_empty' [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors Yes, Stephen Rothwell posted a fix for this in LKML (use RB_EMPTY_ROOT instead of prio_tree_empty) -- Michel "Walken" Lespinasse A program is never fully debugged until the last user dies. -- 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