mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, Ben Dooks <ben-linux@fluff.org>,
	Tony Lindgren <tony@atomide.com>,
	linux-arm-kernel@lists.arm.linux.org.uk
Subject: Re: Patches for linux-rt on ARM
Date: Fri, 30 Jan 2009 23:05:50 +0100	[thread overview]
Message-ID: <20090130220550.GA20596@pengutronix.de> (raw)
In-Reply-To: <20090125123023.GA12248@pengutronix.de>

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 |

      parent reply	other threads:[~2009-01-30 22:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-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 ` Uwe Kleine-König [this message]

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=20090130220550.GA20596@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tony@atomide.com \
    /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

Powered by JetHome