diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2006-02-16 06:52:12 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2006-02-16 06:52:12 +0000 |
commit | c8acb342695936db062c966029019a458d45459e (patch) | |
tree | 295eac5c0ef91b4146b8c7e0611b7811b9c76ff6 /Makefile.am | |
parent | c845e152f52b3e8cef579797c5c8834ad2fd2cd5 (diff) |
Fix an occasional crash on VT switches: the server would save a pointer to
the current cursor when disabling FB access and would try to restore
that cursor when re-enabling. However, that cursor might have been
destroyed in between. This fixes it by updating the saved cursor
pointer when a cursor is set and vtSema is FALSE.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions