Hello, On 2015-05-22 15:55, Hans Verkuil wrote:
Hi Marek, Kamil, Can someone look at these sparse warnings? s5p-mfc/s5p_mfc_opr_v5.c:266:23: warning: incorrect type in argument 2 (different address spaces) s5p-mfc/s5p_mfc_opr_v5.c:274:23: warning: incorrect type in argument 1 (different address spaces) s5p-mfc/s5p_mfc_opr_v6.c:1855:23: warning: incorrect type in argument 2 (different address spaces) s5p-mfc/s5p_mfc_opr_v6.c:1865:22: warning: incorrect type in argument 1 (different address spaces) It all depends on whether this is supposed to be __iomem memory or not. If it is supposed to be __iomem, then sparse will fail elsewhere (I saw at least one memset).
Well, this really looks messy. I will send a fix for it. Best regards -- Marek Szyprowski, PhD Samsung R&D Institute Poland -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html