linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: Josef Bacik <jbacik@fusionio.com>
Cc: kernel-janitors@vger.kernel.org, linux-btrfs@vger.kernel.org
Subject: [josef-btrfs:master 81/82] fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory
Date: Sat, 29 Sep 2012 18:15:55 +0800	[thread overview]
Message-ID: <20120929101555.GA5278@localhost> (raw)

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

                 reply	other threads:[~2012-09-29 10:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120929101555.GA5278@localhost \
    --to=fengguang.wu@intel.com \
    --cc=jbacik@fusionio.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).