From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763188Ab3DDEzz (ORCPT ); Thu, 4 Apr 2013 00:55:55 -0400 Received: from mail-pd0-f174.google.com ([209.85.192.174]:48822 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763100Ab3DDEzx (ORCPT ); Thu, 4 Apr 2013 00:55:53 -0400 Date: Wed, 3 Apr 2013 21:51:54 -0700 From: Anton Vorontsov To: Kees Cook Cc: LKML , Tony Luck , Colin Cross , Arve =?utf-8?B?SGrDuG5uZXbDpWc=?= , John Stultz , linaro-kernel@lists.linaro.org, patches@linaro.org, kernel-team@android.com Subject: Re: [PATCH 0/3] Sync Android pstore updates Message-ID: <20130404045153.GA14247@lizard> References: <20130401032256.GA13801@lizard> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 01, 2013 at 12:16:57PM -0700, Kees Cook wrote: > On Sun, Mar 31, 2013 at 8:22 PM, Anton Vorontsov wrote: > > Hi all, > > > > Here are a few updates from the Android dev tree. Thanks to Arve Hjønnevåg > > for the code, and John Stultz for actually preparing commits for > > submission. > > > > Unless there are objections, I'll push these updates to linux-pstore.git. > > These look good; thanks. Feel free to add my ack if you want: > > Acked-by: Kees Cook Added and applied to linux-pstore. Thanks a lot! Anton