From: Max Filippov Date: Tue, 1 Aug 2017 18:15:15 +0000 (-0700) Subject: xtensa: mm/cache: add missing EXPORT_SYMBOLs X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd73915e217c3580ce4fd6c3f52d2422028adea;p=pandora-kernel.git xtensa: mm/cache: add missing EXPORT_SYMBOLs commit bc652eb6a0d5cffaea7dc8e8ad488aab2a1bf1ed upstream. Functions clear_user_highpage, copy_user_highpage, flush_dcache_page, local_flush_cache_range and local_flush_cache_page may be used from modules. Export them. Signed-off-by: Max Filippov [bwh: Backported to 3.2: drop exports of {clear,copy}_user_highpage()] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed