Re: +rewritten-backlight-infrastructure-for-portable-apple-computers.patch addedto -mm tree

From: Arjan van de Ven
Date: Sat May 13 2006 - 02:57:03 EST


On Wed, 2006-05-10 at 22:02 -0700, akpm@xxxxxxxx wrote:
> X 15
> +
> +/* Protect the pmac_backlight variable */
> +DECLARE_MUTEX(pmac_backlight_sem);
> +


please just make this a real mutex rather than a semaphore while you're
rewriting all this code anyway ;)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/