]> git.hungrycats.org Git - linux/commit
[PATCH] dm: remove bogus yields
authorJoe Thornber <thornber@sistina.com>
Wed, 2 Jul 2003 02:41:21 +0000 (19:41 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 2 Jul 2003 02:41:21 +0000 (19:41 -0700)
commit8732dde80439eb2e2da2d9b792f77233196ed209
tree639c83adf71971f07b9ff0a8fcda8b86f25510fe
parent2ea58325e8b4b0c40b132dc02d037f69565c2769
[PATCH] dm: remove bogus yields

Replace a couple of bogus yields() with schedule() and io_schedule()
respectively.
drivers/md/dm-ioctl.c
drivers/md/dm.c