lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <300305e3-b225-623b-f02f-0973f4909705@redhat.com>
Date:   Mon, 14 Jun 2021 18:16:01 +0200
From:   David Hildenbrand <david@...hat.com>
To:     Jonathan Corbet <corbet@....net>, linux-kernel@...r.kernel.org
Cc:     linux-mm@...ck.org, Andrew Morton <akpm@...ux-foundation.org>,
        Anshuman Khandual <anshuman.khandual@....com>,
        Dave Hansen <dave.hansen@...ux.intel.com>,
        Matthew Wilcox <willy@...radead.org>,
        Michal Hocko <mhocko@...e.com>,
        Mike Kravetz <mike.kravetz@...cle.com>,
        Mike Rapoport <rppt@...nel.org>,
        Mike Rapoport <rppt@...ux.ibm.com>,
        Muchun Song <songmuchun@...edance.com>,
        Oscar Salvador <osalvador@...e.de>,
        Pavel Tatashin <pasha.tatashin@...een.com>,
        Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul

On 14.06.21 16:14, Jonathan Corbet wrote:
> David Hildenbrand <david@...hat.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ