Re: [PATCH] locking/qspinlock: Modify comments to adapt to code modification.

2021-01-12 Thread Will Deacon
On Mon, Dec 28, 2020 at 11:18:55AM +0800, Xiangyang Yu wrote: > The function 'pv_wait_head_or_lock' comment is not modified in > commit 625e88be1f41 ("locking/qspinlock: Merge 'struct __qspinlock' > into 'struct qspinlock'"). Fix it. > > Signed-off-by: Xiangyang Yu > --- > kernel/locking/qspinlo

[PATCH] locking/qspinlock: Modify comments to adapt to code modification.

2020-12-27 Thread Xiangyang Yu
The function 'pv_wait_head_or_lock' comment is not modified in commit 625e88be1f41 ("locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'"). Fix it. Signed-off-by: Xiangyang Yu --- kernel/locking/qspinlock_paravirt.h | 8 1 file changed, 4 insertions(+), 4 deletions(-)