Revision 6c51d1cfa0a370b48a157163340190cf5fd2346b authored by Ben Skeggs on 26 May 2009, 00:35:52 UTC, committed by Dave Airlie on 03 June 2009, 23:47:49 UTC
A driver will use the _DRM_DRIVER map flag to indicate that it wants
to be responsible for removing the map itself, bypassing the DRM's
automagic cleanup code.

Since the multi-master changes this has been broken, resulting in some
drivers having their registers unmapped before it's finished with them.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 93c05f2
History
File Mode Size
Kconfig -rw-r--r-- 637 bytes
Makefile -rw-r--r-- 71 bytes
af_packet.c -rw-r--r-- 46.6 KB

back to top