linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: Jonathan Corbet <corbet@lwn.net>, linux-kernel@vger.kernel.org
Cc: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
	Anshuman Khandual <anshuman.khandual@arm.com>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	Matthew Wilcox <willy@infradead.org>,
	Michal Hocko <mhocko@suse.com>,
	Mike Kravetz <mike.kravetz@oracle.com>,
	Mike Rapoport <rppt@kernel.org>,
	Mike Rapoport <rppt@linux.ibm.com>,
	Muchun Song <songmuchun@bytedance.com>,
	Oscar Salvador <osalvador@suse.de>,
	Pavel Tatashin <pasha.tatashin@soleen.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
Date: Mon, 14 Jun 2021 18:16:01 +0200	[thread overview]
Message-ID: <300305e3-b225-623b-f02f-0973f4909705@redhat.com> (raw)
In-Reply-To: <87fsxka5zh.fsf@meer.lwn.net>

On 14.06.21 16:14, Jonathan Corbet wrote:
> David Hildenbrand <david@redhat.com> writes:
> 
>> Essentially against Andrew's mmotm, which already contains v1. Note
>> mmotm was chosen due to a conflict in:
>>
>> https://lkml.kernel.org/r/20210510030027.56044-1-songmuchun@bytedance.com
>>
>> I'd suggest we take this via Andrew's tree, unless you have other
>> preference on how to handle the conflict. Thanks!
> 
> That's fine with me - one less thing for me to deal with :)
> 

Thanks!


FWIW, the patches are fine. My setup simply seems to compress the file
paths in the diff stats more aggressively:

$ git format-patch -2 -v3  > /dev/null; cat v3-0000-cover-letter.patch | tail -6
  .../admin-guide/mm/memory-hotplug.rst         | 800 ++++++++++--------
  1 file changed, 455 insertions(+), 345 deletions(-)


When I force to a bigger terminal size, I get longer paths:


$ git format-patch -2 -v3 --stat=80 > /dev/null; cat v3-0000-cover-letter.patch | tail -6
  Documentation/admin-guide/mm/memory-hotplug.rst | 800 ++++++++++++++----------
  1 file changed, 455 insertions(+), 345 deletions(-)

(maybe my awesome-wm + xterm setup confuses git, or there is a
BUG somewhere in my software stack)

-- 
Thanks,

David / dhildenb


  reply	other threads:[~2021-06-14 16:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  7:57 [PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul David Hildenbrand
2021-06-09  7:57 ` [PATCH v3 1/2] memory-hotplug.rst: remove locking details from admin-guide David Hildenbrand
2021-06-09  7:57 ` [PATCH v3 2/2] memory-hotplug.rst: complete admin-guide overhaul David Hildenbrand
2021-06-13 23:20 ` [PATCH v3 0/2] " Jonathan Corbet
2021-06-14  7:21   ` David Hildenbrand
2021-06-14 14:14     ` Jonathan Corbet
2021-06-14 16:16       ` David Hildenbrand [this message]
2021-07-01 15:30 ` David Hildenbrand
2021-07-06 22:18   ` Andrew Morton

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=300305e3-b225-623b-f02f-0973f4909705@redhat.com \
    --to=david@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=anshuman.khandual@arm.com \
    --cc=corbet@lwn.net \
    --cc=dave.hansen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.com \
    --cc=mike.kravetz@oracle.com \
    --cc=osalvador@suse.de \
    --cc=pasha.tatashin@soleen.com \
    --cc=rppt@kernel.org \
    --cc=rppt@linux.ibm.com \
    --cc=sfr@canb.auug.org.au \
    --cc=songmuchun@bytedance.com \
    --cc=willy@infradead.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).