From: Chris Metcalf <cmetcalf@tilera.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: <linux-kernel@vger.kernel.org>, Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] tile: fix compile failure on start_kernel in setup.c
Date: Fri, 18 May 2012 21:09:26 -0400 [thread overview]
Message-ID: <4FB6F2C6.2060007@tilera.com> (raw)
In-Reply-To: <1337382021-16108-1-git-send-email-paul.gortmaker@windriver.com>
On 5/18/2012 7:00 PM, Paul Gortmaker wrote:
> Commit 293ef7b8288da79112276ddd53902aff75ce7494
>
> "tile: Use generic init_task"
>
> deleted the file tile/kernel/init_task.c and moved the remaining
> needed code to tile/kernel/setup.c -- but this code references
> start_kernel and setup.c didn't include that, causing this fail:
>
> arch/tile/kernel/setup.c:69:344: error: 'start_kernel' undeclared here (not in a function)
>
> Adding the obvious include fixes it.
>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Chris Metcalf <cmetcalf@tilera.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
prev parent reply other threads:[~2012-05-19 1:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-18 23:00 Paul Gortmaker
2012-05-19 1:09 ` 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=4FB6F2C6.2060007@tilera.com \
--to=cmetcalf@tilera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=tglx@linutronix.de \
/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
Powered by JetHome