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, 21 Nov 2021 15:40:12 +0000
From:   Devesh Sharma <devesh.s.sharma@...cle.com>
To:     Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        Santosh Shilimkar <santosh.shilimkar@...cle.com>,
        "davem@...emloft.net" <davem@...emloft.net>,
        "kuba@...nel.org" <kuba@...nel.org>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        "rds-devel@....oracle.com" <rds-devel@....oracle.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>
Subject: RE: [PATCH] rds: Fix a typo in a comment



> -----Original Message-----
> From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> Sent: Sunday, November 21, 2021 9:02 PM
> To: Santosh Shilimkar <santosh.shilimkar@...cle.com>;
> davem@...emloft.net; kuba@...nel.org
> Cc: netdev@...r.kernel.org; linux-rdma@...r.kernel.org; rds-
> devel@....oracle.com; linux-kernel@...r.kernel.org; kernel-
> janitors@...r.kernel.org; Christophe JAILLET
> <christophe.jaillet@...adoo.fr>
> Subject: [PATCH] rds: Fix a typo in a comment
> 
> s/cold/could/
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
>  net/rds/send.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/rds/send.c b/net/rds/send.c index
> 53444397de66..0c5504068e3c 100644
> --- a/net/rds/send.c
> +++ b/net/rds/send.c
> @@ -272,7 +272,7 @@ int rds_send_xmit(struct rds_conn_path *cp)
> 
>  			/* Unfortunately, the way Infiniband deals with
>  			 * RDMA to a bad MR key is by moving the entire
> -			 * queue pair to error state. We cold possibly
> +			 * queue pair to error state. We could possibly
>  			 * recover from that, but right now we drop the
>  			 * connection.
>  			 * Therefore, we never retransmit messages with
> RDMA ops.
> --
Acked-By: Devesh Sharma <devesh.s.sharma@...cle.com>
> 2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ