Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1314437

Re: [PATCH RESEND 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy.

From Kees Cook <keescook@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy.
Date 2016-01-21 20:20 +0100
Message-ID <qTsVY-1dK-9@gated-at.bofh.it> (permalink)
References <qTqAN-7W1-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jan 21, 2016 at 8:44 AM, Enric Balletbo i Serra
<enric.balletbo@collabora.com> wrote:
> 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
>
> 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(-)

Thanks! These look fine to me.

Acked-by: Kees Cook <keescook@chromium.org>

-Kees

-- 
Kees Cook
Chrome OS & Brillo Security

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH RESEND 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy. Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2016-01-21 17:50 +0100
  [PATCH RESEND 2/2] fs/pstore: Use memcpy_fromio() to save old ramoops buffer Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2016-01-21 17:50 +0100
  [PATCH RESEND 1/2] fs/pstore: Use memcpy_toio instead of memcpy Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2016-01-21 17:50 +0100
  Re: [PATCH RESEND 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy. Kees Cook <keescook@chromium.org> - 2016-01-21 20:20 +0100

csiph-web