diff options
| author | Marc Dietrich <marvin24@gmx.de> | 2016-11-01 13:59:40 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-18 10:48:35 +0100 |
| commit | 290ffd550e34eebe42fb53d0eec755ef7b25f5e0 (patch) | |
| tree | 7c8c8371351faef819be287b735eddde287e1356 /scripts | |
| parent | 4aa859ea591e60ec842c5d4e40d2d5e36c64fc45 (diff) | |
staging: nvec: remove managed resource from PS2 driver
commit 68fae2f3df455f53d0dfe33483a49020b3b758f3 upstream.
This basicly reverts commit e534f3e9 (staging:nvec: Introduce the use of
the managed version of kzalloc). Serio struct should never by managed
because it is refcounted. Doing so will lead to a double free oops on module
remove.
Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Fixes: e534f3e9429f ("staging:nvec: Introduce the use of the managed version of kzalloc")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
