[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1553014306.65329.7.camel@acm.org>
Date: Tue, 19 Mar 2019 09:51:46 -0700
From: Bart Van Assche <bvanassche@....org>
To: Yuyang Du <duyuyang@...il.com>, peterz@...radead.org,
will.deacon@....com, mingo@...nel.org
Cc: ming.lei@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 14/19] locking/lockdep: Change type of the element
field in circular_queue
On Mon, 2019-03-18 at 16:57 +0800, Yuyang Du wrote:
> The element field is an array in struct circular_queue to keep track of locks
> in the search. Making it the same type as the locks avoids type cast. Also
> fix a typo.
BTW, your patch does more than fixing a typo. This patch elaborates the comment
above struct circular_queue. I think the commit message should mention that.
Bart.
Powered by blists - more mailing lists