From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH]HRT support in Samsung S5P Platform
Date: Thu, 22 Jul 2010 08:55:05 +0100 [thread overview]
Message-ID: <20100722075505.GE6802@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <13968563.679171279522453031.JavaMail.weblogic@epml17>
On Mon, Jul 19, 2010 at 06:54:13AM +0000, MADHAV SINGHCHAUHAN wrote:
> +config MACH_S5PV210_HRT
> + bool "HRtimer and Dynamic Tick support"
> + select GENERIC_TIME
> + select GENERIC_CLOCKEVENTS
> + select HIGH_RES_TIMERS
> + default n
Please avoid 'default n'.
> +static unsigned int sched_timer_running;
> +
> +void __iomem *rtc_base = S3C_VA_RTC;
static?
next prev parent reply other threads:[~2010-07-22 7:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-19 6:54 [PATCH]HRT support in Samsung S5P Platform MADHAV SINGHCHAUHAN
2010-07-21 0:36 ` Ben Dooks
2010-07-21 12:06 ` Kukjin Kim
2010-07-22 6:10 ` Kyungmin Park
2010-07-23 2:48 ` Jassi Brar
2010-07-22 7:55 ` Russell King - ARM Linux [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-21 11:54 MADHAV SINGHCHAUHAN
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=20100722075505.GE6802@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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).