diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2022-04-05 23:03:31 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2022-04-07 16:52:13 +0200 |
commit | 43553559121ca90965b572cf8a1d6d0fd618b449 (patch) | |
tree | e6ccfd38093e89e35657a8965e664e6b8fc7204a /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
parent | 04933a294dacca3aaa480889d53e6195778d4578 (diff) | |
download | linux-43553559121ca90965b572cf8a1d6d0fd618b449.tar.gz linux-43553559121ca90965b572cf8a1d6d0fd618b449.tar.bz2 linux-43553559121ca90965b572cf8a1d6d0fd618b449.zip |
fbcon: Consistently protect deferred_takeover with console_lock()
This shouldn't be a problem in practice since until we've actually
taken over the console there's nothing we've registered with the
console/vt subsystem, so the exit/unbind path that check this can't
do the wrong thing. But it's confusing, so fix it by moving it a tad
later.
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Du Cheng <ducheng2@gmail.com>
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: Claudio Suarez <cssk@net-c.es>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220405210335.3434130-14-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions