On Mon, Feb 11, 2019 at 6:24 AM Steven Rostedt wrote:
>
> On Sun, 10 Feb 2019 19:40:21 -0800
> John Sperbeck wrote:
>
> > If an smbus transfer fails, there's no guarantee that the output
> > buffer was written. So, avoid trying to show the output buffer when
> > tracing after an error. This was
On Sun, 10 Feb 2019 19:40:21 -0800
John Sperbeck wrote:
> If an smbus transfer fails, there's no guarantee that the output
> buffer was written. So, avoid trying to show the output buffer when
> tracing after an error. This was 'mostly harmless', but would trip
> up kasan checking if left-over
If an smbus transfer fails, there's no guarantee that the output
buffer was written. So, avoid trying to show the output buffer when
tracing after an error. This was 'mostly harmless', but would trip
up kasan checking if left-over cruft in byte 0 is a large length,
causing us to read from unwritt
3 matches
Mail list logo