[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <616d6d8d-a5ac-a6ec-d61b-e14224f60ed1@users.sourceforge.net>
Date: Sat, 24 Sep 2016 21:04:40 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: "linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
Henrik Rydberg <rydberg@...math.org>,
LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: Input-evdev: Use kmalloc_array() in evdev_handle_get_val()
> Again, what is the purpose of the changes?
I came also along a few source code places where their maintainers
requested the usage of a function like "kmalloc_array".
How do you think about to clarify the consistent use of programming
interfaces for Linux a bit more?
> Are you working on the code
I am trying to improve various free software (including Linux).
> and the fact that the driver is older-style hinders your progress?
Not for me directly.
> Or there are runtime improvements from your changes?
It depends on some factors.
Can an array memory allocator organise the desired data in a safer
and more efficient way than a "default approach"?
> Correctness issues?
This can be.
Do you care for source code annotations?
> I do not very much appreciate changes just to satisfy checkpatch rule
> du jour.
Do these rules contain knowledge which you give a significant value?
Regards,
Markus
Powered by blists - more mailing lists