From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751879AbcCFWOP (ORCPT ); Sun, 6 Mar 2016 17:14:15 -0500 Received: from mail-pf0-f179.google.com ([209.85.192.179]:34049 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435AbcCFWNx (ORCPT ); Sun, 6 Mar 2016 17:13:53 -0500 Date: Sun, 6 Mar 2016 12:04:19 -0800 From: Olof Johansson To: Enric Balletbo i Serra Cc: linux-kernel@vger.kernel.org, Gene Chen , Benson Leung , Aaron Durbin , Filipe Brandenburger , Ben Zhang , Olof Johansson , Gustavo Padovan Subject: Re: [PATCHv2 3/3] platform/chrome: pstore: Move to larger record size. Message-ID: <20160306200419.GD20171@localhost> References: <1455607516-6142-1-git-send-email-enric.balletbo@collabora.com> <1455607516-6142-4-git-send-email-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455607516-6142-4-git-send-email-enric.balletbo@collabora.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 16, 2016 at 08:25:16AM +0100, Enric Balletbo i Serra wrote: > From: Olof Johansson > > Accidentally specified a smaller record size, bring it back > to the same size as we had when we used the config file. > > Signed-off-by: Olof Johansson > Signed-off-by: Enric Balletbo i Serra > Reviewed-by: Sameer Nanda Applied, thanks. -Olof