[MPlayer-matrox] r272 - mga_vid/trunk/mga_vid.c

Attila Kinali attila at kinali.ch
Sun Oct 19 18:06:29 CEST 2008


On Sun, 19 Oct 2008 17:59:42 +0200 (CEST)
attila <subversion at mplayerhq.hu> 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



More information about the MPlayer-matrox mailing list