Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24920a79 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
  MIPS: Fix incorrect use of loose in vpe.c
parents 2289e664 8ebcfc8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1134,7 +1134,7 @@ static int vpe_release(struct inode *inode, struct file *filp)


	/* It's good to be able to run the SP and if it chokes have a look at
	/* It's good to be able to run the SP and if it chokes have a look at
	   the /dev/rt?. But if we reset the pointer to the shared struct we
	   the /dev/rt?. But if we reset the pointer to the shared struct we
	   loose what has happened. So perhaps if garbage is sent to the vpe
	   lose what has happened. So perhaps if garbage is sent to the vpe
	   device, use it as a trigger for the reset. Hopefully a nice
	   device, use it as a trigger for the reset. Hopefully a nice
	   executable will be along shortly. */
	   executable will be along shortly. */
	if (ret < 0)
	if (ret < 0)