Andy Walls wrote:
> Mauro,
> 
> Please pull from http://linuxtv.org/hg/~awalls/ivtv-changes
> 
> for the following 4 changesets:
> 
> 01/04: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling
> http://linuxtv.org/hg/~awalls/ivtv-changes?cmd=changeset;node=4090ec224ef2

Hmm:

WARNING: Use of volatile is usually wrong: see 
Documentation/volatile-considered-harmful.txt
#89: FILE: drivers/media/video/ivtv/ivtv-mailbox.c:375:
+       volatile u32 __iomem *p = mbdata->mbox[mb].data;

Is the driver missing some locks?

Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to