[Linux-Xtensa] [PATCH 0/2] xtensa bugfixes queue 2013/01/04
Max Filippov
jcmvbkbc at gmail.com
Fri Jan 4 03:29:13 PST 2013
Hi Chris,
this is my current bugfixes queue for xtensa, it is based on your for_next
branch.
- arch_get_unmapped_area function is peovided to avoid cache aliasing issues
for mmapped regions;
- finit_module syscall is added to the syscalls table.
Please review/apply.
You can also pull these changes from my git tree,
the following changes since commit 8f1c1617aa224b1e7dc6c4181b4456068480d7e3:
xtensa: use new common dtc rule (2013-01-03 15:09:39 -0800)
are available in the git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git xtensa-fixes-for-upstream
Max Filippov (2):
xtensa: avoid mmap cache aliasing
xtensa: add finit_module syscall
arch/xtensa/include/asm/pgtable.h | 4 +++
arch/xtensa/include/uapi/asm/unistd.h | 4 ++-
arch/xtensa/kernel/syscall.c | 41 +++++++++++++++++++++++++++++++++
3 files changed, 48 insertions(+), 1 deletions(-)
--
1.7.7.6
More information about the linux-xtensa
mailing list