All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@tilera.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Ingo Molnar <mingo@elte.hu>, Huang Ying <ying.huang@intel.com>,
	David Howells <dhowells@redhat.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] irq_work: fix compile failure on tile from missing include
Date: Thu, 12 Apr 2012 12:12:06 -0400	[thread overview]
Message-ID: <4F86FED6.7080900@tilera.com> (raw)
In-Reply-To: <4F86FE82.1040007@windriver.com>

On 4/12/2012 12:10 PM, Paul Gortmaker wrote:
> On 12-04-11 12:21 PM, Chris Metcalf wrote:
>> Building with IRQ_WORK configured results in
>>
>> kernel/irq_work.c: In function ‘irq_work_run’:
>> kernel/irq_work.c:110: error: implicit declaration of function ‘irqs_disabled’
>>
>> The appropriate header just needs to be included.
>>
>> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
> Hi Chris,
>
> I've got an alpha fix and an itanic fix left wrt. the system.h
> fallout to get pulled; I can bundle this system.h fix with those
> if you want.

That would be great; thanks.

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


      reply	other threads:[~2012-04-12 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-11 16:21 [PATCH] irq_work: fix compile failure on tile from missing include Chris Metcalf
2012-04-12 16:10 ` Paul Gortmaker
2012-04-12 16:12   ` Chris Metcalf [this message]

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=4F86FED6.7080900@tilera.com \
    --to=cmetcalf@tilera.com \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paul.gortmaker@windriver.com \
    --cc=ying.huang@intel.com \
    /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.