public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [dynticks:nohz/printk 1/5] include/linux/irq_work.h:5:26: fatal error: asm/irq_work.h: No such file
Date: Fri, 12 Oct 2012 18:24:08 +0000	[thread overview]
Message-ID: <20121012182408.GB24093@localhost> (raw)

Hi Frederic,

FYI, kernel build failed on

tree:   git://github.com/fweisbec/linux-dynticks.git nohz/printk
head:   f72ce6fbecebcf9faeaa740754ac71474758c1f6
commit: ed0f263e94f74a833ad1829e6acc218857f8e735 [1/5] irq_work: Move irq_work_raise() declaration/default definition to arch headers
config: cris-allyesconfig # make ARCH=cris allyesconfig

All error/warnings:

In file included from include/linux/perf_event.h:647:0,
                 from include/linux/ftrace_event.h:8,
                 from include/trace/syscall.h:6,
                 from include/linux/syscalls.h:78,
                 from kernel/fork.c:39:
include/linux/irq_work.h:5:26: fatal error: asm/irq_work.h: No such file or directory
compilation terminated.

vim +5 include/linux/irq_work.h

e360adbe Peter Zijlstra      2010-10-14  1  #ifndef _LINUX_IRQ_WORK_H
e360adbe Peter Zijlstra      2010-10-14  2  #define _LINUX_IRQ_WORK_H
e360adbe Peter Zijlstra      2010-10-14  3  
38aaf809 Huang Ying          2011-09-08  4  #include <linux/llist.h>
ed0f263e Frederic Weisbecker 2012-10-12 @5  #include <asm/irq_work.h>
38aaf809 Huang Ying          2011-09-08  6  
e360adbe Peter Zijlstra      2010-10-14  7  struct irq_work {
38aaf809 Huang Ying          2011-09-08  8  	unsigned long flags;

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

             reply	other threads:[~2012-10-12 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-12 18:24 Fengguang Wu [this message]
2012-10-13  1:14 ` [dynticks:nohz/printk 1/5] include/linux/irqdesc.h:73:33: error: 'NR_IRQS' undeclared here (not in a 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=20121012182408.GB24093@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@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