From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Tejun Heo <tj@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH suspend-2.6#linux-next] PM / freezer: add missing include
Date: Thu, 8 Oct 2009 22:51:48 +0200 [thread overview]
Message-ID: <200910082251.48381.rjw@sisk.pl> (raw)
In-Reply-To: <4ACDAF18.2030705@kernel.org>
On Thursday 08 October 2009, Tejun Heo wrote:
> Fix compile failure caused by a48145a7cbf3b0555ba3ad61aaf2c38719bab95d
> forgetting to include delay.h.
>
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
I folded it into the original patch and pushed the updated tree.
Thanks,
Rafael
> ---
> kernel/power/process.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/kernel/power/process.c b/kernel/power/process.c
> index 66161f0..5ade1bd 100644
> --- a/kernel/power/process.c
> +++ b/kernel/power/process.c
> @@ -14,6 +14,7 @@
> #include <linux/module.h>
> #include <linux/syscalls.h>
> #include <linux/freezer.h>
> +#include <linux/delay.h>
>
> /*
> * Timeout for stopping processes
>
>
prev parent reply other threads:[~2009-10-08 20:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-08 4:30 linux-next: suspend tree build failure Stephen Rothwell
2009-10-08 9:21 ` [PATCH suspend-2.6#linux-next] PM / freezer: add missing include Tejun Heo
2009-10-08 20:51 ` Rafael J. Wysocki [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=200910082251.48381.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=tj@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;
as well as URLs for NNTP newsgroup(s).