From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752091AbbJKO2h (ORCPT ); Sun, 11 Oct 2015 10:28:37 -0400 Received: from mga09.intel.com ([134.134.136.24]:8709 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751585AbbJKO2f convert rfc822-to-8bit (ORCPT ); Sun, 11 Oct 2015 10:28:35 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,667,1437462000"; d="scan'208";a="662113442" From: "Kweh, Hock Leong" To: Matt Fleming , Borislav Petkov CC: Greg Kroah-Hartman , "Ong, Boon Leong" , LKML , "linux-efi@vger.kernel.org" , Sam Protsenko , Peter Jones , "Andy Lutomirski" , Roy Franz , "James Bottomley" , Linux FS Devel , "Fleming, Matt" Subject: RE: [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol Thread-Topic: [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol Thread-Index: AQHRA6dUK5V8Jr6mAkWURQXwLj6B4J5mWj7w Date: Sun, 11 Oct 2015 14:28:30 +0000 Message-ID: References: <1444076155-19295-1-git-send-email-hock.leong.kweh@intel.com> <1444076155-19295-2-git-send-email-hock.leong.kweh@intel.com> <20151005131350.GA26329@nazgul.tnic> <20151010220202.GH2723@codeblueprint.co.uk> In-Reply-To: <20151010220202.GH2723@codeblueprint.co.uk> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.30.20.205] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > From: Matt Fleming [mailto:matt@console-pimps.org] > Sent: Sunday, October 11, 2015 6:02 AM > > I agree that it makes sense to fold this patch into your PATCH 2, because then > we know why we need the above symbol to be exported. > Okay, I will squash that into my patch and re-submit v9. Before that, are there any comments to my v8 patchset? Thanks & Regards, Wilson