mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 17:38:55 +09:00
umounting partitions after heavy activity would sometimes trigger a segmentation violation. This fix appears to remove that problem. Fix originally provided by Latchesar Ionkov. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>