From: Ralf Baechle <ralf@linux-mips.org>
To: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org, sibyte-users@bitmover.com,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH 3/7] MIPS: sibyte: Add missing sched.h header
Date: Mon, 17 Jun 2013 18:44:27 +0200 [thread overview]
Message-ID: <20130617164427.GE10408@linux-mips.org> (raw)
In-Reply-To: <1371477641-7989-4-git-send-email-markos.chandras@imgtec.com>
On Mon, Jun 17, 2013 at 03:00:37PM +0100, Markos Chandras wrote:
> It's needed for the TASK_INTERRUPTIBLE definition.
>
> Fixes the following build problem:
> arch/mips/sibyte/common/sb_tbprof.c:235:4: error: 'TASK_INTERRUPTIBLE'
> undeclared (first use in this function)
Ideally sched.h should be included into the actual user of
TASK_INTERRUPTIBLE, the wake_up_interruptible macro in <linux/wait.h> but
that seems way too risky that close to a release.
Ralf
next prev parent reply other threads:[~2013-06-17 16:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 14:00 [PATCH 0/7] MIPS: sibyte build fixes Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-17 14:00 ` [PATCH 1/7] MIPS: sibyte: Fix build for SIBYTE_BW_TRACE Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-19 17:32 ` Ralf Baechle
2013-06-17 14:00 ` [PATCH 2/7] MIPS: sibyte: Declare the cfe_write() buffer as constant Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-17 14:00 ` [PATCH 3/7] MIPS: sibyte: Add missing sched.h header Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-17 16:44 ` Ralf Baechle [this message]
2013-06-17 18:33 ` Peter Zijlstra
2013-06-17 14:00 ` [PATCH 4/7] MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHER Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-19 18:27 ` Ralf Baechle
2013-06-17 14:00 ` [PATCH 5/7] drivers: watchdog: sb_wdog: Fix 32bit linking problems Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-17 17:03 ` Ralf Baechle
2013-06-18 13:17 ` Markos Chandras
2013-06-17 14:00 ` [PATCH 6/7] drivers: ssb: Kconfig: Amend SSB_EMBEDDED dependencies Markos Chandras
2013-06-17 14:00 ` Markos Chandras
2013-06-27 11:30 ` Ralf Baechle
2013-06-17 14:00 ` [PATCH 7/7] MIPS: sibyte: Remove unused variable Markos Chandras
2013-06-17 14:00 ` Markos Chandras
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=20130617164427.GE10408@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=markos.chandras@imgtec.com \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=sibyte-users@bitmover.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.