Re: r272 - mga_vid/trunk/mga_vid.c
Attila Kinali <[email protected]> Sun, 19 Oct 2008 18:06:29 +0200
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Organization | NERV |
| Message-ID | <[email protected]> |
On Sun, 19 Oct 2008 17:59:42 +0200 (CEST) attila <[email protected]> wrote: > Log: > * change ioctl to new interface, that doesn't use BKL > * add compat_ioctl > * add spinlocks to all accesses of mga_card_t This change is in response to Dirk Porezag's request to add compat_ioctl so that a 64bit mga_vid can be called from 32bit applications. This change is a bit crittical as i changed the locking system from BKL to spin_locks. And because i don't have an SMP system on which i can test this (on single cpu/core systems, spin locks become no-ops), i'd like to ask the people with SMP/multi core machines to test this patch and report back any problems. Thanks Attila Kinali -- The true CS students do not need to know how to program. They learn how to abstract the process of programming to the point of making programmers obsolete. -- Jabber in #holo