[PATCH 0/4] ARM: patches for randconfig build errors

Arnd Bergmann arnd at arndb.de
Wed Aug 22 10:29:36 EDT 2012


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 <tixy at yxit.co.uk>
Cc: Leif Lindholm <leif.lindholm at arm.com>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Magnus Damm <damm at opensource.se>
Cc: Nicolas Pitre <nicolas.pitre at linaro.org>
Cc: Rafael J. Wysocki <rjw at sisk.pl>
Cc: Russell King <rmk+kernel at arm.linux.org.uk>
Cc: Shinya Kuribayashi <shinya.kuribayashi.px at renesas.com>
Cc: Stephen Boyd <sboyd at codeaurora.org>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: Will Deacon <will.deacon at 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




More information about the linux-arm-kernel mailing list