RE: [PATCH] stm class: increase pos if no free channels found

2018-10-15 Thread Jin, Zhi
> -Original Message- > From: Alexander Shishkin [mailto:alexander.shish...@linux.intel.com] > Sent: Monday, October 15, 2018 3:43 PM > To: Jin, Zhi > Cc: linux-kernel@vger.kernel.org; Jin, Zhi > Subject: Re: [PATCH] stm class: increase pos if no free channels

RE: [PATCH] stm class: increase pos if no free channels found

2018-10-15 Thread Jin, Zhi
> -Original Message- > From: Alexander Shishkin [mailto:alexander.shish...@linux.intel.com] > Sent: Monday, October 15, 2018 3:43 PM > To: Jin, Zhi > Cc: linux-kernel@vger.kernel.org; Jin, Zhi > Subject: Re: [PATCH] stm class: increase pos if no free channels

Re: [PATCH] stm class: increase pos if no free channels found

2018-10-15 Thread Alexander Shishkin
Zhi Jin writes: > Considering this case in find_free_channels(): > > bitmap: >+--+-+-+-+-+-+-+-+-+-+-+ >| .. |0|0|0|0|0|0|0|1|0|0| >+--+-+-+-+-+-+-+-+-+-+-+ > > 1. Channel #2 has been occupied, so bit #2 is 1, and the others >

Re: [PATCH] stm class: increase pos if no free channels found

2018-10-15 Thread Alexander Shishkin
Zhi Jin writes: > Considering this case in find_free_channels(): > > bitmap: >+--+-+-+-+-+-+-+-+-+-+-+ >| .. |0|0|0|0|0|0|0|1|0|0| >+--+-+-+-+-+-+-+-+-+-+-+ > > 1. Channel #2 has been occupied, so bit #2 is 1, and the others >

RE: [PATCH] stm class: increase pos if no free channels found

2018-10-11 Thread Jin, Zhi
Hi Alexander, Any comments about this patch? BRs Zhi Jin > -Original Message- > From: Jin, Zhi > Sent: Thursday, September 06, 2018 3:22 PM > To: alexander.shish...@linux.intel.com > Cc: linux-kernel@vger.kernel.org; Jin, Zhi > Subject: [PATCH] stm class: increase pos if no free

RE: [PATCH] stm class: increase pos if no free channels found

2018-10-11 Thread Jin, Zhi
Hi Alexander, Any comments about this patch? BRs Zhi Jin > -Original Message- > From: Jin, Zhi > Sent: Thursday, September 06, 2018 3:22 PM > To: alexander.shish...@linux.intel.com > Cc: linux-kernel@vger.kernel.org; Jin, Zhi > Subject: [PATCH] stm class: increase pos if no free