From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752162AbcB2IEg (ORCPT ); Mon, 29 Feb 2016 03:04:36 -0500 Received: from bhuna.collabora.co.uk ([46.235.227.227]:38997 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751978AbcB2IEf (ORCPT ); Mon, 29 Feb 2016 03:04:35 -0500 Message-ID: <56D3FB8E.30007@collabora.com> Date: Mon, 29 Feb 2016 09:04:30 +0100 From: Enric Balletbo i Serra User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Kees Cook , "Luck, Tony" CC: LKML , Anton Vorontsov , Colin Cross , Furquan Shaikh , Aaron Durbin , Olof Johansson , Andrew Bresticker , Puneet Kumar , Tomeu Vizoso , "gustavo.padovan@collabora.co.uk" , "emilio.lopez@collabora.co.uk" , Sjoerd Simons Subject: Re: [PATCHv2 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy. References: <1455524389-8824-1-git-send-email-enric.balletbo@collabora.com> <3908561D78D1C84285E8C5FCA982C28F39FDD6B5@ORSMSX114.amr.corp.intel.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, On 18/02/16 00:00, Kees Cook wrote: > On Wed, Feb 17, 2016 at 2:57 PM, Luck, Tony wrote: >>> Tony, are you able to pull these? >> >> I've been distracted ... I need to dig into the pile of pending pstore patches. >> >> Was there a consensus on the device tree ones? I saw a "you shouldn't do that", >> and a "but it's really convenient and doesn't hurt anyone else" exchange. > > Honestly, I'm a bit unclear where the DT stuff stands... that thread > got long. :) > > -Kees > There are more pstore related patches in these patch series, would be good if you have a chance to look at these also, thanks. https://lkml.org/lkml/2016/2/16/109 -Enric