From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com
Subject: [PATCH] docs and cleanups for v3.6 (v1)
Date: Mon, 23 Jul 2012 14:28:18 -0400 [thread overview]
Message-ID: <1343068103-13579-1-git-send-email-konrad.wilk@oracle.com> (raw)
A little of docs, cleanups of code, and some extra bits to make
reporting more pleasing to eyes.
arch/x86/xen/enlighten.c | 41 ++++++++++++++++++++++++++++++---
arch/x86/xen/mmu.c | 25 ++++++++++++++------
arch/x86/xen/p2m.c | 19 ++++++++++-----
arch/x86/xen/setup.c | 9 -------
arch/x86/xen/xen-head.S | 56 ++++++++++++++++++++++++++++++++++++++++++++-
arch/x86/xen/xen-ops.h | 2 +-
6 files changed, 121 insertions(+), 31 deletions(-)
next reply other threads:[~2012-07-23 18:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 18:28 Konrad Rzeszutek Wilk [this message]
2012-07-23 18:28 ` [PATCH 1/5] xen/p2m: Fix the comment describing the P2M tree Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 2/5] xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 3/5] xen/mmu: Provide comments describing the _kva and _va aliasing issue Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 4/5] xen/x86: Use memblock_reserve for sensitive areas Konrad Rzeszutek Wilk
2012-07-24 13:25 ` [Xen-devel] " Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 5/5] xen/perf: Define .glob for the different hypercalls Konrad Rzeszutek Wilk
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=1343068103-13579-1-git-send-email-konrad.wilk@oracle.com \
--to=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xensource.com \
/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;
as well as URLs for NNTP newsgroup(s).