Patches for linux-rt on ARM

From: Uwe Kleine-König
Date: Sun Jan 25 2009 - 07:30:35 EST


Hello,

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.

There are some commits pending in Russell's queue that should be applied
on linux-rt, too. I will write another email when they hit Linus'
master branch.

Shortlog and diffstat are 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):
fix compilation error in ide code
Use kernel/Kconfig.preempt for ARM

arch/arm/Kconfig | 13 +------------
arch/arm/mach-s3c2410/include/mach/gpio.h | 1 +
arch/arm/plat-omap/gpio.c | 3 +++
include/linux/ide.h | 2 +-
kernel/Kconfig.preempt | 2 ++
5 files changed, 8 insertions(+), 13 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/