[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171219145455.a07f15f0e4d875a12dbe0875@linux-foundation.org>
Date: Tue, 19 Dec 2017 14:54:55 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Will Deacon <will.deacon@....com>,
Dave Martin <Dave.Martin@....com>,
Philippe Ombredanne <pombredanne@...b.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] scripts/decodecode: Make it take multiline Code line
On Tue, 19 Dec 2017 17:05:19 +0200 Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> > That's rather hard to understand. An example would help?
>
> When you have a file out of oops the Code line looks like
>
> Code: hh hh ... <hh> ... hh\n
>
> When copy'n'paste from, for example, email where sender or some middle
> MTA split it, the line looks like:
>
> Code: hh hh ... hh\n
> hh ... <hh> ... hh\n
> hh hh ... hh\n
>
> The Code line followed by another oops line usually contains characters
> out of hex digit + space + < + > set. That's what second paragraph
> describes.
Oh, OK, yeah, that's irritating. I thought we fixed it ages ago!
> Should I resend with information above included?
I updated the changelog, thanks.
Powered by blists - more mailing lists