From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org,
Chris Zankel <chris@zankel.net>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PATCH 0/5] Xtensa fixes for v4.13-rc4
Date: Mon, 7 Aug 2017 15:23:41 -0700 [thread overview]
Message-ID: <1502144621-31049-1-git-send-email-jcmvbkbc@gmail.com> (raw)
Hi Linus,
please pull the following batch of fixes for the Xtensa architecture.
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20170807
for you to fetch changes up to bc652eb6a0d5cffaea7dc8e8ad488aab2a1bf1ed:
xtensa: mm/cache: add missing EXPORT_SYMBOLs (2017-08-01 11:17:35 -0700)
----------------------------------------------------------------
Xtensa fixes for v4.13-rc4
- use asm-generic instances of asm/param.h and asm/device.h instead of exact
copies in arch/xtensa/include/asm;
- fix build error for xtensa cores with aliasing WT cache: define cache
flushing functions and copy_{to,from}_user_page;
- add missing EXPORT_SYMBOLs for clear_user_highpage, copy_user_highpage,
flush_dcache_page, local_flush_cache_range, local_flush_cache_page,
csum_partial and csum_partial_copy_generic.
----------------------------------------------------------------
Max Filippov (3):
xtensa: fix cache aliasing handling code for WT cache
xtensa: don't limit csum_partial export by CONFIG_NET
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Tobias Klauser (2):
xtensa: remove wrapper header for asm/device.h
xtensa: remove wrapper header for asm/param.h
arch/xtensa/include/asm/Kbuild | 2 ++
arch/xtensa/include/asm/device.h | 15 ---------------
arch/xtensa/include/asm/param.h | 18 ------------------
arch/xtensa/kernel/xtensa_ksyms.c | 2 --
arch/xtensa/mm/cache.c | 16 ++++++++--------
5 files changed, 10 insertions(+), 43 deletions(-)
delete mode 100644 arch/xtensa/include/asm/device.h
delete mode 100644 arch/xtensa/include/asm/param.h
--
Thanks.
-- Max
reply other threads:[~2017-08-07 22:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1502144621-31049-1-git-send-email-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=chris@zankel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®