Hi Russell,

I've done some testing with the experimental multiplatform tree
and that uncovered a few preexisting bugs. Here are the ones
that should go through your tree. Please have a look to
see if the fixes make sense. I can put the patches in the patch
tracker or send you a pull request then.

        Arnd
---
Cc: Jon Medhurst <t...@yxit.co.uk>
Cc: Leif Lindholm <leif.lindh...@arm.com>
Cc: Linus Walleij <linus.wall...@linaro.org>
Cc: Magnus Damm <d...@opensource.se>
Cc: Nicolas Pitre <nicolas.pi...@linaro.org>
Cc: Rafael J. Wysocki <r...@sisk.pl>
Cc: Russell King <rmk+ker...@arm.linux.org.uk>
Cc: Shinya Kuribayashi <shinya.kuribayashi...@renesas.com>
Cc: Stephen Boyd <sb...@codeaurora.org>
Cc: Thomas Gleixner <t...@linutronix.de>
Cc: Will Deacon <will.dea...@arm.com>

Arnd Bergmann (4):
  ARM: export read_current_timer
  ARM: allow PID_IN_CONTEXTIDR only for ARMv7
  ARM: export set_irq_flags/irq_set_chip_and_handler
  ARM: kprobes: make more tests conditional

 arch/arm/Kconfig.debug             |    1 +
 arch/arm/kernel/arch_timer.c       |    2 ++
 arch/arm/kernel/irq.c              |    2 ++
 arch/arm/kernel/kprobes-test-arm.c |    4 +++-
 kernel/irq/chip.c                  |    2 ++
 5 files changed, 10 insertions(+), 1 deletion(-)

-- 
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to