> > > I'm wondering if these should be just wrmsr's instead of wrmsrl's. > > > > Can we just shut up coverity please? > > I can manually dismiss them, I don't think the checker has the > information to determine this for itself.
I suspect my out of line MSR patchkit would fix the warning as a side effect, because there would be a function call inbetween and the function always gets full u64. https://lkml.org/lkml/2014/10/10/376 So far it hasn't been reviewed. I'll keep reposting. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

