]> err.no Git - linux-2.6/commit
[SCSI] NCR5380: Replace yield() with a better alternative
authorAmol Lad <amol@verismonetworks.com>
Wed, 23 May 2007 21:41:37 +0000 (14:41 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 24 May 2007 14:11:00 +0000 (09:11 -0500)
commit730a646ddfea239aa9f6b732d5c10118f6801bc1
treeb2f0c3895f5dc2fc4c5f8f4be3ee60b54bb947de
parent355dfa1bc8026d185678fed4e409719a595b2d39
[SCSI] NCR5380: Replace yield() with a better alternative

Replaced yield() with cond_resched()

Signed-off-by: Amol Lad <amol@verismonetworks.com>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/NCR5380.c