All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: amba: driver_override improvements
@ 2018-01-19 15:24 Geert Uytterhoeven
  2018-01-19 15:24 ` [PATCH 1/4] ARM: amba: Make driver_override output consistent with other buses Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2018-01-19 15:24 UTC (permalink / raw)
  To: Russell King
  Cc: Antonios Motakis, Adrian Salido, Sasha Levin, Greg Kroah-Hartman,
	linux-kernel, Geert Uytterhoeven

	Hi Russell,

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.

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 -- geert@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-05  8:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 15:24 [PATCH 0/4] ARM: amba: driver_override improvements Geert Uytterhoeven
2018-01-19 15:24 ` [PATCH 1/4] ARM: amba: Make driver_override output consistent with other buses Geert Uytterhoeven
2018-01-19 15:24 ` [PATCH 2/4] ARM: amba: Fix race condition with driver_override Geert Uytterhoeven
2018-03-02 18:23   ` Todd Kjos
2018-03-05  8:08     ` Geert Uytterhoeven
2018-01-19 15:24 ` [PATCH 3/4] ARM: amba: Don't read past the end of sysfs "driver_override" buffer Geert Uytterhoeven
2018-01-19 15:24 ` [PATCH 4/4] ARM: amba: Fix wrong indentation in driver_override_store() Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.