Wei Yang <richardw.y...@linux.intel.com> wrote: > When we are not in the last_stage, we need to update the cache if page > is not the same. > > Currently this procedure is scattered in two places and mixed with > encoding status check. > > This patch extract this general step out to make the code a little bit > easy to read. > > Signed-off-by: Wei Yang <richardw.y...@linux.intel.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>