ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed
commit b31459ad upstream. The __do_cache_op function operates with a 'chunk' size of one page but fails to limit the size of the final chunk so as to not exceed the specified memory region. Fix this. Reported-by:Christian Gmeiner <christian.gmeiner@gmail.com> Tested-by:
Christian Gmeiner <christian.gmeiner@gmail.com> Acked-by:
Will Deacon <will.deacon@arm.com> Signed-off-by:
Jon Medhurst <tixy@linaro.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
Please register or sign in to comment