linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy.
@ 2016-02-15  8:19 Enric Balletbo i Serra
  2016-02-15  8:19 ` [PATCHv2 1/2] fs/pstore: Use memcpy_toio " Enric Balletbo i Serra
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Enric Balletbo i Serra @ 2016-02-15  8:19 UTC (permalink / raw)
  To: linux-kernel
  Cc: Anton Vorontsov, Colin Cross, Kees Cook, Tony Luck,
	Furquan Shaikh, Aaron Durbin, Olof Johansson, Andrew Bresticker,
	Puneet Kumar, tomeu.vizoso, gustavo.padovan, emilio.lopez,
	sjoerd.simons

Dear all,

These patches were needed in order to make ramoops work in my armv8 board. They
originally come from chrome os kernel, so I kept the original authors. I found
that weren't in mainline so I thought that will be really interesting send them.

Best regards,
Enric

Changes since v1:
 - Added Acked-by: Kees Cook <keescook@chromium.org>

Andrew Bresticker (1):
  fs/pstore: Use memcpy_fromio() to save old ramoops buffer

Furquan Shaikh (1):
  fs/pstore: Use memcpy_toio instead of memcpy

 fs/pstore/ram_core.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-09-08 20:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-15  8:19 [PATCHv2 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy Enric Balletbo i Serra
2016-02-15  8:19 ` [PATCHv2 1/2] fs/pstore: Use memcpy_toio " Enric Balletbo i Serra
2016-02-15  8:19 ` [PATCHv2 2/2] fs/pstore: Use memcpy_fromio() to save old ramoops buffer Enric Balletbo i Serra
2016-02-17 22:54 ` [PATCHv2 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy Kees Cook
2016-02-17 22:57   ` Luck, Tony
2016-02-17 23:00     ` Kees Cook
2016-02-29  8:04       ` Enric Balletbo i Serra
2016-02-29 16:12         ` Olof Johansson
2016-09-08 20:35 ` Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).