commit | f5c5a36d27ae6d9e03c2f1b7890942bf84e92c5b | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Nov 30 13:17:57 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 15:18:07 2009 -0800 |
tree | 169cdf790a4938c504b0968e83d5d09ad402e554 | |
parent | f176178ba09d27cc33988435e2c9fe078b44998c [diff] |
tty: moxa: rework the locking a bit Introduce a lock for moxafunc() to protect the cases where were get collisions between two function requests at the same time. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>