Mathieu Segaud 09aa356b55 agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
As of now, agp_compat_ioctl already runs without the BKL.  Mutual exclusion
is enforced by agp_fe.agp_mutex in agp_ioctl() and agp_compat_ioctl().
Apply the same locking rationale to the two functions allowing BKL cleanup.

Signed-off-by: Mathieu Segaud <mathieu.segaud@regala.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
2008-04-26 18:43:20 +10:00
..
2008-02-05 14:33:33 +10:00
2008-01-30 13:34:07 +01:00
2008-02-05 09:44:22 -08:00
2008-02-19 14:46:39 +10:00
2007-10-17 08:42:48 -07:00
2008-01-30 13:34:07 +01:00
2007-08-25 18:14:00 +10:00
2007-07-27 10:46:26 +10:00