From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753226AbbKKXYf (ORCPT ); Wed, 11 Nov 2015 18:24:35 -0500 Received: from mail-io0-f175.google.com ([209.85.223.175]:36561 "EHLO mail-io0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752697AbbKKXYd (ORCPT ); Wed, 11 Nov 2015 18:24:33 -0500 MIME-Version: 1.0 In-Reply-To: <3908561D78D1C84285E8C5FCA982C28F32B86A52@ORSMSX114.amr.corp.intel.com> References: <337377a3fbcf855d6a5217e06fcd8c8a979f2853.1446869434.git.geliangtang@163.com> <20151111165947.GD4889@codeblueprint.co.uk> <3908561D78D1C84285E8C5FCA982C28F32B86A52@ORSMSX114.amr.corp.intel.com> Date: Wed, 11 Nov 2015 15:24:33 -0800 X-Google-Sender-Auth: 4U04d6Pgjo1XSrG99MGIvD6y_t4 Message-ID: Subject: Re: [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit() From: Kees Cook To: "Luck, Tony" Cc: Matt Fleming , Geliang Tang , Anton Vorontsov , Colin Cross , "linux-efi@vger.kernel.org" , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 11, 2015 at 3:23 PM, Luck, Tony wrote: >>>> module_init(efivars_pstore_init); >>> >>> Looks OK to me. Kees, are you picking this up? >> >> I can, though usually it goes through Tony. > > Can I count that as "Acked-by" from both of you? Yup, sorry. I thought I'd acked them already. :) My bad! Acked-by: Kees Cook -Kees -- Kees Cook Chrome OS Security From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Subject: Re: [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit() Date: Wed, 11 Nov 2015 15:24:33 -0800 Message-ID: References: <337377a3fbcf855d6a5217e06fcd8c8a979f2853.1446869434.git.geliangtang@163.com> <20151111165947.GD4889@codeblueprint.co.uk> <3908561D78D1C84285E8C5FCA982C28F32B86A52@ORSMSX114.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <3908561D78D1C84285E8C5FCA982C28F32B86A52-8oqHQFITsIE64kNsxIetb7fspsVTdybXVpNB7YpNyf8@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Luck, Tony" Cc: Matt Fleming , Geliang Tang , Anton Vorontsov , Colin Cross , "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , LKML List-Id: linux-efi@vger.kernel.org On Wed, Nov 11, 2015 at 3:23 PM, Luck, Tony wrote: >>>> module_init(efivars_pstore_init); >>> >>> Looks OK to me. Kees, are you picking this up? >> >> I can, though usually it goes through Tony. > > Can I count that as "Acked-by" from both of you? Yup, sorry. I thought I'd acked them already. :) My bad! Acked-by: Kees Cook -Kees -- Kees Cook Chrome OS Security