From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key Date: Mon, 02 Jul 2018 15:12:55 +0300 Message-ID: <87sh5196pk.fsf@purkki.adurom.net> References: <1527507182-3858-1-git-send-email-kt.liao@emc.com.tw> <20180529180506.GB167092@dtor-ws> <000301d3f7e4$5c9e51c0$15daf540$@emc.com.tw> <20180622001632.GI79890@dtor-ws> <20180701234419.GA250349@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Dmitry Torokhov's message of "Sun, 01 Jul 2018 17:12:37 -0700") Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Torokhov Cc: Linus Torvalds , kt.liao@emc.com.tw, Linux Kernel Mailing List , linux-input , ulrik.debie-os@e2big.org, phoenix@emc.com.tw, aaron.ma@canonical.com, josh.chen@emc.com.tw List-Id: linux-input@vger.kernel.org Dmitry Torokhov writes: > On July 1, 2018 5:00:03 PM PDT, Linus Torvalds wrote: >>On Sun, Jul 1, 2018 at 4:44 PM Dmitry Torokhov >> wrote: >>> >>> The reason it got messed up is I switched to pulling patches from >>> patchwork.kernel.org as it collects Acked-by and Reviewed-by tags so >>I >>> do not have to add them manually, but unfortunately it does not do >>> proper UTF-8: >> >>Ugh. >> >>I made an 'issue' of it for patchwork: >> >> https://github.com/getpatchwork/patchwork/issues/194 >> >>and hopefully that can be fixed. It's sad when we corrupt names like >>this. > > Might not even be an issue with recent patchwork, but unfortunately > the version that is running on kernel.org is ancient as far as I know. FWIW I use patchwork.kernel.org and I don't have any issues with UTF-8 characters in the From header. For example, here's one patch which I recently applied: https://git.kernel.org/linus/88001968245c But of course it depends on what tools you use (I have my own patchwork script which downloads and applies the patch) or what characters there were etc. Also I heard that we should get an upgrade to patchwork.kernel.org in the near future, which is great. The current version has some quirks which are quite annoying. -- Kalle Valo