[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090130220550.GA20596@pengutronix.de>
Date: Fri, 30 Jan 2009 23:05:50 +0100
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org, Ben Dooks <ben-linux@...ff.org>,
Tony Lindgren <tony@...mide.com>,
linux-arm-kernel@...ts.arm.linux.org.uk
Subject: Re: Patches for linux-rt on ARM
Hello Steven,
> as a reply I send some patches that fix compilation of most ARM
> defconfigs for the linux-rt tree and allow enabling PREEMPT_RT for ARM.
> Two commits are already in Linus' tree and so cherry-picked from there.
> My commits are new.
as requested by you in irc the following changes since commit
4a6908a3a050aacc9c3a2f36b276b46c0629ad91:
Linus Torvalds (1):
Linux 2.6.28
(e.g. your "linus" branch) are available in the git repository at:
git://git.pengutronix.de/git/ukl/linux-2.6.git rt-arm
There is one patch that I dropped since the first post, because you
fixed it yourself in 2766d45892aa914abc96ec8c9f3688ca3ea468e8. In turn
there is a new fix for the am79c961a driver that hit mainline in the
meantime.
Apart from "Use kernel/Kconfig.preempt for ARM" all patches are
cherry-picked from Linus' tree to fix compilation errors in your -rt
tree.
Shortlog and diffstat can be found below.
Best regards
Uwe
Ben Dooks (1):
[ARM] S3C24XX: Add gpio_to_irq() facility
Tony Lindgren (1):
ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
Uwe Kleine-König (2):
Use kernel/Kconfig.preempt for ARM
[NET] am79c961a: fix spin_lock usage
arch/arm/Kconfig | 13 +------------
arch/arm/mach-s3c2410/include/mach/gpio.h | 1 +
arch/arm/plat-omap/gpio.c | 3 +++
drivers/net/arm/am79c961a.c | 20 ++++++++++----------
kernel/Kconfig.preempt | 2 ++
5 files changed, 17 insertions(+), 22 deletions(-)
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Strasse 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists