From: Tamas K Lengyel <tamas.lengyel@zentific.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
Razvan Cojocaru <rcojocaru@bitdefender.com>,
George Dunlap <george.dunlap@eu.citrix.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Julien Grall <julien.grall@arm.com>,
"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Subject: Re: [PATCH] p2m: split mem_access into separate files
Date: Mon, 12 Dec 2016 00:55:04 -0700 [thread overview]
Message-ID: <CAErYnshoSXHEF2Ht4iJDBeJH_sRXy2igwd-VkS6SwfCFd3sbGg@mail.gmail.com> (raw)
In-Reply-To: <584E5AFD0200007800127BA7@prv-mh.provo.novell.com>
[-- Attachment #1.1: Type: text/plain, Size: 1528 bytes --]
On Dec 12, 2016 00:08, "Jan Beulich" <JBeulich@suse.com> wrote:
>>> On 09.12.16 at 19:38, <tamas.lengyel@zentific.com> wrote:
> On Fri, Dec 9, 2016 at 2:27 AM, Jan Beulich <JBeulich@suse.com> wrote:
>>>>> On 08.12.16 at 23:57, <tamas.lengyel@zentific.com> wrote:
>>> --- a/xen/arch/x86/mm/Makefile
>>> +++ b/xen/arch/x86/mm/Makefile
>>> @@ -9,6 +9,7 @@ obj-y += guest_walk_3.o
>>> obj-y += guest_walk_4.o
>>> obj-y += mem_paging.o
>>> obj-y += mem_sharing.o
>>> +obj-y += mem_access.o
>>
>> Please honor prior (mostly?) alphabetical ordering.
>
> I don't think there is any alphabetical ordering here. The list begins
> with paging.o then goes to altp2m.o and then to guest_walk_2.o.. IMHO
> sorting the list is something that should be done in a separate patch.
Hence my "(partly?)" - the patch context alone tells that you could
at least not make things worse.
I think this is one of those changes that I would rather not submit a new
version for unless something else comes up as well.
>> Otherwise this all looks like pure code motion (except for the
>> adjustments described), but it would be nice if you could
>> clarify that's indeed (intended to be) the case.
>
> I do say in the commit message this is mechanical code motion: "There
> are no code-changes introduced, the patch is mechanical code
> movement."
Oh, I'm sorry - I'm sure I've looked over the description a 2nd
time before making the comment, but I still must have skipped
that last sentence in the first paragraph.
No problem ;)
Thanks,
Tamas
[-- Attachment #1.2: Type: text/html, Size: 2744 bytes --]
[-- Attachment #2: Type: text/plain, Size: 127 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-12-12 7:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 22:57 [PATCH] p2m: split mem_access into separate files Tamas K Lengyel
2016-12-09 8:35 ` Razvan Cojocaru
2016-12-09 9:27 ` Jan Beulich
2016-12-09 18:38 ` Tamas K Lengyel
2016-12-12 7:08 ` Jan Beulich
2016-12-12 7:55 ` Tamas K Lengyel [this message]
2016-12-09 10:08 ` Julien Grall
2016-12-13 10:08 ` George Dunlap
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=CAErYnshoSXHEF2Ht4iJDBeJH_sRXy2igwd-VkS6SwfCFd3sbGg@mail.gmail.com \
--to=tamas.lengyel@zentific.com \
--cc=JBeulich@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=julien.grall@arm.com \
--cc=rcojocaru@bitdefender.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.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;
as well as URLs for NNTP newsgroup(s).