All of lore.kernel.org
 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: fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory
Date: Tue, 25 Sep 2012 00:52:14 +0000	[thread overview]
Message-ID: <20120925005214.GA5678@localhost> (raw)

Hi Josef,

FYI, kernel build failed on

Commit: d5b04fb3bbb6fce0a834e43f51b6a5251867fcb7 Btrfs: do not async metadata csums if we have hardware crc32c
Date: Mon Sep 24 14:40:24 2012 -0400
config: m68k-allmodconfig

All related error/warning messages:

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
    28	#include <linux/freezer.h>
    29	#include <linux/crc32c.h>
    30	#include <linux/slab.h>
    31	#include <linux/migrate.h>
    32	#include <linux/ratelimit.h>
    33	#include <asm/unaligned.h>
  > 34	#include <asm/cpufeature.h>
    35	#include "compat.h"
    36	#include "ctree.h"
    37	#include "disk-io.h"

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu, Yuanhan Liu                              Intel Corporation

WARNING: multiple messages have this Message-ID (diff)
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: fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory
Date: Tue, 25 Sep 2012 08:52:14 +0800	[thread overview]
Message-ID: <20120925005214.GA5678@localhost> (raw)

Hi Josef,

FYI, kernel build failed on

Commit: d5b04fb3bbb6fce0a834e43f51b6a5251867fcb7 Btrfs: do not async metadata csums if we have hardware crc32c
Date: Mon Sep 24 14:40:24 2012 -0400
config: m68k-allmodconfig

All related error/warning messages:

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
    28	#include <linux/freezer.h>
    29	#include <linux/crc32c.h>
    30	#include <linux/slab.h>
    31	#include <linux/migrate.h>
    32	#include <linux/ratelimit.h>
    33	#include <asm/unaligned.h>
  > 34	#include <asm/cpufeature.h>
    35	#include "compat.h"
    36	#include "ctree.h"
    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-25  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-25  0:52 Fengguang Wu [this message]
2012-09-25  0:52 ` fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory Fengguang Wu

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=20120925005214.GA5678@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.