On Wed 07 Feb 05:22 PST 2018, Jitendra Sharma wrote: > remoteproc is writing '\0' in the shared mem region. This > region is shared among multiple clients that are also trying > to read. Hence they miss first character. > > Remove this null character write, as this mem area is > supposed to be Read only. > > Further during every subsystem reboot, this region is > initialized with default, hence no need to write this > region. Thanks for your patch Jitendra! The write was removed from the downstream kernel in msm-4.9, late last year. Can you please confirm that you describe here is valid for platforms supported prior to this change as well? E.g. is what you're describing true for wcnss on 8064, adsp on 8974 and mpss on 8916? Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html