mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Patches for linux-rt on ARM
@ 2009-01-25 12:30 Uwe Kleine-König
  2009-01-25 13:13 ` [PATCH] fix compilation error in ide code Uwe Kleine-König
  2009-01-30 22:05 ` Patches for linux-rt on ARM Uwe Kleine-König
  0 siblings, 2 replies; 6+ messages in thread
From: Uwe Kleine-König @ 2009-01-25 12:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ben Dooks, Tony Lindgren, linux-arm-kernel

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 |

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-30 22:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-25 12:30 Patches for linux-rt on ARM Uwe Kleine-König
2009-01-25 13:13 ` [PATCH] fix compilation error in ide code Uwe Kleine-König
2009-01-25 13:13   ` [PATCH] ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS Uwe Kleine-König
2009-01-25 13:13     ` [PATCH] [ARM] S3C24XX: Add gpio_to_irq() facility Uwe Kleine-König
2009-01-25 13:13       ` [PATCH] Use kernel/Kconfig.preempt for ARM Uwe Kleine-König
2009-01-30 22:05 ` Patches for linux-rt on ARM Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome