Fengguang Wu
2012-Sep-29 10:15 UTC
[josef-btrfs:master 81/82] fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory
Hi Josef, FYI, kernel build failed on tree: git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git master head: 5aeafaaac9c84f3e2297914c748243bb34b0c5c5 commit: 5aeafaaac9c84f3e2297914c748243bb34b0c5c5 [81/82] Btrfs: do not async metadata csumming in certain situations config: mips-allmodconfig All error/warnings: fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory compilation terminated. vim +34 fs/btrfs/disk-io.c 4b4e25f2 (Chris Mason 2008-11-20 28) #include <linux/freezer.h> 163e783e (David Woodhouse 2009-04-19 29) #include <linux/crc32c.h> 5a0e3ad6 (Tejun Heo 2010-03-24 30) #include <linux/slab.h> 784b4e29 (Chris Mason 2010-11-21 31) #include <linux/migrate.h> 7a36ddec (David Sterba 2011-05-06 32) #include <linux/ratelimit.h> 7e75bf3f (David Sterba 2011-03-18 33) #include <asm/unaligned.h> 5aeafaaa (Josef Bacik 2012-09-25 @34) #include <asm/cpufeature.h> 4b4e25f2 (Chris Mason 2008-11-20 35) #include "compat.h" eb60ceac (Chris Mason 2007-02-02 36) #include "ctree.h" eb60ceac (Chris Mason 2007-02-02 37) #include "disk-io.h" --- 0-DAY kernel build testing backend Open Source Technology Centre Fengguang Wu, Yuanhan Liu Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html