diff options
author | Dave Airlie <airlied@gmail.com> | 2013-01-25 11:38:56 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-02-05 12:09:08 +1000 |
commit | ab1c05b3b8816b0f21e2026e099a701e4ca7ce8d (patch) | |
tree | 9866f12c399f63de3ac285624226b19c0501b191 /kernel/rtmutex.h | |
parent | 0896bcaefcfc538bdf0cf7fce1bbad25c58ddeae (diff) |
fbcon: fix locking harder
Okay so Alan's patch handled the case where there was no registered fbcon,
however the other path entered in set_con2fb_map pit.
In there we called fbcon_takeover, but we also took the console lock in a couple
of places. So push the console lock out to the callers of set_con2fb_map,
this means fbmem and switcheroo needed to take the lock around the fb notifier
entry points that lead to this.
This should fix the efifb regression seen by Maarten.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'kernel/rtmutex.h')
0 files changed, 0 insertions, 0 deletions