Re: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-22 Thread Geert Uytterhoeven
On Thu, Oct 22, 2015 at 8:41 AM, Yoshihiro Shimoda wrote: > This patch fixes an issue that the "length" of scatterlist should be > set using sg_dma_len(). Otherwise, a dmaengine driver cannot work > correctly if CONFIG_NEED_SG_DMA_LENGTH=y. > > Fixes: 7b39d90184 (serial: sh-sci: Fix NULL pointer

RE: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-22 Thread Yoshihiro Shimoda
Hi Geert-san, > Sent: Tuesday, October 20, 2015 9:22 PM > > Hi Shimoda-san, > > On Tue, Oct 20, 2015 at 2:18 PM, Yoshihiro Shimoda > wrote: > > This patch fixes an issue that the "length" of scatterlist should be > > set using sh_dma_length(). Otherwise, a dmaengine driver cannot work > >

RE: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-22 Thread Yoshihiro Shimoda
Hi Geert-san, > Sent: Tuesday, October 20, 2015 9:22 PM > > Hi Shimoda-san, > > On Tue, Oct 20, 2015 at 2:18 PM, Yoshihiro Shimoda > wrote: > > This patch fixes an issue that the "length" of scatterlist should be > > set using sh_dma_length(). Otherwise, a

Re: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-22 Thread Geert Uytterhoeven
On Thu, Oct 22, 2015 at 8:41 AM, Yoshihiro Shimoda wrote: > This patch fixes an issue that the "length" of scatterlist should be > set using sg_dma_len(). Otherwise, a dmaengine driver cannot work > correctly if CONFIG_NEED_SG_DMA_LENGTH=y. > > Fixes: 7b39d90184

Re: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-20 Thread kbuild test robot
Hi Yoshihiro, [auto build test ERROR on tty/tty-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Yoshihiro-Shimoda/serial-sh-sci-Fix-length-of-scatterlist/20151020-201918 config: x86_64-allmodconfig

Re: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-20 Thread Geert Uytterhoeven
Hi Shimoda-san, On Tue, Oct 20, 2015 at 2:18 PM, Yoshihiro Shimoda wrote: > This patch fixes an issue that the "length" of scatterlist should be > set using sh_dma_length(). Otherwise, a dmaengine driver cannot work sg_dma_len()? > correctly if CONFIG_NEED_SG_DMA_LENGTH=y. > > Fixes:

Re: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-20 Thread Geert Uytterhoeven
Hi Shimoda-san, On Tue, Oct 20, 2015 at 2:18 PM, Yoshihiro Shimoda wrote: > This patch fixes an issue that the "length" of scatterlist should be > set using sh_dma_length(). Otherwise, a dmaengine driver cannot work sg_dma_len()? > correctly if

Re: [PATCH] serial: sh-sci: Fix length of scatterlist

2015-10-20 Thread kbuild test robot
Hi Yoshihiro, [auto build test ERROR on tty/tty-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Yoshihiro-Shimoda/serial-sh-sci-Fix-length-of-scatterlist/20151020-201918 config: x86_64-allmodconfig