linux/drivers/platform/goldfish
Dan Carpenter 5fae054c2b goldfish: locking bugs in goldfish_pipe_read_write()
We recently messed up the error handling here.  We can return with the
pipe->lock held or sometimes we unlock twice by mistake.

Fixes: 2f3be88237 ('goldfish_pipe: Pin pages to memory while copying and other cleanups')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 21:26:57 -08:00
..
goldfish_pipe.c goldfish: locking bugs in goldfish_pipe_read_write() 2016-02-07 21:26:57 -08:00
Kconfig Enable platform support for Goldfish virtual devices 2016-01-28 23:34:36 -08:00
Makefile goldfish: refactor goldfish platform configs 2016-01-28 23:34:36 -08:00
pdev_bus.c drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver 2015-06-16 14:12:38 -04:00