From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [PATCHv2 3/7] gpu: host1x: Don't reset firewall between gathers Date: Wed, 29 May 2013 13:21:37 +0200 Message-ID: <20130529112127.GA8079@manwe> References: <1369823168-5396-1-git-send-email-amerilainen@nvidia.com> <1369823168-5396-4-git-send-email-amerilainen@nvidia.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Return-path: Content-Disposition: inline In-Reply-To: <1369823168-5396-4-git-send-email-amerilainen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Arto Merilainen Cc: thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, airlied-cv59FeDIM0c@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, tbergstrom-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Arto Merilainen wrote: [...] > diff --git a/drivers/gpu/host1x/job.c b/drivers/gpu/host1x/job.c [...] > @@ -553,7 +549,6 @@ int host1x_job_pin(struct host1x_job *job, struct dev= ice *dev) > =20 > if (!err) > err =3D do_waitchks(job, host, g->bo); > - > if (err) > break; > } This is another unnecessary whitespace change, but since it was the only issue I saw with the series I fixed it up myself while applying. Thierry --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJRpeS3AAoJEN0jrNd/PrOh2eYQAIalDwI2qvEq7zcXb1KU33bC T/jID0lqj22WDMeiJEhGtaxUq8cRJcRvLd7CIFipVS3Dqt/uTuGSq4m21j55Cl3q RJhKmpaa9h3Kj/Fof6fQs4TWDVaf6qMT9KmuPC5fZhyDR6NpuYi8VkcYIL8U7azA FNnR3cO1DKcK3xnuRxNuv6ntMaJIPzfWmmSX8ikMd71aGzjN3XWwDktYFR7FwnLb UUTz+SUk+wefIdO3ZeQdRV0B0qlELVR1fYih7HhMfRdGmK0w8gb3iUHy228ThFcX I20BuCn/iNr7czqnPH0S8Mi5ryLOdswY5SshzzlnA6O5oLHvaWjFDhlrpJPMEXdU jT02xmvz1jqUseSjnsfdUa5QrsfTDuAXXhC7t/Pq6ChZQ0D/CN8/xXUiqymYPUlc 4AiFGojlYE2YR2c//emlCq0osPhvRaQcV+P1KpCpBai2M3umjfCtP7wK/EwnU1nd n7qe4Nbrwb4rw4/7mRzS6YT7G40YsONqsVCjs/IvhIrAtQYtrqsDPkMafz63JYn7 3A8ix6PK8u+KaaHJoLf5reC8DHl8KueqF2vSkj0D0qnG6LOyY36gIiBniTJE8Yip 51uOHKf15IB0dz3X940VgoJlSSdPQVzk/nNbgy+lHW3VC7wuKzyen0tPv+ojor0K OTQ3FJTBQTPDgYC/Voci =yPnk -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--