Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757039AbcKBS6q (ORCPT ); Wed, 2 Nov 2016 14:58:46 -0400 Received: from up.free-electrons.com ([163.172.77.33]:46725 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756957AbcKBS6o (ORCPT ); Wed, 2 Nov 2016 14:58:44 -0400 Date: Wed, 2 Nov 2016 19:58:30 +0100 From: Maxime Ripard To: Axl-zhang Cc: Chen-Yu Tsai , Dan Williams , Vinod Koul , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1] ARM:dmaengine:sun6i:fix the uninitialized value for v_lli Message-ID: <20161102185830.7rpjgntogz3c7pls@lukather> References: <20161102053112.GA8109@arx-xi> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ivkj6xnazeqxqtoh" Content-Disposition: inline In-Reply-To: <20161102053112.GA8109@arx-xi> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1577 Lines: 45 --ivkj6xnazeqxqtoh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 02, 2016 at 01:31:12PM +0800, Axl-zhang wrote: > dma_pool_alloc does not initialize the value of the newly allocated > block for the v_lli, and the uninitilize value make the tests failed > which is on pine64 with dmatest. > we can fix it just change the "|=3D" to "=3D" for the v_lli->cfg. >=20 > Signed-off-by: Hao Zhang Acked-by: Maxime Ripard Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --ivkj6xnazeqxqtoh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYGjdWAAoJEBx+YmzsjxAgqxAP/iFZHWRC6VAnpuY1of1bq89S MoVCTCD23V9WAC00tzoD2szwi5Xo/C6Tbjj/yeSrTbvdLJDh7QzmMVrMv5Sr7gzn 1Of3meMo66L0GFO3ABLVHx2KfwtHtPfAZ13Zseum12V+T4fHZQXolzJYO4tPU0sW BVXb7keS8lvWLzVYI6TQh6kooYQaSJrX8wfMXhu+EPL8Trf+/z97RqxToc2KoDz6 svMucSbJ/bkRZSliUqEk7t5/OSEZokv8GABfrbuygu4ahNKNBAcxEZurMmY69vpi IJZVTXHXEcNba11jvgNYZ36TxAR+sTFPmmJYnoZEgRKRJNJu06I9O9u7OjZwQnJR yOGh1eAEqAxyB+U+EM1piBnVVJl93kzShf+1UHdVsDx+e499qCVmRsZKNoCxiEsS ZJhfOrN7T0YQ09LDfPn1/n3v5RhDlpDswTDsLoVswhUOqFWY5grIBiwt/nQ1aXsJ +MaXNnl8xinxXKzySZ3q3123vIeXY9PVOJL5CKlAlrFPX5T48YadgsWBuy+Sx7v5 3qVNg6WCuuf1HY2CV894ZTkr64t/ShQuCltroxXuTwXOhlNAj/DQlFbjPVdxzur0 H5YbIaYAkGGLQj+nDEaRLeXIsv0RnBKRopsACRTq8nSZWRnQTmZe/x1xjccZW3yV HmXV1seHhJotLhHI52Sk =DIQT -----END PGP SIGNATURE----- --ivkj6xnazeqxqtoh--