Hi Linus, Please pull the arm64 fixes below. Thanks.
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20: Linux 3.8-rc3 (2013-01-09 18:59:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-fixes for you to fetch changes up to 72d0ac048f3ded4022cf1cc72f54073f6fcad72f: arm64: compat: add syscall table entries for new syscalls (2013-01-15 17:15:16 +0000) ---------------------------------------------------------------- - Page protection fixes, including proper PAGE_NONE handling - Timezone vdso sequence counting fix - Additional compat syscall wiring ---------------------------------------------------------------- Will Deacon (4): arm64: vdso: remove broken, redundant sequence counting for timezones arm64: mm: only wrprotect clean ptes if they are present arm64: mm: introduce present, faulting entries for PAGE_NONE arm64: compat: add syscall table entries for new syscalls arch/arm64/include/asm/pgtable.h | 36 +++++++++++++++++++---------------- arch/arm64/include/asm/unistd32.h | 7 ++++++- arch/arm64/kernel/vdso.c | 4 ---- arch/arm64/kernel/vdso/gettimeofday.S | 2 -- 4 files changed, 26 insertions(+), 23 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/