linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rdmacg: fix a typo in rdmacg documentation
@ 2018-10-23 15:01 Rami Rosen
  2018-10-23 16:13 ` Parav Pandit
  2018-10-23 19:53 ` Tejun Heo
  0 siblings, 2 replies; 3+ messages in thread
From: Rami Rosen @ 2018-10-23 15:01 UTC (permalink / raw)
  To: pandit.parav; +Cc: tj, linux-rdma, linux-kernel, cgroups, Rami Rosen

This patch fixes a typo in RDMA cgroup documentation.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 Documentation/cgroup-v1/rdma.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/cgroup-v1/rdma.txt b/Documentation/cgroup-v1/rdma.txt
index af618171e0eb..9bdb7fd03f83 100644
--- a/Documentation/cgroup-v1/rdma.txt
+++ b/Documentation/cgroup-v1/rdma.txt
@@ -27,7 +27,7 @@ cgroup.
 Currently user space applications can easily take away all the rdma verb
 specific resources such as AH, CQ, QP, MR etc. Due to which other applications
 in other cgroup or kernel space ULPs may not even get chance to allocate any
-rdma resources. This can leads to service unavailability.
+rdma resources. This can lead to service unavailability.
 
 Therefore RDMA controller is needed through which resource consumption
 of processes can be limited. Through this controller different rdma
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] rdmacg: fix a typo in rdmacg documentation
  2018-10-23 15:01 [PATCH] rdmacg: fix a typo in rdmacg documentation Rami Rosen
@ 2018-10-23 16:13 ` Parav Pandit
  2018-10-23 19:53 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Parav Pandit @ 2018-10-23 16:13 UTC (permalink / raw)
  To: Rami Rosen, pandit.parav; +Cc: tj, linux-rdma, linux-kernel, cgroups



> -----Original Message-----
> From: linux-rdma-owner@vger.kernel.org <linux-rdma-
> owner@vger.kernel.org> On Behalf Of Rami Rosen
> Sent: Tuesday, October 23, 2018 8:31 PM
> To: pandit.parav@gmail.com
> Cc: tj@kernel.org; linux-rdma@vger.kernel.org; linux-kernel@vger.kernel.org;
> cgroups@vger.kernel.org; Rami Rosen <ramirose@gmail.com>
> Subject: [PATCH] rdmacg: fix a typo in rdmacg documentation
> 
> This patch fixes a typo in RDMA cgroup documentation.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  Documentation/cgroup-v1/rdma.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/cgroup-v1/rdma.txt b/Documentation/cgroup-
> v1/rdma.txt
> index af618171e0eb..9bdb7fd03f83 100644
> --- a/Documentation/cgroup-v1/rdma.txt
> +++ b/Documentation/cgroup-v1/rdma.txt
> @@ -27,7 +27,7 @@ cgroup.
>  Currently user space applications can easily take away all the rdma verb
> specific resources such as AH, CQ, QP, MR etc. Due to which other
> applications  in other cgroup or kernel space ULPs may not even get chance
> to allocate any -rdma resources. This can leads to service unavailability.
> +rdma resources. This can lead to service unavailability.
> 
>  Therefore RDMA controller is needed through which resource consumption
> of processes can be limited. Through this controller different rdma
> --
> 2.17.1

Thanks Rami for the correction.
For sake of process correctness, below fixes tag is good to have.

Fixes: 9c1e67f94101 ("rdmacg: Added documentation for rdmacg")

Reviewed-by: Parav Pandit <parav@mellanox.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] rdmacg: fix a typo in rdmacg documentation
  2018-10-23 15:01 [PATCH] rdmacg: fix a typo in rdmacg documentation Rami Rosen
  2018-10-23 16:13 ` Parav Pandit
@ 2018-10-23 19:53 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2018-10-23 19:53 UTC (permalink / raw)
  To: Rami Rosen; +Cc: pandit.parav, linux-rdma, linux-kernel, cgroups

On Tue, Oct 23, 2018 at 06:01:06PM +0300, Rami Rosen wrote:
> This patch fixes a typo in RDMA cgroup documentation.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>

Applied to cgroup/for-4.20.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-23 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 15:01 [PATCH] rdmacg: fix a typo in rdmacg documentation Rami Rosen
2018-10-23 16:13 ` Parav Pandit
2018-10-23 19:53 ` Tejun Heo

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).