[PATCH 1/2] arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Fri Jan 22 11:52:38 EST 2010
Hello Russell,
On Fri, Jan 22, 2010 at 04:36:58PM +0000, Russell King - ARM Linux wrote:
> On Fri, Jan 22, 2010 at 05:08:24PM +0100, Uwe Kleine-König wrote:
> > You can pull them from
> >
> > git://git.pengutronix.de/git/ukl/linux-2.6.git arm/clock-event
>
> I really don't like pulling git urls which I don't know what I'm pulling.
> Please include at least a diffstat and shortlog of the commits you're
> expecting to be sent.
>
> Something like the output from git request-pull would be ideal.
OK, appended below. Actually I expected you to make me sending them to
the patch system. But as I prefer when you pull from me, I'm happy to
provide you with diffstat and shortlog.
Best regards
Uwe
The following changes since commit 066000dd856709b6980123eb39b957fe26993f7b:
Ananth N Mavinakayanahalli (1):
Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
are available in the git repository at:
git://git.pengutronix.de/git/ukl/linux-2.6.git arm/clock-event
Uwe Kleine-König (2):
arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode
arch/arm/mach-at91/at91rm9200_time.c | 20 ++++++--------------
arch/arm/mach-at91/at91sam926x_time.c | 11 ++++++-----
arch/arm/mach-pxa/time.c | 10 +---------
arch/arm/mach-sa1100/time.c | 8 +-------
arch/arm/plat-nomadik/timer.c | 9 +--------
5 files changed, 15 insertions(+), 43 deletions(-)
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list