Re: [media] v4l2-core: Fine-tuning for some function implementations

2017-09-23 Thread SF Markus Elfring
>> Will the software evolution be continued for related source files? >> Are there any update candidates left over in the directory “v4l2-core”? > > Sorry, I don't understand the question. I try to explain my view again. > We don't want to touch the videobuf-* files unless there is a very good

Re: [PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations

2017-09-23 Thread Hans Verkuil
On 22/09/17 22:08, SF Markus Elfring wrote: >> Sorry Markus, just stay away from the videobuf-* sources. > > Will the software evolution be continued for related source files? > Are there any update candidates left over in the directory “v4l2-core”? Sorry, I don't understand the question. We don'

Re: [PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations

2017-09-22 Thread SF Markus Elfring
> Sorry Markus, just stay away from the videobuf-* sources. Will the software evolution be continued for related source files? Are there any update candidates left over in the directory “v4l2-core”? Regards, Markus

Re: [PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations

2017-01-02 Thread Hans Verkuil
On 12/27/16 12:51, Sakari Ailus wrote: Hi Markus, On Mon, Dec 26, 2016 at 09:41:19PM +0100, SF Markus Elfring wrote: From: Markus Elfring Date: Mon, 26 Dec 2016 21:30:12 +0100 Some update suggestions were taken into account from static source code analysis. Markus Elfring (8): v4l2-async:

Re: [PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations

2016-12-27 Thread Sakari Ailus
Hi Markus, On Mon, Dec 26, 2016 at 09:41:19PM +0100, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 26 Dec 2016 21:30:12 +0100 > > Some update suggestions were taken into account > from static source code analysis. > > Markus Elfring (8): > v4l2-async: Use kmalloc_array() in v4l

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations

2016-12-26 Thread SF Markus Elfring
From: Markus Elfring Date: Mon, 26 Dec 2016 21:30:12 +0100 Some update suggestions were taken into account from static source code analysis. Markus Elfring (8): v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister() v4l2-async: Delete an error message for a failed memory allocat