mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
sh: Do not apply virt_to_phys() to a physical address
The variable 'phys' already contains the physical address to flush. It is not a virtual address and should not be passed to virt_to_phys(). Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
1d317f90d9
commit
eb3118f652
1 changed files with 1 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue