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]
Date:   Sun, 14 Feb 2021 20:40:14 +0900
From:   Taehee Yoo <ap420073@...il.com>
To:     David Ahern <dsahern@...il.com>, davem@...emloft.net,
        kuba@...nel.org, xiyou.wangcong@...il.com, netdev@...r.kernel.org,
        jwi@...ux.ibm.com, kgraul@...ux.ibm.com, hca@...ux.ibm.com,
        gor@...ux.ibm.com, borntraeger@...ibm.com,
        mareklindner@...mailbox.ch, sw@...onwunderlich.de, a@...table.cc,
        sven@...fation.org, yoshfuji@...ux-ipv6.org, dsahern@...nel.org
Cc:     ap420073@...il.com
Subject: Re: [PATCH net-next v2 0/7] mld: change context from atomic to
 sleepable



On 21. 2. 14. 오전 4:58, David Ahern wrote:
> your patches still show up as 8 individual emails.
> 
> Did you use 'git send-email --thread --no-chain-reply-to' as Jakub
> suggested? Please read the git-send-email man page for what the options do.
> 

I sent all patches individually with these options.
git send-email --thread --no-chain-reply-to 0000.patch
git send-email --thread --no-chain-reply-to 0001.patch
and so on.

So, it didn't work I think.
Then I tested the below command and it works well.
git send-email --thread --no-chain-reply-to 000*

So, the next time, it would work well.
Sorry for this,
Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ