Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965047Ab3DPQjm (ORCPT ); Tue, 16 Apr 2013 12:39:42 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:43234 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964962Ab3DPQjk (ORCPT ); Tue, 16 Apr 2013 12:39:40 -0400 Message-ID: <516D7EC7.7010908@intel.com> Date: Tue, 16 Apr 2013 17:39:35 +0100 From: Matt Fleming Organization: Intel Corporation (UK) Ltd. - Registered No. 1134945 - Pipers Way, Swindon SN3 1RJ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Sergey Vlasov CC: Matthew Garrett , linux-efi@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] x86/Kconfig: Make EFI select UCS2_STRING References: <1366056587-24414-4-git-send-email-matthew.garrett@nebula.com> <1366122669-20898-1-git-send-email-vsu@altlinux.ru> In-Reply-To: <1366122669-20898-1-git-send-email-vsu@altlinux.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 17 On 16/04/13 15:31, Sergey Vlasov wrote: > The commit "efi: Distinguish between "remaining space" and actually used > space" added usage of ucs2_*() functions to arch/x86/platform/efi/efi.c, > but the only thing which selected UCS2_STRING was EFI_VARS, which is > technically optional and can be built as a module. > > Signed-off-by: Sergey Vlasov > --- > arch/x86/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/