On Wed, Jul 19, 2017 at 5:26 PM, Linus Torvalds
<torva...@linux-foundation.org> wrote:
> On Wed, Jul 19, 2017 at 5:19 PM, Randy Dunlap <rdun...@infradead.org> wrote:
>>
>> Must be small and stupid.  It applies cleanly for me.
>> Do you have changes that are not pushed out publicly?
>
> Nope, my private tree matches the public one.

Oh, I see it.

Your mailer is crap, and destroys utf-8 characters. In particular:

    -M:     Michał Mirosław <mirq-li...@rere.qmqm.pl>

should be

    -M:      Michał Mirosław <mirq-li...@rere.qmqm.pl>

I'm not sure what part of your flow is broken, because your mailer
*claims* that it used

    Content-Type: text/plain; charset=utf-8

but it very much did not. When you attached that file, it did some odd
character conversion crud.

There may be other examples of this, but that's the one I see and the
one that caused that to fail in that hunk.

              Linus

Reply via email to