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:   Tue, 8 Jun 2021 02:35:58 +0000
From:   zhengyongjun <zhengyongjun3@...wei.com>
To:     yuehaibing <yuehaibing@...wei.com>,
        "patchwork-bot+netdevbpf@...nel.org" 
        <patchwork-bot+netdevbpf@...nel.org>
CC:     "jmaloy@...hat.com" <jmaloy@...hat.com>,
        "ying.xue@...driver.com" <ying.xue@...driver.com>,
        "davem@...emloft.net" <davem@...emloft.net>,
        "kuba@...nel.org" <kuba@...nel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "tipc-discussion@...ts.sourceforge.net" 
        <tipc-discussion@...ts.sourceforge.net>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: 答复: [PATCH net-next] tipc: Return the correct errno code

Thanks for your advice, I will fix it right now :)

-----邮件原件-----
发件人: yuehaibing 
发送时间: 2021年6月8日 10:16
收件人: patchwork-bot+netdevbpf@...nel.org; zhengyongjun <zhengyongjun3@...wei.com>
抄送: jmaloy@...hat.com; ying.xue@...driver.com; davem@...emloft.net; kuba@...nel.org; netdev@...r.kernel.org; tipc-discussion@...ts.sourceforge.net; linux-kernel@...r.kernel.org
主题: Re: [PATCH net-next] tipc: Return the correct errno code


On 2021/6/5 5:20, patchwork-bot+netdevbpf@...nel.org wrote:
> Hello:
> 
> This patch was applied to netdev/net-next.git (refs/heads/master):

This should not be applied.

tipc_node_xmit() now check -ENOBUFS rather than -ENOMEM.

Yongjun, maybe you fix this now?

> 
> On Fri, 4 Jun 2021 09:47:02 +0800 you wrote:
>> When kalloc or kmemdup failed, should return ENOMEM rather than ENOBUF.
>>
>> Signed-off-by: Zheng Yongjun <zhengyongjun3@...wei.com>
>> ---
>>  net/tipc/link.c | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> Here is the summary with links:
>   - [net-next] tipc: Return the correct errno code
>     https://git.kernel.org/netdev/net-next/c/0efea3c649f0
> 
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
> 
> 
> .
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ