lkml.org 
[lkml]   [2013]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 0/3] tile prerequisites for KVM support
The KVM support for tile requires additional review that is out of scope
for 3.12, but some of the changes included with the KVM code are really
just pre-requisite reorganization or re-parameterization of existing code.
Gleb Natapov had previously requested finer-grained KVM patches, and with
an eye toward simplifying eventual code review I realized there was
more that could be split out into separate patches.

Rather than making these changes part of the eventual KVM review, I've
split them out here into some smaller pieces that don't require review
by the KVM team, since they are essentially internal rework within the
tile architecture. This will also simplify ongoing three-way merges.

I will defer the pull request for linux-tile for a few days in case
anyone has comments on this batch of changes.

Chris Metcalf (3):
tile: clean up relocate_kernel_64 debug code
tile: don't assume user privilege is zero
tile: parameterize VA and PA space more cleanly

arch/tile/include/asm/page.h | 52 ++++++++++++++---------------------
arch/tile/include/asm/pgtable_32.h | 2 +-
arch/tile/include/asm/pgtable_64.h | 3 +-
arch/tile/include/asm/processor.h | 6 ++--
arch/tile/include/asm/ptrace.h | 2 +-
arch/tile/kernel/head_32.S | 4 +--
arch/tile/kernel/head_64.S | 6 ++--
arch/tile/kernel/intvec_32.S | 6 ++--
arch/tile/kernel/intvec_64.S | 31 +++++++++++++++------
arch/tile/kernel/relocate_kernel_64.S | 9 ++++--
arch/tile/kernel/setup.c | 8 +++---
arch/tile/kernel/stack.c | 2 +-
arch/tile/kernel/traps.c | 2 +-
arch/tile/kernel/vmlinux.lds.S | 10 +++----
arch/tile/mm/fault.c | 4 +--
arch/tile/mm/init.c | 8 +++---
16 files changed, 81 insertions(+), 74 deletions(-)

--
1.8.3.1



\
 
 \ /
  Last update: 2013-09-03 22:21    [W:0.399 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site