From: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.12-rc2
Date: Tue, 5 Apr 2005 00:24:19 +0100 [thread overview]
Message-ID: <20050404232419.GA8859@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.58.0504041430070.2215@ppc970.osdl.org>
On Mon, Apr 04, 2005 at 02:32:52PM -0700, Linus Torvalds wrote:
> This is also the point where I ask people to calm down, and not send me
> anything but clear bug-fixes etc. We're definitely well into -rc land. So
> keep it quiet out there,
* missing include in arm/kernel/time.c - see #ifdef CONFIG_PM
further down in the file.
diff -urN RC12-rc2-base/arch/arm/kernel/time.c current/arch/arm/kernel/time.c
--- RC12-rc2-base/arch/arm/kernel/time.c 2005-04-04 18:20:42.000000000 -0400
+++ current/arch/arm/kernel/time.c 2005-04-04 19:17:12.446004816 -0400
@@ -28,6 +28,7 @@
#include <linux/profile.h>
#include <linux/sysdev.h>
#include <linux/timer.h>
+#include <linux/pm.h>
#include <asm/hardware.h>
#include <asm/io.h>
next prev parent reply other threads:[~2005-04-04 23:28 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.58.0504040945100.32180@ppc970.osdl.org>
2005-04-04 21:32 ` Linus Torvalds
2005-04-04 22:58 ` Andres Salomon
2005-04-04 23:04 ` Andres Salomon
2005-04-04 23:07 ` Andres Salomon
2005-04-04 23:24 ` Al Viro [this message]
2005-04-04 23:49 ` Russell King
2005-04-04 23:54 ` Al Viro
2005-04-04 23:37 ` Stephen Rothwell
2005-04-04 23:54 ` Al Viro
2005-04-05 4:54 ` Gene Heskett
2005-04-06 17:14 ` Moritz Muehlenhoff
2005-04-06 22:42 ` Benjamin Herrenschmidt
2005-04-07 17:50 ` Moritz Muehlenhoff
2005-04-07 18:54 ` Nish Aravamudan
2005-04-07 22:45 ` Benjamin Herrenschmidt
2005-04-08 0:44 ` Nish Aravamudan
2005-04-08 6:28 ` AsterixTheGaul
2005-04-08 6:39 ` AsterixTheGaul
2005-04-08 7:00 ` AsterixTheGaul
2005-04-08 15:39 ` Nish Aravamudan
2005-04-08 18:14 ` AsterixTheGaul
2005-04-07 22:43 ` Benjamin Herrenschmidt
2005-04-05 7:29 Oleg Nesterov
2005-04-05 8:03 ` Andrew Morton
2005-04-05 14:56 Hubert Tonneau
2005-04-06 23:20 Bob Gill
2005-04-06 23:25 ` Dave Jones
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=20050404232419.GA8859@parcelfarce.linux.theplanet.co.uk \
--to=viro@parcelfarce.linux.theplanet.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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
Powered by JetHome