From: Greg KH <gregkh@suse.de>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: tglx@linutronix.de, stable@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -stable 2.6.32.7] clocksource: fix compilation if no GENERIC_TIME
Date: Sat, 30 Jan 2010 07:58:57 -0800 [thread overview]
Message-ID: <20100130155857.GA24949@suse.de> (raw)
In-Reply-To: <1264866973-9474-1-git-send-email-aaro.koskinen@iki.fi>
On Sat, Jan 30, 2010 at 05:56:13PM +0200, Aaro Koskinen wrote:
> Commit a9238ce3bb0fda6e760780b702c6cbd3793087d3 broke compilation on
> platforms that do not implement GENERIC_TIME (e.g. iop32x):
>
> kernel/time/clocksource.c: In function 'clocksource_register':
> kernel/time/clocksource.c:556: error: implicit declaration of function 'clocksource_max_deferment'
>
> Provide a dummy implementation of clocksource_max_deferment() for such
> platforms.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> ---
If you want a patch to go into the -stable tree, then add the
Cc: stable <stable@kernel.org>
line to the signed-off-by area, so that the tools will pick it up
automatically.
thanks,
greg k-h
prev parent reply other threads:[~2010-01-30 16:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-30 15:56 [PATCH -stable 2.6.32.7] clocksource: fix compilation if no GENERIC_TIME Aaro Koskinen
2010-01-30 15:58 ` Greg KH [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=20100130155857.GA24949@suse.de \
--to=gregkh@suse.de \
--cc=aaro.koskinen@iki.fi \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--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 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.