diff options
author | Vincent Chen <vincentc@andestech.com> | 2018-05-14 12:56:35 +0200 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2018-05-23 07:26:22 +0200 |
commit | aaaaba57509526ce924f997d8690ee9e0c93945a (patch) | |
tree | d91740ec7b04af9b924c205ccb8876dcb9c3f442 /Kbuild | |
parent | nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page (diff) | |
download | linux-aaaaba57509526ce924f997d8690ee9e0c93945a.tar.xz linux-aaaaba57509526ce924f997d8690ee9e0c93945a.zip |
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
In order to ensure that all data in source page has been written back
to memory before copy_page, the local irq shall be disabled before
calling cpu_dcache_wb_page(). In addition, removing unneeded page
invalidation for 'to' page.
Signed-off-by: Vincent Chen <vincentc@andestech.com>
Reviewed-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions