All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhu Yanjun <yanjun.zhu@linux.dev>
To: Yi Liu <asatsuyu.liu@gmail.com>
Cc: Leon Romanovsky <leon@kernel.org>,
	linux-rdma@vger.kernel.org, Jason Gunthorpe <jgg@ziepe.ca>
Subject: Re: [PATCH] RDMA/rxe: fix null deref on srq->rq.queue after resize failure
Date: Mon, 27 Oct 2025 21:19:37 -0700	[thread overview]
Message-ID: <e95be1dc-3171-4178-a8e5-a392ef838a45@linux.dev> (raw)
In-Reply-To: <CANQ=Xi3KzyGiFvoD_sgsq3x8e6B-npN87vD3vAT4gZZo37sUJw@mail.gmail.com>

在 2025/10/27 19:31, Yi Liu 写道:
> Thanks for your kind help. I think the format issue comes from the
> Gmail Web Client. I did not send the email by "git send-email".

No worries ^_^. Let us wait for the further feedback.

Yanjun.Zhu

> 
> Yanjun.Zhu <yanjun.zhu@linux.dev> 于2025年10月28日周二 00:56写道:
>>
>>
>> On 10/27/25 6:30 AM, Leon Romanovsky wrote:
>>>> err_free:
>>>> - rxe_queue_cleanup(q);
>>>> - srq->rq.queue = NULL;
>>>> return err;
>>>> }
>>> This patch is badly formatted and doesn't apply.
>>
>>
>> Sorry. I will send a new patch very soon.
>>
>> Yanjun.Zhu
>>
>>
>>>
>>> Applying: RDMA/rxe: fix null deref on srq->rq.queue after resize failure
>>> Patch failed at 0001 RDMA/rxe: fix null deref on srq->rq.queue after resize failure
>>> error: git diff header lacks filename information when removing 1 leading pathname component (line 6)
>>> hint: Use 'git am --show-current-patch=diff' to see the failed patch
>>> hint: When you have resolved this problem, run "git am --continue".
>>> hint: If you prefer to skip this patch, run "git am --skip" instead.
>>> hint: To restore the original branch and stop patching, run "git am --abort".
>>> hint: Disable this message with "git config set advice.mergeConflict false"
>>> Press any key to continue...
>>>
>>>
>>>> --
>>>> 2.34.1


      reply	other threads:[~2025-10-28  4:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21  2:20 [PATCH] RDMA/rxe: fix null deref on srq->rq.queue after resize failure Yi Liu
2025-10-21  3:48 ` Zhu Yanjun
2025-10-21 13:42 ` Junxian Huang
2025-10-21 18:06   ` yanjun.zhu
2025-10-27 13:30 ` Leon Romanovsky
2025-10-27 16:56   ` Yanjun.Zhu
2025-10-28  2:31     ` Yi Liu
2025-10-28  4:19       ` Zhu Yanjun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e95be1dc-3171-4178-a8e5-a392ef838a45@linux.dev \
    --to=yanjun.zhu@linux.dev \
    --cc=asatsuyu.liu@gmail.com \
    --cc=jgg@ziepe.ca \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.