All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nvram: at24c: fix problems related to "rom-size"
@ 2018-03-12 21:42 ` Wolfram Sang
  0 siblings, 0 replies; 16+ messages in thread
From: Wolfram Sang @ 2018-03-12 21:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Davidsaver, linux-renesas-soc, Wolfram Sang

I used this driver as a template for a custom one. While hacking on my own, I
noticed some problems in this driver, too. This series fixes the first set of
them, mostly related to "rom-size". It fixes a segfault.

Wolfram Sang (3):
  nvram: at24c: remove doubled prefix for ERR
  nvram: at24c: prevent segfault by checking "rom-size"
  nvram: at24c: use a sane default for "rom-size"

 hw/nvram/eeprom_at24c.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.11.0

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12 21:42 [PATCH 0/3] nvram: at24c: fix problems related to "rom-size" Wolfram Sang
2018-03-12 21:42 ` [Qemu-devel] " Wolfram Sang
2018-03-12 21:42 ` [PATCH 1/3] nvram: at24c: remove doubled prefix for ERR Wolfram Sang
2018-03-12 21:42   ` [Qemu-devel] " Wolfram Sang
2018-03-13 10:57   ` Philippe Mathieu-Daudé
2018-03-13 20:10     ` Wolfram Sang
2018-03-12 21:42 ` [PATCH 2/3] nvram: at24c: prevent segfault by checking "rom-size" Wolfram Sang
2018-03-12 21:42   ` [Qemu-devel] " Wolfram Sang
2018-03-13 10:59   ` Philippe Mathieu-Daudé
2018-03-12 21:42 ` [PATCH 3/3] nvram: at24c: use a sane default for "rom-size" Wolfram Sang
2018-03-12 21:42   ` [Qemu-devel] " Wolfram Sang
2018-03-13 10:53   ` Philippe Mathieu-Daudé
2018-03-13 20:16     ` Wolfram Sang
2018-03-18 23:50       ` Philippe Mathieu-Daudé
2018-03-18 23:50         ` Philippe Mathieu-Daudé
2018-03-19  8:33         ` Wolfram Sang

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.