Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752351AbcDVSwP (ORCPT ); Fri, 22 Apr 2016 14:52:15 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:35186 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751957AbcDVSwN (ORCPT ); Fri, 22 Apr 2016 14:52:13 -0400 Date: Fri, 22 Apr 2016 19:52:10 +0100 From: Matt Fleming To: Laszlo Ersek Cc: Chris Wilson , Peter Jones , intel-gfx@lists.freedesktop.org, Jason Andryuk , Matthew Garrett , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Jani Nikula Subject: Re: [PATCH] lib: Always NUL terminate ucs2_as_utf8 Message-ID: <20160422185210.GG2829@codeblueprint.co.uk> References: <1461141427-16361-1-git-send-email-chris@chris-wilson.co.uk> <5717834C.6070802@redhat.com> <20160421121827.GE2829@codeblueprint.co.uk> <5718FDF7.4030309@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5718FDF7.4030309@redhat.com> User-Agent: Mutt/1.5.24+41 (02bc14ed1569) (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 186 Lines: 8 On Thu, 21 Apr, at 06:21:11PM, Laszlo Ersek wrote: > > ... How about this instead? Your patch looks fine to me. I've gone ahead and stuck it in the urgent EFI queue. Thanks everyone!