Files
linux/drivers
Samuel Thibault 4efd0b080a Fix Ultrastor asm snippet
commit fad4dab5e4 upstream.

Commit 1292500b replaced

"=m" (*field) : "1" (*field)

with

"=m" (*field) :

with comment "The following patch fixes it by using the '+' operator on
the (*field) operand, marking it as read-write to gcc."
'+' was actually forgotten.  This really puts it.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-23 15:24:01 -07:00
..
2011-04-14 16:53:18 -07:00
2011-06-23 15:24:00 -07:00
2011-01-07 14:43:17 -08:00
2011-01-07 14:43:06 -08:00
2011-06-23 15:24:01 -07:00
2009-10-15 09:58:27 -06:00
2009-11-12 07:26:01 -08:00
2011-05-09 15:54:50 -07:00
2011-06-23 15:24:01 -07:00
2011-05-09 15:55:41 -07:00
2010-05-12 14:57:15 -07:00