[PATCH 0/4] ARM: patches for randconfig build errors
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-08-22 14:31:06
Also in:
lkml
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 <redacted> Cc: Leif Lindholm <redacted> Cc: Linus Walleij <redacted> Cc: Magnus Damm <redacted> Cc: Nicolas Pitre <redacted> Cc: Rafael J. Wysocki <redacted> Cc: Russell King <redacted> Cc: Shinya Kuribayashi <redacted> Cc: Stephen Boyd <redacted> Cc: Thomas Gleixner <redacted> Cc: Will Deacon <redacted> 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