lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 29 May 2013 13:21:37 +0200
From:	Thierry Reding <thierry@...fi.de>
To:	Arto Merilainen <amerilainen@...dia.com>
Cc:	thierry.reding@...il.com, airlied@...ux.ie,
	linux-tegra@...r.kernel.org, dri-devel@...ts.freedesktop.org,
	tbergstrom@...dia.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 3/7] gpu: host1x: Don't reset firewall between gathers

* 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 device *dev)
>  
>  		if (!err)
>  			err = 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

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ