linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory
@ 2012-09-25  0:52 Fengguang Wu
  0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-09-25  0:52 UTC (permalink / raw)
  To: Josef Bacik; +Cc: kernel-janitors, linux-btrfs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-25  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25  0:52 fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory Fengguang Wu

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).