summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorMarc Dietrich <marvin24@gmx.de>2016-11-01 13:59:40 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-07 11:48:25 +0100
commit68fae2f3df455f53d0dfe33483a49020b3b758f3 (patch)
treef61ba8b5f3d10b893970ac5fb93bfe3f81c985d2 /drivers/iio
parent17c1c9ba15b238ef79b51cf40d855c05b58d5934 (diff)
downloadlinux-68fae2f3df455f53d0dfe33483a49020b3b758f3.tar.bz2
staging: nvec: remove managed resource from PS2 driver
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") Cc: stable <stable@vger.kernel.org> # 3.15+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions