diff options
author | Imre Deak <imre.deak@intel.com> | 2014-12-16 01:16:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-10 01:39:52 +0300 |
commit | 4c215fe8e288c87b34c3d5bc910c77af586859d2 (patch) | |
tree | 795531c21214db75568939c769a33d4336efe81a /drivers/pinctrl/pinctrl-st.c | |
parent | 2cf30f752c8f73713f58796eb218cafa242d66fe (diff) | |
download | linux-4c215fe8e288c87b34c3d5bc910c77af586859d2.tar.xz |
vt: fix locking around vt_bind/vt_unbind
Currently vt_bind and vt_unbind access at least the con_driver object
and registered_con_driver array without holding the console lock. Fix
this by locking around the whole function in each case.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-st.c')
0 files changed, 0 insertions, 0 deletions