mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
8ad77c5767
The kernel virtual address passed to kunmap_flush_on_unmap() has no more
any need to be rounded down.
Therefore, delete the rounding down of "page_addr" when passed to
kunmap_local() in dir_put_page().
Don't backport without commit
|
||
---|---|---|
.. | ||
balloc.c | ||
dir.c | ||
file.c | ||
ialloc.c | ||
inode.c | ||
itree.c | ||
Kconfig | ||
Makefile | ||
namei.c | ||
super.c | ||
sysv.h |