* Re: [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:13 [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes Daniel Mack
@ 2018-06-19 20:11 ` Robert Jarzmik
2018-06-19 20:12 ` Daniel Mack
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Robert Jarzmik @ 2018-06-19 20:11 UTC (permalink / raw)
To: linux-fbdev
Daniel Mack <daniel@zonque.org> writes:
> When parsing the video modes from DT properties, make sure to zero out
> memory befor using it. This is important because not all fields in the mode
s/befor/before/
This taken care of ...
Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Cheers.
--
Robert
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:13 [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes Daniel Mack
2018-06-19 20:11 ` Robert Jarzmik
@ 2018-06-19 20:12 ` Daniel Mack
2018-06-21 9:22 ` Robert Jarzmik
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Daniel Mack @ 2018-06-19 20:12 UTC (permalink / raw)
To: linux-fbdev
On Tuesday, June 19, 2018 10:11 PM, Robert Jarzmik wrote:
> Daniel Mack <daniel@zonque.org> writes:
>
>> When parsing the video modes from DT properties, make sure to zero out
>> memory befor using it. This is important because not all fields in the mode
> s/befor/before/
>
Yeah, seen this too after sending. Should I resend, or can this be
amended when applying?
> This taken care of ...
> Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Thanks,
Daniel
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:13 [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes Daniel Mack
2018-06-19 20:11 ` Robert Jarzmik
2018-06-19 20:12 ` Daniel Mack
@ 2018-06-21 9:22 ` Robert Jarzmik
2018-06-21 10:39 ` Bartlomiej Zolnierkiewicz
2018-06-24 15:34 ` Daniel Mack
4 siblings, 0 replies; 6+ messages in thread
From: Robert Jarzmik @ 2018-06-21 9:22 UTC (permalink / raw)
To: linux-fbdev
Daniel Mack <daniel@zonque.org> writes:
> On Tuesday, June 19, 2018 10:11 PM, Robert Jarzmik wrote:
>> Daniel Mack <daniel@zonque.org> writes:
>>
>>> When parsing the video modes from DT properties, make sure to zero out
>>> memory befor using it. This is important because not all fields in the mode
>> s/befor/before/
>>
>
> Yeah, seen this too after sending. Should I resend, or can this be amended when
> applying?
I think this question is for Bartlomiej, as fbdev is his tree ...
>> This taken care of ...
>> Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Cheers.
--
Robert
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:13 [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes Daniel Mack
` (2 preceding siblings ...)
2018-06-21 9:22 ` Robert Jarzmik
@ 2018-06-21 10:39 ` Bartlomiej Zolnierkiewicz
2018-06-24 15:34 ` Daniel Mack
4 siblings, 0 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2018-06-21 10:39 UTC (permalink / raw)
To: linux-fbdev
On Thursday, June 21, 2018 11:22:35 AM Robert Jarzmik wrote:
> Daniel Mack <daniel@zonque.org> writes:
>
> > On Tuesday, June 19, 2018 10:11 PM, Robert Jarzmik wrote:
> >> Daniel Mack <daniel@zonque.org> writes:
> >>
> >>> When parsing the video modes from DT properties, make sure to zero out
> >>> memory befor using it. This is important because not all fields in the mode
> >> s/befor/before/
> >>
> >
> > Yeah, seen this too after sending. Should I resend, or can this be amended when
> > applying?
> I think this question is for Bartlomiej, as fbdev is his tree ...
I will fix this typo while applying, no need for resend..
> >> This taken care of ...
> >> Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
2018-06-19 13:13 [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes Daniel Mack
` (3 preceding siblings ...)
2018-06-21 10:39 ` Bartlomiej Zolnierkiewicz
@ 2018-06-24 15:34 ` Daniel Mack
4 siblings, 0 replies; 6+ messages in thread
From: Daniel Mack @ 2018-06-24 15:34 UTC (permalink / raw)
To: linux-fbdev
On Thursday, June 21, 2018 12:39 PM, Bartlomiej Zolnierkiewicz wrote:
> On Thursday, June 21, 2018 11:22:35 AM Robert Jarzmik wrote:
>> Daniel Mack <daniel@zonque.org> writes:
>>
>>> On Tuesday, June 19, 2018 10:11 PM, Robert Jarzmik wrote:
>>>> Daniel Mack <daniel@zonque.org> writes:
>>>>
>>>>> When parsing the video modes from DT properties, make sure to zero out
>>>>> memory befor using it. This is important because not all fields in the mode
>>>> s/befor/before/
>>>>
>>>
>>> Yeah, seen this too after sending. Should I resend, or can this be amended when
>>> applying?
>> I think this question is for Bartlomiej, as fbdev is his tree ...
>
> I will fix this typo while applying, no need for resend..
Hang on. I have some more patches on top, so I'll resend this one as
part of a bigger series soon.
Thanks,
Daniel
^ permalink raw reply [flat|nested] 6+ messages in thread