Re: [GIT PULL] fbdev fixes for 3.0-rc2
From: Bruno Prémont <bonbons@linux-vserver.org>
Date: 2011-06-06 09:39:26
Also in:
lkml
On Mon, 6 Jun 2011 18:15:57 Paul Mundt [off-list ref] wrote:
On Mon, Jun 06, 2011 at 06:04:58PM +0900, Linus Torvalds wrote:quoted
On Mon, Jun 6, 2011 at 12:39 PM, Paul Mundt [off-list ref] wrote:quoted
Bruno Pr??????????????????mont (1): ?? ?? ??video: Fix use-after-free by vga16fb on rmmodDo you even *look* at what you ask me to pull from you? Spend a bit of effort in not sending obviously bogus and corrupted authorship patches. That one has Bruno's name correctly in the sign-off, but you've done something horrible to it in the authorship.That's how I got it from patchwork, so it looks like it was mangled already on the way in. I assumed it was just my console that was screwing it up, but it looks to be in a similar state in the list archives, too.
Hm, patchwork's mail headers look correct but its post-decoding display is mangled (hard to guess what multiple transcodings it did!). (your mail-client also dislikes non-ascii characters) From archives, marc.info seems not to handle charsets at all - it dumps the bytes and flags them as iso-8859-1 (don't know what other archives you were looking at, marc.info being the only one listed at vger) The only not so usual thing I see in my From header is that just the lastname is being encoded and base64 is being used (while quoted-printable is more common). Bruno