Hi Greg,

This patch series contains improvements to driver_override handling in
the AMBA bus driver, including two bugfixes that are based on similar
fixes for the PCI and platform buses, and which Todd Kjos would like to
get into the android common branches to fix possible double free.

Changes compared to v1:
  - RMK stepped down as amba maintainer.

Thanks!

Geert Uytterhoeven (4):
  ARM: amba: Make driver_override output consistent with other buses
  ARM: amba: Fix race condition with driver_override
  ARM: amba: Don't read past the end of sysfs "driver_override" buffer
  ARM: amba: Fix wrong indentation in driver_override_store()

 drivers/amba/bus.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds

Reply via email to