From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yb0-f174.google.com ([209.85.213.174]:35300 "EHLO mail-yb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935173AbcJXJVN (ORCPT ); Mon, 24 Oct 2016 05:21:13 -0400 Received: by mail-yb0-f174.google.com with SMTP id d128so17459568ybh.2 for ; Mon, 24 Oct 2016 02:21:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <125b4831-cbdf-f8e1-da97-8ea9cf458c22@jinso.co.jp> References: <57A46D20.7040106@jinso.co.jp> <57C9764F.2070802@jinso.co.jp> <9d9a647b-d75f-e89a-2d4d-55e409ccabae@jinso.co.jp> <580620CD.50703@sang-engineering.com> <125b4831-cbdf-f8e1-da97-8ea9cf458c22@jinso.co.jp> From: Geert Uytterhoeven Date: Mon, 24 Oct 2016 11:21:12 +0200 Message-ID: Subject: Re: The failure summary report of GEN2 for linux stable v4.8 To: Xuan Truong Nguyen Cc: Wolfram Sang , duclm , Ryusuke Sakato , Kuninori Morimoto , Magnus Damm , Geert Uytterhoeven , =?UTF-8?B?56iy5ZCJ?= , Yoshihiro Shimoda , =?UTF-8?B?RHVuZ++8muS6uuOCvQ==?= , Cao Minh Hiep , Laurent Pinchart , Simon Horman , Linux-Renesas , =?UTF-8?Q?Niklas_S=C3=B6derlund?= Content-Type: text/plain; charset=UTF-8 Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Mon, Oct 24, 2016 at 11:13 AM, Xuan Truong Nguyen wrote: >> This is with shmobile_defconfig? > > yes. we also attach the configs file we used > (lager-scif-pio-v4.9-rc2.config) > >> Does it work better if you enable CONFIG_SERIAL_SH_SCI_DMA? > > yes, it's better a little bit. the kernel does not hangs up, but the warning > message is output. > please refer lager-scif-dma.log. > > we tested on v4.9-rc2. the issue is the same. > > if you need any information, please let us know. > WARNING: CPU: 0 PID: 2249 at drivers/dma/sh/rcar-dmac.c:1257 rcar_dmac_tx_status+0x128/0x4 > No descriptor for cookie! > [] (rcar_dmac_tx_status) from [] (rx_timer_fn+0x48/0x148) > [] (rx_timer_fn) from [] (call_timer_fn+0x2c/0xa0) That looks like a race condition between timeout handling and actual completion of the DMA? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds