2022-01-12 06:45:37

by Jiasheng Jiang

[permalink] [raw]
Subject: Re: Re:[PATCH] fs/eventfd.c: Check error number after calling ida_simple_get

On Wed, Jan 12, 2022 at 02:35:58PM +0800, Eric Biggers wrote:
> Shouldn't this be 'ctx->id < 0'?

Thanks, that's right.
I will submit a v2.

Sincerely thanks,
Jiang